mirror of
https://github.com/mpv-player/mpv
synced 2025-02-23 00:06:56 +00:00
documented -mpegopts :tele_src and :tele_dest
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21484 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2fded9964f
commit
8b89312ae7
@ -9709,6 +9709,16 @@ converted with \-ofps, is either 24000/1001 or 24 fps.
|
||||
Any other framerate is incompatible with this option.
|
||||
.
|
||||
.TP
|
||||
.B tele_src and tele_dest
|
||||
Enables arbitrary telecining using Donand Graft's DGPulldown code.
|
||||
You need to specify the original and the desired framerate and the
|
||||
muxer will make the video stream look like it was encoded at
|
||||
<tele_dest> frames per second.
|
||||
It only works with MPEG-2 video when the input framerate is smaller
|
||||
than the output framerate.
|
||||
Example of PAL to NTSC telecining: tele_src=25,tele_dest=30000/1001.
|
||||
.
|
||||
.TP
|
||||
.B vbuf_size=<40\-1024>
|
||||
Sets the size of the video decoder's buffer, expressed in kilobytes.
|
||||
Specify it only if the bitrate of the video stream is too high for
|
||||
|
Loading…
Reference in New Issue
Block a user