]> git.sesse.net Git - ffmpeg/blobdiff - doc/encoders.texi
Merge commit '3941df546276b190cc9362fd093e6721e8e52f50'
[ffmpeg] / doc / encoders.texi
index c0e98906496773e1687c0d1c4c10a86e51fd7406..a6cdd997d1006f1c8d48dcd9ca2fe409cc708d27 100644 (file)
@@ -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.