CubeTwister 2.0alpha127 2010-07-15

Package ch.randelshofer.media.quicktime

Provides a QuickTime writer for encoding sequences of images as QuickTime movies using pure Java.

See:
          Description

Class Summary
DataAtomOutputStream This output stream filter supports common data types used inside of QuickTime Data Atoms.
ImageDirToMovMain Opens a file chooser and lets you choose a directory which must either contain JPG images or PNG images and then writes them all into a QuickTime movie file with 30 frames per second.
Main Main.
QuickTimeOutputStream This class supports writing of images into a QuickTime movie file.
 

Enum Summary
QuickTimeOutputStream.VideoFormat Supported video formats.
 

Package ch.randelshofer.media.quicktime Description

Provides a QuickTime writer for encoding sequences of images as QuickTime movies using pure Java.


Copyright 2003-2009 (c) Werner Randelshofer.
All rights reserved.