[Mplayer-cvslog] CVS: main/DOCS/tech libavc-options.txt,1.29,1.30
Richard Felker CVS
rfelker at mplayerhq.hu
Wed Jan 1 21:02:49 CET 2003
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv3012/DOCS/tech
Modified Files:
libavc-options.txt
Log Message:
document minimum qscale correctly. someone should probably add a note
to the man page explaining that q=1 is a bad idea unless you really
know what you're doing.
Index: libavc-options.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/libavc-options.txt,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- libavc-options.txt 1 Jan 2003 19:56:25 -0000 1.29
+++ libavc-options.txt 1 Jan 2003 20:02:45 -0000 1.30
@@ -6,7 +6,7 @@
lavcopts: (encoder options)
---------------------------
-vqmin 2-31 (minimum quantizer) for pass1/2
+vqmin 1-31 (minimum quantizer) for pass1/2
1 is not recommended (much larger file, little quality difference (if u are lucky)
and other weird things (if u are less lucky))
weird things: msmpeg4, h263 will be very low quality
More information about the MPlayer-cvslog
mailing list