ffmpeg | branch: master | Marth64 <[email protected]> | Sat Jan 6 16:24:54 2024 -0600| [b98d87376bbf92b101be491328fac7ec7b1a5262] | committer: Stefano Sabatini
doc/encoders/opus: fix typo Signed-off-by: Marth64 <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b98d87376bbf92b101be491328fac7ec7b1a5262 --- doc/encoders.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/encoders.texi b/doc/encoders.texi index f65389f2a0..c9fe6d6143 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -615,7 +615,7 @@ and slightly improves compression. Opus encoder. -This is a native FFmpeg encoder for the Opus format. Currently its in development and +This is a native FFmpeg encoder for the Opus format. Currently, it's in development and only implements the CELT part of the codec. Its quality is usually worse and at best is equal to the libopus encoder. _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
