summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-07 13:00:33 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-07 13:00:33 +0000
commit3905f57aaf7eefc01e8fdfdeb352c99dc0e12459 (patch)
tree2eead1d5990178807b521acd8d1e900ea2f302a9 /DOCS/tech/mpcf.txt
parent11c255bf20a0441c0490818168649554120ba75e (diff)
downloadmpv-3905f57aaf7eefc01e8fdfdeb352c99dc0e12459.tar.bz2
mpv-3905f57aaf7eefc01e8fdfdeb352c99dc0e12459.tar.xz
language_code & fourcc vb->v reversal
version 0->1, 0 was NUT with subpackets :) stream_id < stream_count rule (otherwise stream[stream_id] would be problematic ...) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12151 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 0c1dc76869..e6288fa28c 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -115,9 +115,9 @@ stream_header:
packet_header
stream_id v
stream_class v
- fourcc v
+ fourcc vb
average_bitrate v
- language_code v
+ language_code vb
time_base_nom v
time_base_denom v
msb_timestamp_shift v
@@ -234,13 +234,13 @@ backward_ptr
the first bit is allways set
version
- 0 for now
+ 1 for now
stream_id
Note: streams with a lower relative class MUST have a lower relative id
so a stream with class 0 MUST allways have a id which is lower then any
stream with class > 0
- streams should use low ids
+ stream_id MUST be < stream_count
stream_class
0 video