mirror of https://github.com/mpv-player/mpv
restored previous definition of -mpegopts :drop and :tsaf (r22900); they were there for a good reason
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22902 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
58d47169e3
commit
fb959be82f
|
@ -9786,7 +9786,7 @@ Nominal muxrate in kbit/s used in the pack headers (default: 1800 kb/s).
|
|||
Will be updated as necessary in the case of 'format=mpeg1' or 'mpeg2'.
|
||||
.
|
||||
.TP
|
||||
.B tsaf
|
||||
.B "tsaf\ \ \ "
|
||||
Sets timestamps on all frames, if possible; recommended when format=dvd.
|
||||
If dvdauthor complains with a message like "..audio sector out of range...",
|
||||
you probably did not enable this option.
|
||||
|
@ -9803,7 +9803,7 @@ Initial audio delay time, in milliseconds (default: 0),
|
|||
use it if you want to delay audio with respect to video.
|
||||
.
|
||||
.TP
|
||||
.B drop
|
||||
.B "drop\ \ \ "
|
||||
When used with vdelay the muxer drops the part of audio that was
|
||||
anticipated.
|
||||
.
|
||||
|
|
Loading…
Reference in New Issue