X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fencoders.texi;h=a6cdd997d1006f1c8d48dcd9ca2fe409cc708d27;hb=2d0440f93f93d2f92947dabb481b3e56c099ea26;hp=c0e98906496773e1687c0d1c4c10a86e51fd7406;hpb=f38e2bcb72ee2df60ce0fbeb2e33ce0ca8ebd7e8;p=ffmpeg diff --git a/doc/encoders.texi b/doc/encoders.texi index c0e98906496..a6cdd997d10 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -2171,7 +2171,7 @@ Use @var{0} to disable alpha plane coding. @subsection Speed considerations In the default mode of operation the encoder has to honor frame constraints -(i.e. not produc frames with size bigger than requested) while still making +(i.e. not produce frames with size bigger than requested) while still making output picture as good as possible. A frame containing a lot of small details is harder to compress and the encoder would spend more time searching for appropriate quantizers for each slice.