[FFmpeg-devel] [PATCH] Added more commandline options for libaom encoder.

James Almer jamrial at gmail.com
Fri Mar 29 21:01:20 EET 2019


On 3/29/2019 1:58 PM, Sam John via ffmpeg-devel wrote:
> The following are the newly added options:
> arnr_max_frames, arnr_strength, aq_mode, denoise_noise_level, denoise_block_size,
> rc_undershoot_pct, rc_overshoot_pct, minsection_pct, maxsection_pct, frame_parallel,
> enable_cdef, enable_global_motion, and intrabc.
> 
> Also added macros for compiling for aom 1.0.0 and fixed the default values.
> ---
>  libavcodec/libaomenc.c | 97 ++++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 93 insertions(+), 4 deletions(-)

Applied. Please send a patch documenting the new options in
encoders.texi as Gyan requested.


More information about the ffmpeg-devel mailing list