Mercurial > mplayer.hg
changeset 21490:033d3244e4fd
wording fix suggested by Diego
author | nicodvb |
---|---|
date | Tue, 05 Dec 2006 00:41:43 +0000 |
parents | 969de5b130ae |
children | 212cf6625a47 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Tue Dec 05 00:01:19 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Tue Dec 05 00:41:43 2006 +0000 @@ -9726,9 +9726,9 @@ .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.