<!--
{
  "documentType" : "article",
  "framework" : "QuickTime File Format",
  "identifier" : "/documentation/QuickTime-File-Format/Universal_features",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Universal features"
}
-->

# Universal features

Features that you include in any file that includes a profile atom.

## Overview

A feature consists of four fields: a reserved field, which is set to zero; a part-ID, which specifies which brand the feature belongs to; a feature code, which identifies the feature; and a value field, which holds the feature value).

The part-ID can be either universal or brand-specific. Universal features have a part-ID of four ASCII spaces (`0x20202020`). Brand-specific features have a part-ID for a particular brand, which is taken from the Compatible_brands field of the file type atom. Brand-specific features of QuickTime files have a part-ID of `'qt  '`. All features listed in this section are universal features; that is, they can be used in any file that includes a profile atom.

It is permissible to use the feature code of `0x00000000` as a placeholder, paired with a feature value of `0x00000000` for one or more features. Readers should simply ignore features having a feature code of zero.

No feature will exist to describe the unit of other features, such as bit rate. The device should consider the magnitude and tailor its display appropriately.

This specification describes only how features are stored in files. It does not require that the values of features be reported (for example, in a user interface) in the same manner as they are stored, or require that they be reported at all.

## Topics

### Setting features

[Table of features](/documentation/QuickTime-File-Format/Table_of_features)

[Maximum video bit rate](/documentation/QuickTime-File-Format/Maximum_video_bit_rate)

[Average video bit rate](/documentation/QuickTime-File-Format/Average_video_bit_rate)

[Maximum audio bit rate](/documentation/QuickTime-File-Format/Maximum_audio_bit_rate)

[Average audio bit rate](/documentation/QuickTime-File-Format/Average_audio_bit_rate)

[QuickTime video codec type](/documentation/QuickTime-File-Format/QuickTime_video_codec_type)

[QuickTime audio codec type](/documentation/QuickTime-File-Format/QuickTime_audio_codec_type)

[MPEG-4 video profile](/documentation/QuickTime-File-Format/MPEG-4_video_profile)

[MPEG-4 video codec](/documentation/QuickTime-File-Format/MPEG-4_video_codec)

[MPEG-4 video object type](/documentation/QuickTime-File-Format/MPEG-4_video_object_type)

[MPEG-4 audio codec](/documentation/QuickTime-File-Format/MPEG-4_audio_codec)

[Maximum video size in a movie](/documentation/QuickTime-File-Format/Maximum_video_size_in_a_movie)

[Maximum video size in a track](/documentation/QuickTime-File-Format/Maximum_video_size_in_a_track)

[Maximum video frame rate in a single track](/documentation/QuickTime-File-Format/Maximum_video_frame_rate_in_a_single_track)

[Average video frame rate in a single track](/documentation/QuickTime-File-Format/Average_video_frame_rate_in_a_single_track)

[Video variable frame rate indication](/documentation/QuickTime-File-Format/Video_variable_frame_rate_indication)

[Audio sample rate for a sample entry](/documentation/QuickTime-File-Format/Audio_sample_rate_for_a_sample_entry)

[Audio variable bit rate indication](/documentation/QuickTime-File-Format/Audio_variable_bit_rate_indication)

[Audio channel count](/documentation/QuickTime-File-Format/Audio_channel_count)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)