Video variable frame rate indication
Overview
- Containing profile atom
Track (video), movie
part-ID0x20202020(universal feature)feature-code'vvfp'feature-valueUnsigned
int(32)holding the value0if the frame rate is constant or the value1if the frame durations vary
Feature Values
The feature value holds one of the following two values: 0 if all video samples have the same display duration, or 1 if any video samples vary in duration.
Writer Responsibilities
A writer of the Video Variable Frame Rate Indication feature should compare the video track sample durations. If all considered durations have the same value, the value 0 indicating constant frame rate should be recorded. If any durations differ, the value 1 should be recorded for the feature. No other value should be recorded.
Feature Value Algorithm
If the Time to Sample table records a constant duration for all samples, then record 0, else record 1.
Reader Responsibilities
A reader of this feature code should only expect the values 0 or 1.
See Also
Setting features
Table of featuresMaximum video bit rateAverage video bit rateMaximum audio bit rateAverage audio bit rateQuickTime video codec typeQuickTime 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 track