1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-31 04:02:06 +00:00

moved file_size and len_in_msec

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10874 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2003-09-15 20:22:27 +00:00
parent 619a28d16f
commit 3ddcf7ba1e

View File

@ -88,8 +88,6 @@ main header:
packet header
version v
stream_count v
file_size v
length_in_msec v
reserved_bytes
checksum u(32)
@ -434,6 +432,7 @@ type
name
the name of the info entry, valid names are
"TotalTime" total length of the stream in msecs
"StreamId" the stream(s) to which the info packet applies
"StartTimestamp"
"EndTimestamp" the time range in msecs to which the info applies