[FFmpeg-cvslog] r14333 - trunk/doc/ffmpeg-doc.texi

benoit subversion
Tue Jul 22 09:20:18 CEST 2008


Author: benoit
Date: Tue Jul 22 09:20:17 2008
New Revision: 14333

Log:
Enhance qblur and qcomp documentation.
Patch by tripp eliared yahoo com


Modified:
   trunk/doc/ffmpeg-doc.texi

Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi	(original)
+++ trunk/doc/ffmpeg-doc.texi	Tue Jul 22 09:20:17 2008
@@ -441,9 +441,10 @@ maximum video quantizer scale (VBR)
 @item -qdiff @var{q}
 maximum difference between the quantizer scales (VBR)
 @item -qblur @var{blur}
-video quantizer scale blur (VBR)
+video quantizer scale blur (VBR) (range 0.0 - 1.0)
 @item -qcomp @var{compression}
-video quantizer scale compression (VBR)
+video quantizer scale compression (VBR) (default 0.5).
+Constant of ratecontrol equation. Recommended range for default rc_eq: 0.0-1.0
 
 @item -lmin @var{lambda}
 minimum video lagrange factor (VBR)




More information about the ffmpeg-cvslog mailing list