summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-04 15:29:10 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-04 15:29:10 +0000
commit90075ced940aa74096c1e3fbd5258dbc3f85689d (patch)
treef8215f49aca06a48708baf8c084cb2cf4e72e32c /DOCS
parent6afc33d585e597f976f2b864a6b40c36caa63cfc (diff)
downloadmpv-90075ced940aa74096c1e3fbd5258dbc3f85689d.tar.bz2
mpv-90075ced940aa74096c1e3fbd5258dbc3f85689d.tar.xz
Typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14919 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.19
1 files changed, 5 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 9e174b85f1..c16489fd90 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7977,15 +7977,16 @@ Sets the video bitrate in kbit/s for MPEG-1/2 video.
.
.TP
.B vframerate=<23.976 | 24 | 25 | 29.97 | 30 | 50 | 59.94 | 60 >
-Sets the framerate for MPEG-1/2 video. This option will be ignored if used with
-option telecine.
+Sets the framerate for MPEG-1/2 video.
+This option will be ignored if used with option telecine.
.
.TP
.B telecine
Enables soft telecine mode: the muxer will trick the video stream so as
to make it look like encoded at 29.97 or 30 fps; it only works with MPEG-2
-video when the output framerate, eventually converted with -ofps, is either
-23.976 or 24 fps. Any other framerate is incompatible with this option.
+video when the output framerate, eventually converted with \-ofps, is either
+23.976 or 24 fps.
+Any other framerate is incompatible with this option.
.
.
.\" --------------------------------------------------------------------------