mirror of https://github.com/mpv-player/mpv
syncpoint_start description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17715 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
04e57c5822
commit
8ba0c6444c
|
@ -622,6 +622,12 @@ global_key_pts
|
|||
Index tags:
|
||||
-----------
|
||||
|
||||
syncpoint_start
|
||||
syncpoints
|
||||
a index packet stores various flags and syncpoint locations for
|
||||
all syncpoints and streams betweem syncpoint_start and
|
||||
syncpoint_start + syncpoints
|
||||
|
||||
max_pts
|
||||
s = max_pts % stream_count
|
||||
pts = max_pts / stream_count
|
||||
|
|
Loading…
Reference in New Issue