mirror of
https://github.com/mpv-player/mpv
synced 2025-02-21 07:16:56 +00:00
EOR can only be (un)set for non delayed streams.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17552 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2794a784ae
commit
0a7fab7bab
@ -475,7 +475,7 @@ stream_flags
|
||||
All streams SHOULD end with EOR, where the pts of the EOR indicates the
|
||||
end presentation time of the final frame.
|
||||
An EOR set stream is unset by the first content frames.
|
||||
When an EOR is unset, dts_cache of the stream is reset to -1.
|
||||
EOR can only be unset in streams with zero decode_delay .
|
||||
|
||||
stream_id_plus1[frame_code]
|
||||
must be <250
|
||||
|
Loading…
Reference in New Issue
Block a user