|
|
||
|
|
| MATHEMATICA IMPORT/EXPORT FORMAT | See Also »|More About » |
| Registered MIME type: video/quicktime Apple QuickTime file format. Multimedia container format. Commonly used for archiving and exchanging video content. Stores audio and video in a format suitable for synchronous playback. Binary format. Supports a variety of audio and video codecs as well as lossless video. Introduced in 1991 by Apple. |
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties, and settings |
| "Animation" | animation object | |
| "Data" | array of raw bitmap data for each frame | |
| "Frames" | list of integer indices representing the sequence of still pictures in the file | |
| "Frames",n | the n | |
| "GraphicsList" | frames represented as a list of graphics objects | |
| "ImageList" | frames represented as a list of images | |
| "ImageList",n | the n | |
| "ImageList",{n1,n2,...} | multiple frames |
| "BitDepth" | bits used to represent each color channel in the file | |
| "ColorSpace" | color encoding used in the file | |
| "Duration" | animation length in seconds | |
| "FrameCount" | number of frames in the file | |
| "FrameRate" | number of frames to be displayed per second | |
| "ImageSize" | raster dimensions | |
| "VideoEncoding" | video codec used in the file |
| "FrameRate" | 15 | number of frames shown per second | |
| "VideoEncoding" | Automatic | video codec for file | |
| Background | White | background color | |
| ImageSize | Automatic | pixel dimensions |
Export a Manipulate to QuickTime:
Show the Import elements available in a QuickTime sample file:
When exporting Graphics, frames are rasterized to the size of the first frame:
|