]> git.sesse.net Git - ffmpeg/blobdiff - doc/encoders.texi
lswr: Improve default resampler's default parameters
[ffmpeg] / doc / encoders.texi
index ed99cb42787e4a301516f19c5b96ca7cbd1e6070..a5325f45a809b572f30dfd593c80ce4a7205f2b6 100644 (file)
@@ -450,7 +450,8 @@ Set the GOP size.
 Set the global quality in lambda units, only works if the
 @code{qscale} flag in @option{flags} is enabled. The value is clipped
 in the [0 - 10*@code{FF_QP2LAMBDA}] range, and then multiplied for 6.3
-to get a value in the native libtheora range [0-63].
+to get a value in the native libtheora range [0-63]. A higher value
+corresponds to a higher quality.
 
 For example, to set maximum constant quality encoding with
 @command{ffmpeg}: