mirror of https://git.ffmpeg.org/ffmpeg.git
doc/encoders: Fix application name
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
957667d198
commit
a30238621d
|
@ -2465,7 +2465,7 @@ Specifically this means either
|
||||||
@itemize @minus
|
@itemize @minus
|
||||||
@item
|
@item
|
||||||
@var{CQP} - constant quantizer scale, when the @option{qscale} codec flag is
|
@var{CQP} - constant quantizer scale, when the @option{qscale} codec flag is
|
||||||
also set (the @option{-qscale} avconv option).
|
also set (the @option{-qscale} ffmpeg option).
|
||||||
|
|
||||||
@item
|
@item
|
||||||
@var{LA_ICQ} - intelligent constant quality with lookahead, when the
|
@var{LA_ICQ} - intelligent constant quality with lookahead, when the
|
||||||
|
|
Loading…
Reference in New Issue