summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/video.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-19 16:55:26 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-19 16:55:26 +0000
commite087f63af2aec9db7787dc595b8bc71f7fbfdbe3 (patch)
treed4aeeb8183c3740244c606d974beeb213e7566b9 /DOCS/xml/en/video.xml
parent84d1a69efb2e51aa1874c47cdec943621d3c6393 (diff)
downloadmpv-e087f63af2aec9db7787dc595b8bc71f7fbfdbe3.tar.bz2
mpv-e087f63af2aec9db7787dc595b8bc71f7fbfdbe3.tar.xz
precise framerate values everywhere
patch by Corey Hickey <bugfood-ml at fatooh dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14959 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/video.xml')
-rw-r--r--DOCS/xml/en/video.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 859c0a73e9..918e2887ba 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -2082,10 +2082,10 @@ the moment lavc is both faster and gives better image quality, it is suggested
that you use that unless you have problems with it. See the man page for further
info about <option>-vf lavc/fame</option>.
Using lavc is highly recommended. Currently there is no way of setting the fps
-of the em8300 which means that it is fixed to 29.97fps. Because of this it is
+of the em8300 which means that it is fixed to 30000/1001 fps. Because of this it is
highly recommended that you use <option>-vf lavc=<replaceable>quality</replaceable>:25</option>
-especially if you are using prebuffering. Then why 25 and not 29.97? Well, the
-thing is that when you use 29.97 the picture becomes a bit jumpy. The reason for
+especially if you are using prebuffering. Then why 25 and not 30000/1001? Well, the
+thing is that when you use 30000/1001 the picture becomes a bit jumpy. The reason for
this is unknown to us. If you set it to somewhere between 25 and 27 the picture
becomes stable. For now all we can do is accept this for a fact.
</para></listitem>