mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 23:32:26 +00:00
wording fix suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21506 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e8b20d1abe
commit
c9ef884026
@ -9726,9 +9726,9 @@ 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
|
||||
You need to specify the original and the desired framerate; the
|
||||
muxer will make the video stream look like it was encoded at
|
||||
<tele_dest> frames per second, patching the nominal output framerate.
|
||||
<tele_dest> frames per second, replacing the nominal output framerate.
|
||||
It only works with MPEG-2 video when the input framerate is smaller
|
||||
than the output framerate and the framerate increase is <= 1.5.
|
||||
Example of PAL to NTSC telecining: tele_src=25:tele_dest=30000/1001.
|
||||
|
Loading…
Reference in New Issue
Block a user