Mercurial > mplayer.hg
changeset 12150:2c9a2b1772bc
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 ...)
author | michael |
---|---|
date | Wed, 07 Apr 2004 13:00:33 +0000 |
parents | 2cce4d42f4a8 |
children | 75fdb659f5bf |
files | DOCS/tech/mpcf.txt |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/mpcf.txt Wed Apr 07 12:46:14 2004 +0000 +++ b/DOCS/tech/mpcf.txt Wed Apr 07 13:00:33 2004 +0000 @@ -115,9 +115,9 @@ 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 @@ 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