mirror of https://github.com/mpv-player/mpv
SHOULD NOT be higher than 1/timebase limit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17802 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e44e52167a
commit
8895e7c64c
|
@ -409,6 +409,7 @@ max_pts_distance
|
||||||
timebase of the stream, without a checksum after the frameheader
|
timebase of the stream, without a checksum after the frameheader
|
||||||
Note that last_pts is not necessarily the pts of the last frame
|
Note that last_pts is not necessarily the pts of the last frame
|
||||||
on the same stream, as it is altered by syncpoint timestamps.
|
on the same stream, as it is altered by syncpoint timestamps.
|
||||||
|
SHOULD NOT be higher than 1/timebase
|
||||||
|
|
||||||
stream_id
|
stream_id
|
||||||
Stream identifier
|
Stream identifier
|
||||||
|
|
Loading…
Reference in New Issue