summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-07 22:13:54 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-07 22:13:54 +0000
commit0e881c82ccddb8aacf19629d5ce5efe15f5c8091 (patch)
treeaee2722b0fa405b65521ab376565f449a3ad903b /DOCS/tech/mpcf.txt
parent0ee250f9126277af0bcbd61dc74e2078496846c3 (diff)
downloadmpv-0e881c82ccddb8aacf19629d5ce5efe15f5c8091.tar.bz2
mpv-0e881c82ccddb8aacf19629d5ce5efe15f5c8091.tar.xz
hex editor friendly language_code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9326 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index b2235fdadb..f0b8189d62 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -84,7 +84,7 @@ stream_header:
stream_class v
fourcc b
average_bitrate v
- language_code v
+ language_code b
time_base_nom v
time_base_denom v
lsb_timestamp_length v
@@ -220,9 +220,11 @@ stream_class
fourcc
identification for the codec
example: "H264"
+ MUST contain 4 bytes, note, this might be increasd in the future if
+ needed
language_code
- something like 'u'<<24 + 's'<<16 + 'e'<<8 + 'n' (US english), can be 0
+ something like "usen" (US english), can be 0
if unknown
time_base_nom / time_base_denom = time_base