diff options
author | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-03-13 15:50:41 +0000 |
---|---|---|
committer | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-03-13 15:50:41 +0000 |
commit | 1de0afc6a9d275bc5f5cd24edebb52d0b923fbae (patch) | |
tree | 26df3c6f8bd06014e4a6363b12e649c2806cb557 /DOCS/tech | |
parent | 60866034a2e2ad09b12a7b053fb7f0b7a7e763ae (diff) |
index per stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9581 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/mpcf.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt index 882f325947..d3b2017ac1 100644 --- a/DOCS/tech/mpcf.txt +++ b/DOCS/tech/mpcf.txt @@ -233,6 +233,7 @@ length_in_msec index_flag 1 indicates that this file has an index Note, all files SHOULD have an index at the end except, (realtime) streams + Note, all streams SHOULD have an index stream_id Note: streams with a lower relative class MUST have a lower relative id @@ -487,7 +488,8 @@ headers MUST be repeated every 10sec at least ? FIXME headers MUST be repeated at least twice (so they exist 3 times in a file) Index -the index can be repeated but there SHOULD be at least one at the end +the index can be repeated but there SHOULD be at least one for each stream at +the end Note: in case of realtime streaming there is no end, so no index there either Info packets |