QuickTime video codec type
Overview
- Containing profile atom
Track (video), movie
part-ID0x20202020(universal feature)feature-code'vfmt'feature-valueUnsigned
int(32)(a four-character-code) holding the QuickTime video codec type copied from theImageDescriptionstructure’scTypefield
Feature Values
This is the four-character-code found in a video sample description.
Examples: 'mp4v', 'jpeg'.
Writer Responsibilities
A writer of the QuickTime video codec type feature should record the four-character code corresponding to the QuickTime video format type or types also recorded in the video track’s sample descriptions.
Feature Value Algorithm
The feature value is the video codec type read from a QuickTime ImageDescription’s cType field. If there are multiple sample descriptions with different video codec types, multiple video codec type features should be recorded in the profile atom.
Reader Responsibilities
A reader of this feature code should compare the recorded value by an equality comparison (using =) with the format codes supported by the reader.
See Also
Setting features
Table of featuresMaximum video bit rateAverage video bit rateMaximum audio bit rateAverage audio bit rateQuickTime audio codec typeMPEG-4 video profileMPEG-4 video codecMPEG-4 video object typeMPEG-4 audio codecMaximum video size in a movieMaximum video size in a trackMaximum video frame rate in a single trackAverage video frame rate in a single trackVideo variable frame rate indication