mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 11:55:42 +00:00
Typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14919 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6afc33d585
commit
90075ced94
@ -7977,15 +7977,16 @@ Sets the video bitrate in kbit/s for MPEG-1/2 video.
|
||||
.
|
||||
.TP
|
||||
.B vframerate=<23.976 | 24 | 25 | 29.97 | 30 | 50 | 59.94 | 60 >
|
||||
Sets the framerate for MPEG-1/2 video. This option will be ignored if used with
|
||||
option telecine.
|
||||
Sets the framerate for MPEG-1/2 video.
|
||||
This option will be ignored if used with option telecine.
|
||||
.
|
||||
.TP
|
||||
.B telecine
|
||||
Enables soft telecine mode: the muxer will trick the video stream so as
|
||||
to make it look like encoded at 29.97 or 30 fps; it only works with MPEG-2
|
||||
video when the output framerate, eventually converted with -ofps, is either
|
||||
23.976 or 24 fps. Any other framerate is incompatible with this option.
|
||||
video when the output framerate, eventually converted with \-ofps, is either
|
||||
23.976 or 24 fps.
|
||||
Any other framerate is incompatible with this option.
|
||||
.
|
||||
.
|
||||
.\" --------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user