1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
|
Count;;;N NI;;;Count of objects available in this stream
Status;;;N NI;;;bit field (0=IsAccepted, 1=IsFilled, 2=IsUpdated, 3=IsFinished)
StreamCount;;;N NI;;;Count of streams of that kind available
StreamKind;Audio;;N NT;;;Stream type name;;
StreamKind/String;;;N NT;;;Stream type name
StreamKindID;;;N NI;;;Number of the stream (base=0)
StreamKindPos;;;N NI;;;When multiple streams, number of the stream (base=1)
StreamOrder;;;N YI;;;Stream order in the file, whatever is the kind of stream (base=0)
FirstPacketOrder;;;N YI;;;Order of the first fully decodable packet met in the file, whatever is the kind of stream (base=0)
Inform;;;N NT;;;Last **Inform** call
ID;;;N YI;;;The ID for this stream in this file
ID/String;;;Y NT;;;The ID for this stream in this file
UniqueID;;;N YI;;;The unique ID for this stream, should be copied with stream copy
UniqueID/String;;;Y NT;;;The unique ID for this stream, should be copied with stream copy
MenuID;;;N YI;;;The menu ID for this stream in this file
MenuID/String;;;Y NT;;;The menu ID for this stream in this file
Format;;;Y YT;;;Format used;;
Format/Info;;;Y NT;;;Info about the format;;
Format/Url;;;N NT;;;Homepage of this format;;
Format_Commercial;;;N YT;;;Commercial name used by vendor for theses setings or Format field if there is no difference;;
Format_Commercial_IfAny;;;Y YT;;;Commercial name used by vendor for theses setings if there is one;;
Format_Version;;;Y YT;;;Version of this format;;
Format_Profile;;;Y YT;;;Profile of this Format;;
Format_Compression;;;Y YT;;;Compression method used;;
Format_Settings;;;N YT;;;Settings needed for decoder used, summary;;
Format_Settings_SBR;;Yes;N YT;;;;;
Format_Settings_SBR/String;;;N NT;;;;;
Format_Settings_PS;;Yes;N YT;;;;;
Format_Settings_PS/String;;;N NT;;;;;
Format_Settings_Mode;;;Y YT;;;;;
Format_Settings_ModeExtension;;;Y YT;;;;;
Format_Settings_Emphasis;;;Y YT;;;;;
Format_Settings_Floor;;;Y YT;;;;;
Format_Settings_Firm;;;Y YT;;;;;
Format_Settings_Endianness;;;Y YT;;;;;
Format_Settings_Sign;;;Y YT;;;;;
Format_Settings_Law;;;Y YT;;;;;
Format_Settings_ITU;;;Y YT;;;;;
Format_Settings_Wrapping;;;Y YT;;;Wrapping mode (Frame wrapped or Clip wrapped)
Matrix_Format;;;Y YI;;;Matrix format (e.g. DTS Neural);;
InternetMediaType;;;N YT;;;Internet Media Type (aka MIME Type, Content-Type);;
MuxingMode;;;Y YT;;;How this stream is muxed in the container;;
MuxingMode_MoreInfo;;;Y NT;;;More info (text) about the muxing mode;;
CodecID;;;Y YT;;;Codec ID (found in some containers);;
CodecID/String;;;Y NT;;;Codec ID (found in some containers);;
CodecID/Info;;;Y NT;;;Info about codec ID;;
CodecID/Hint;;;Y NT;;;Hint/popular name for this codec ID;;
CodecID/Url;;;N NT;;;Homepage for more details about this codec ID;;
CodecID_Description;;;Y YT;;;Manual description given by the container;;
Codec;;;N NT;;;Deprecated, do not use in new projects;;
Codec/String;;;N NT;;;Deprecated, do not use in new projects;;
Codec/Family;;;N NT;;;Deprecated, do not use in new projects;;
Codec/Info;;;N NT;;;Deprecated, do not use in new projects;;
Codec/Url;;;N NT;;;Deprecated, do not use in new projects;;
Codec/CC;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Description;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Profile;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Settings;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Settings_Automatic;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Settings_Floor;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Settings_Firm;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Settings_Endianness;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Settings_Sign;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Settings_Law;;;N NT;;;Deprecated, do not use in new projects;;
Codec_Settings_ITU;;;N NT;;;Deprecated, do not use in new projects;;
Duration;; ms;N YI;;;Play time of the stream;;
Duration/String;;;Y NT;;;Play time in format : XXx YYy only, YYy omited if zero;;
Duration/String1;;;N NT;;;Play time in format : HHh MMmn SSs MMMms, XX omited if zero;;
Duration/String2;;;N NT;;;Play time in format : XXx YYy only, YYy omited if zero;;
Duration/String3;;;N NT;;;Play time in format : HH:MM:SS.MMM;;
Duration_FirstFrame;; ms;N YI;;;Duration of the first frame if it is longer than others, in ms;
Duration_FirstFrame/String;;;Y NT;;;Duration of the first frame if it is longer than others, in format : XXx YYy only, YYy omited if zero;
Duration_FirstFrame/String1;;;N NT;;;Duration of the first frame if it is longer than others, in format : HHh MMmn SSs MMMms, XX omited if zero;
Duration_FirstFrame/String2;;;N NT;;;Duration of the first frame if it is longer than others, in format : XXx YYy only, YYy omited if zero;
Duration_FirstFrame/String3;;;N NT;;;Duration of the first frame if it is longer than others, in format : HH:MM:SS.MMM;
Duration_LastFrame;; ms;N YI;;;Duration of the last frame if it is longer than others, in ms;
Duration_LastFrame/String;;;Y NT;;;Duration of the last frame if it is longer than others, in format : XXx YYy only, YYy omited if zero;
Duration_LastFrame/String1;;;N NT;;;Duration of the last frame if it is longer than others, in format : HHh MMmn SSs MMMms, XX omited if zero;
Duration_LastFrame/String2;;;N NT;;;Duration of the last frame if it is longer than others, in format : XXx YYy only, YYy omited if zero;
Duration_LastFrame/String3;;;N NT;;;Duration of the last frame if it is longer than others, in format : HH:MM:SS.MMM;
Source_Duration;; ms;N YI;;;Source Play time of the stream;;
Source_Duration/String;;;Y NT;;;Source Play time in format : XXx YYy only, YYy omited if zero;;
Source_Duration/String1;;;N NT;;;Source Play time in format : HHh MMmn SSs MMMms, XX omited if zero;;
Source_Duration/String2;;;N NT;;;Source Play time in format : XXx YYy only, YYy omited if zero;;
Source_Duration/String3;;;N NT;;;Source Play time in format : HH:MM:SS.MMM;;
Source_Duration_FirstFrame;; ms;N YI;;;Source Duration of the first frame if it is longer than others, in ms;
Source_Duration_FirstFrame/String;;;Y NT;;;Source Duration of the first frame if it is longer than others, in format : XXx YYy only, YYy omited if zero;
Source_Duration_FirstFrame/String1;;;N NT;;;Source Duration of the first frame if it is longer than others, in format : HHh MMmn SSs MMMms, XX omited if zero;
Source_Duration_FirstFrame/String2;;;N NT;;;Source Duration of the first frame if it is longer than others, in format : XXx YYy only, YYy omited if zero;
Source_Duration_FirstFrame/String3;;;N NT;;;Source Duration of the first frame if it is longer than others, in format : HH:MM:SS.MMM;
Source_Duration_LastFrame;; ms;N YI;;;Source Duration of the last frame if it is longer than others, in ms;
Source_Duration_LastFrame/String;;;Y NT;;;Source Duration of the last frame if it is longer than others, in format : XXx YYy only, YYy omited if zero;
Source_Duration_LastFrame/String1;;;N NT;;;Source Duration of the last frame if it is longer than others, in format : HHh MMmn SSs MMMms, XX omited if zero;
Source_Duration_LastFrame/String2;;;N NT;;;Source Duration of the last frame if it is longer than others, in format : XXx YYy only, YYy omited if zero;
Source_Duration_LastFrame/String3;;;N NT;;;Source Duration of the last frame if it is longer than others, in format : HH:MM:SS.MMM;
BitRate_Mode;;;N YT;;;Bit rate mode (VBR, CBR);;
BitRate_Mode/String;;;Y NT;;;Bit rate mode (Constant, Variable);;
BitRate;; bps;N YF;;;Bit rate in bps;;
BitRate/String;;;Y NT;;;Bit rate (with measurement);;
BitRate_Minimum;; bps;N YF;;;Minimum Bit rate in bps;;
BitRate_Minimum/String;;;Y NT;;;Minimum Bit rate (with measurement);;
BitRate_Nominal;; bps;N YF;;;Nominal Bit rate in bps;;
BitRate_Nominal/String;;;Y NT;;;Nominal Bit rate (with measurement);;
BitRate_Maximum;; bps;N YF;;;Maximum Bit rate in bps;;
BitRate_Maximum/String;;;Y NT;;;Maximum Bit rate (with measurement);;
BitRate_Encoded;; bps;N YF;;;Encoded (with forced padding) bit rate in bps, if some container padding is present
BitRate_Encoded/String;;;Y NT;;;Encoded (with forced padding) bit rate (with measurement), if some container padding is present
Channel(s);; channel;N YI;;;Number of channels;;
Channel(s)/String;;;Y NT;;;Number of channels (with measurement);;
Channel(s)_Original;; channel;N YI;;;Number of channels;;
Channel(s)_Original/String;;;Y NT;;;Number of channels (with measurement);;
Matrix_Channel(s);; channel;N YI;;;Number of channels after matrix decoding;;
Matrix_Channel(s)/String;;;Y NT;;;Number of channels after matrix decoding (with measurement);;
ChannelPositions;;;Y YT;;;Position of channels;;
ChannelPositions/String2;;;N NT;;;Position of channels (x/y.z format);;
Matrix_ChannelPositions;;;Y YT;;;Position of channels after matrix decoding;;
Matrix_ChannelPositions/String2;;;N NT;;;Position of channels after matrix decoding (x/y.z format);;
ChannelLayout;;;N YT;;;Layout of channels (in the stream);;
ChannelLayoutID;;;N YT;;;ID of layout of channels (e.g. MXF descriptor channel assignment). Warning, sometimes this is not enough for uniquely identifying a layout (e.g. MXF descriptor channel assignment is SMPTE 377-4). For AC-3, the form is x,y with x=acmod and y=lfeon.;;
SamplingRate;; Hz;N YF;;;Sampling rate;;
SamplingRate/String;;;Y NT;;;in KHz;;
SamplingCount;;;N NI;;;Sample count (based on sampling rate);;
Source_SamplingCount;;;N NI;;;Source Sample count (based on sampling rate);;
FrameRate;; fps;N YF;;;Frames per second
FrameRate/String;;;N NT;;;Frames per second (with measurement)
FrameCount;;;N NI;;;Frame count (a frame contains a count of samples depends of the format);;
Source_FrameCount;;;N NI;;;Source Frame count (a frame contains a count of samples depends of the format);;
Resolution;; bit;N NI;;;Deprecated, do not use in new projects;;
Resolution/String;;;N NT;;;Deprecated, do not use in new projects;;
BitDepth;; bit;N YI;;;Resolution in bits (8, 16, 20, 24). Note: significant bits in case the stored bit depth is different;;
BitDepth/String;;;Y NT;;;Resolution in bits (8, 16, 20, 24). Note: significant bits in case the stored bit depth is different;;
BitDepth_Stored;; bit;N YI;;;Stored Resolution in bits (8, 16, 20, 24);;
BitDepth_Stored/String;;;Y NT;;;Stored Resolution in bits (8, 16, 20, 24);;
Compression_Mode;;;N YT;;;Compression mode (Lossy or Lossless)
Compression_Mode/String;;;Y NT;;;Compression mode (Lossy or Lossless)
Compression_Ratio;;;Y YF;;;Current stream size divided by uncompressed stream size;;
Delay;; ms;N NI;;;Delay fixed in the stream (relative) IN MS;
Delay/String;;;N NT;;;Delay with measurement;
Delay/String1;;;N NT;;;Delay with measurement;
Delay/String2;;;N NT;;;Delay with measurement;
Delay/String3;;;N NT;;;Delay in format : HH:MM:SS.MMM;
Delay/String4;;;N NT;;;Delay in format : HH:MM:SS:FF (HH:MM:SS;FF for drop frame, if available)
Delay_Settings;;;N NT;;;Delay settings (in case of timecode for example);
Delay_DropFrame;;;N NT;;;Delay drop frame;
Delay_Source;;;N NT;;;Delay source (Container or Stream or empty);
Delay_Source/String;;;N NT;;;Delay source (Container or Stream or empty);
Delay_Original;; ms;N NI;;;Delay fixed in the raw stream (relative) IN MS;
Delay_Original/String;;;N NT;;;Delay with measurement;
Delay_Original/String1;;;N NT;;;Delay with measurement;
Delay_Original/String2;;;N NT;;;Delay with measurement;
Delay_Original/String3;;;N NT;;;Delay in format: HH:MM:SS.MMM;;
Delay_Original/String4;;;N NT;;;Delay in format: HH:MM:SS:FF (HH:MM:SS;FF for drop frame, if available);
Delay_Original_Settings;;;N NT;;;Delay settings (in case of timecode for example);;
Delay_Original_DropFrame;;;N NT;;;Delay drop frame info;
Delay_Original_Source;;;N NT;;;Delay source (Stream or empty);
Video_Delay;; ms;N NI;;;Delay fixed in the stream (absolute / video)
Video_Delay/String;;;Y NT;;;
Video_Delay/String1;;;N NT;;;
Video_Delay/String2;;;N NT;;;
Video_Delay/String3;;;N NT;;;
Video_Delay/String4;;;N NT;;;
Video0_Delay;; ms;N NI;;;Deprecated, do not use in new projects
Video0_Delay/String;;;N NT;;;Deprecated, do not use in new projects
Video0_Delay/String1;;;N NT;;;Deprecated, do not use in new projects
Video0_Delay/String2;;;N NT;;;Deprecated, do not use in new projects
Video0_Delay/String3;;;N NT;;;Deprecated, do not use in new projects
Video0_Delay/String4;;;N NT;;;Deprecated, do not use in new projects
ReplayGain_Gain;; dB;N YT;;;The gain to apply to reach 89dB SPL on playback;;
ReplayGain_Gain/String;;;Y YT;;;;;
ReplayGain_Peak;;;Y YT;;;The maximum absolute peak value of the item;;
StreamSize;; byte;N YI;;;Streamsize in bytes;;
StreamSize/String;;;Y NT;;;Streamsize in with percentage value;;
StreamSize/String1;;;N NT;;;;;
StreamSize/String2;;;N NT;;;;;
StreamSize/String3;;;N NT;;;;;
StreamSize/String4;;;N NT;;;;;
StreamSize/String5;;;N NT;;;Streamsize in with percentage value;;
StreamSize_Proportion;;;N NT;;;Stream size divided by file size;;
Source_StreamSize;; byte;N YI;;;Source Streamsize in bytes;;
Source_StreamSize/String;;;Y NT;;;Source Streamsize in with percentage value;;
Source_StreamSize/String1;;;N NT;;;;;
Source_StreamSize/String2;;;N NT;;;;;
Source_StreamSize/String3;;;N NT;;;;;
Source_StreamSize/String4;;;N NT;;;;;
Source_StreamSize/String5;;;N NT;;;Source Streamsize in with percentage value;;
Source_StreamSize_Proportion;;;N NT;;;Source Stream size divided by file size;;
StreamSize_Encoded;; byte;N YI;;;Encoded Streamsize in bytes;;
StreamSize_Encoded/String;;;Y NT;;;Encoded Streamsize in with percentage value;;
StreamSize_Encoded/String1;;;N NT;;;;;
StreamSize_Encoded/String2;;;N NT;;;;;
StreamSize_Encoded/String3;;;N NT;;;;;
StreamSize_Encoded/String4;;;N NT;;;;;
StreamSize_Encoded/String5;;;N NT;;;Encoded Streamsize in with percentage value;;
StreamSize_Encoded_Proportion;;;N NT;;;Encoded Stream size divided by file size;;
Source_StreamSize_Encoded;; byte;N YI;;;Source Encoded Streamsize in bytes;;
Source_StreamSize_Encoded/String;;;Y NT;;;Source Encoded Streamsize in with percentage value;;
Source_StreamSize_Encoded/String1;;;N NT;;;;;
Source_StreamSize_Encoded/String2;;;N NT;;;;;
Source_StreamSize_Encoded/String3;;;N NT;;;;;
Source_StreamSize_Encoded/String4;;;N NT;;;;;
Source_StreamSize_Encoded/String5;;;N NT;;;Source Encoded Streamsize in with percentage value;;
Source_StreamSize_Encoded_Proportion;;;N NT;;;Source Encoded Stream size divided by file size;;
Alignment;;;N YT;;;How this stream file is aligned in the container;;
Alignment/String;;;Y NT;;;Where this stream file is aligned in the container;;
Interleave_VideoFrames;;;N YF;;;Between how many video frames the stream is inserted;;
Interleave_Duration;;;N YI;;;Between how much time (ms) the stream is inserted;;
Interleave_Duration/String;;;Y NT;;;Between how much time and video frames the stream is inserted (with measurement);;
Interleave_Preload;;;N YI;;;How much time is buffered before the first video frame;;
Interleave_Preload/String;;;Y NT;;;How much time is buffered before the first video frame (with measurement);;
Title;;;Y YI;;;Name of the track;;
Encoded_Library;;;N YT;;;Software used to create the file;;
Encoded_Library/String;;;Y NT;;;Software used to create the file;;
Encoded_Library/Name;;;N NT;;;Info from the software;;
Encoded_Library/Version;;;N NT;;;Version of software;;
Encoded_Library/Date;;;N NT;;;Release date of software;;
Encoded_Library_Settings;;;Y YT;;;Parameters used by the software;;
Language;;;N YT;;;Language (2-letter ISO 639-1 if exists, else 3-letter ISO 639-2, and with optional ISO 3166-1 country separated by a dash if available, e.g. en, en-us, zh-cn);;
Language/String;;;Y NT;;;Language (full);;
Language/String1;;;N NT;;;Language (full);;
Language/String2;;;N NT;;;Language (2-letter ISO 639-1 if exists, else empty);;
Language/String3;;;N NT;;;Language (3-letter ISO 639-2 if exists, else empty);;
Language/String4;;;N NT;;;Language (2-letter ISO 639-1 if exists with optional ISO 3166-1 country separated by a dash if available, e.g. en, en-us, zh-cn, else empty);;
Language_More;;;Y YT;;;More info about Language (e.g. Director's Comment);;
Default;;Yes;N YT;;;Set if that track should be used if no language found matches the user preference.
Default/String;;;Y NT;;;Set if that track should be used if no language found matches the user preference.
Forced;;Yes;N YT;;;Set if that track should be used if no language found matches the user preference.
Forced/String;;;Y NT;;;Set if that track should be used if no language found matches the user preference.
Encoded_Date;;;Y YT;;;UTC time that the encoding of this item was completed began.;;Temporal
Tagged_Date;;;Y YT;;;UTC time that the tags were done for this item.;;Temporal
Encryption;;;Y YT;;;;;
|