wording and markup improvements

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21725 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-12-22 05:38:15 +00:00
parent c61624861c
commit 496b25f455
1 changed files with 11 additions and 2 deletions

View File

@ -9773,10 +9773,19 @@ Any other framerate is incompatible with this option.
Enables arbitrary telecining using Donand Graft's DGPulldown code. Enables arbitrary telecining using Donand Graft's DGPulldown code.
You need to specify the original and the desired framerate; the You need to specify the original and the desired framerate; the
muxer will make the video stream look like it was encoded at muxer will make the video stream look like it was encoded at
<tele_dest> frames per second, replacing the nominal output framerate. the desired framerate.
It only works with MPEG-2 video when the input framerate is smaller It only works with MPEG-2 video when the input framerate is smaller
than the output framerate and the framerate increase is <= 1.5. than the output framerate and the framerate increase is <= 1.5.
Example of PAL to NTSC telecining: tele_src=25:tele_dest=30000/1001. .sp 1
.RS
.I EXAMPLE:
.RE
.PD 0
.RSs
.IPs tele_src=25,tele_dest=30000/1001
PAL to NTSC telecining
.RE
.PD 1
. .
.TP .TP
.B vbuf_size=<40\-1194> .B vbuf_size=<40\-1194>