mirror of
https://github.com/mpv-player/mpv
synced 2025-01-10 00:49:32 +00:00
Document reorder and noreorder as (no)reorder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14813 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
11a3ee0bc5
commit
309fd06dd0
@ -7878,7 +7878,7 @@ Will be updated as necessary in the case of 'format=mpeg1' or 'mpeg2'.
|
||||
Sets timestamps on all frames, if possible.
|
||||
.
|
||||
.TP
|
||||
.B reorder
|
||||
.B (no)reorder
|
||||
Enables the frame reordering code, that stores frames in decoding
|
||||
(rather than display) order (default: disabled).
|
||||
Use it only if you believe the video frames in the original stream
|
||||
@ -7886,10 +7886,6 @@ were stored incorrectly.
|
||||
Works only with MPEG-1/2 video.
|
||||
.
|
||||
.TP
|
||||
.B noreorder
|
||||
Disables the above mentioned frame reordering code.
|
||||
.
|
||||
.TP
|
||||
.B init_vpts=<100\-700>
|
||||
initial video pts, in milliseconds (default: 200)
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user