summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-05 00:41:43 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-05 00:41:43 +0000
commitc9ef884026bf7a712ab8b30c8cfb4a409add77c0 (patch)
treef22bbf97c9e786b8670276c5fc0b9bc06a8956c0 /DOCS/man/en
parente8b20d1abe0614e8305b8cf653f58ff77a0e049d (diff)
downloadmpv-c9ef884026bf7a712ab8b30c8cfb4a409add77c0.tar.bz2
mpv-c9ef884026bf7a712ab8b30c8cfb4a409add77c0.tar.xz
wording fix suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21506 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.14
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index fbc7a9c80d..7a5b68911a 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -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.