[Mplayer-cvslog] CVS: main/DOCS/tech encoding-tips.txt,1.7,1.8
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sat Aug 14 19:07:47 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv5274/DOCS/tech
Modified Files:
encoding-tips.txt
Log Message:
typo
Index: encoding-tips.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/encoding-tips.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- encoding-tips.txt 10 Nov 2003 10:12:35 -0000 1.7
+++ encoding-tips.txt 14 Aug 2004 17:07:44 -0000 1.8
@@ -499,8 +499,8 @@
> -ss 2:00 -endpos 0:30 -vf scale -zoom -xy 640 -o movie.avi
1) keyint=48 is way too low. The default value is 250, this is in *frames*
-not seconds. Key frames are significantly larger than P or B frames, so the
-less key frames you have, better the overall movie will be. (huh, like Yoda
+not seconds. Keyframes are significantly larger than P or B frames, so the
+less keyframes you have, better the overall movie will be. (huh, like Yoda
I speak ;). Try keyint=300 or 350. Don't go beyond that if you want
relatively precise seeking.
More information about the MPlayer-cvslog
mailing list