summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-16 09:52:52 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-16 09:52:52 +0000
commit3e739b70b21abcb2091aa3b5db2a30f857bbbe3f (patch)
tree2e74bada2784f90b99e8a4b65a8bdf44ed95107b /DOCS/man
parenteaa8e3bcb63facd521bf2b5c76829a8d8c39050c (diff)
downloadmpv-3e739b70b21abcb2091aa3b5db2a30f857bbbe3f.tar.bz2
mpv-3e739b70b21abcb2091aa3b5db2a30f857bbbe3f.tar.xz
Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15488 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 65872013ea..73e4ce9dc8 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -33,7 +33,7 @@
.\" Title
.\" --------------------------------------------------------------------------
.
-.TH MPlayer 1 "2005-04-03" "The MPlayer Project" "The Movie Player"
+.TH MPlayer 1 "2005-05-15" "The MPlayer Project" "The Movie Player"
.
.SH NAME
mplayer \- movie player
@@ -8181,9 +8181,9 @@ This option will be ignored if used with the telecine option.
.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
+to make it look like encoded at 30000/1001 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.
+24000/1001 or 24 fps.
Any other framerate is incompatible with this option.
.
.