X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fencoders.texi;h=44b49ce4b592b9acbfe474bec4f48a1c870d0886;hb=0ddb0516f11383a4c007bb4738de37a4f85c37c0;hp=8df80c4861bb7b05216720a53ff56bce06a0e1e5;hpb=350dd8534575e89a8ed5f2bdafc24651a82338e5;p=ffmpeg diff --git a/doc/encoders.texi b/doc/encoders.texi index 8df80c4861b..44b49ce4b59 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1330,7 +1330,7 @@ ffmpeg -i INPUT -codec:v libtheora -b:v 1000k OUTPUT.ogg @section libvpx -VP8 format supported through libvpx. +VP8/VP9 format supported through libvpx. Requires the presence of the libvpx headers and library during configuration. You need to explicitly configure the build with @code{--enable-libvpx}. @@ -1442,6 +1442,9 @@ g_lag_in_frames @item vp8flags error_resilient g_error_resilient +@item aq_mode +@code{VP9E_SET_AQ_MODE} + @end table For more information about libvpx see: