Opened 4 years ago

Last modified 4 years ago

#8528 open enhancement

Add support for passing tune parameter to aomenc

Reported by: 0bugs Owned by: 0bugs
Priority: wish Component: avcodec
Version: git-master Keywords: libaom
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Currently, the ffmpeg libaom encoder plugin does not allow passing any tune parameters (
https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/libaomenc.c#L1063-L1100 )

This is considerably important as the latest vmaf tune aomenc got provides considerable bitrate reductions (37%) and thus makes it the one of the most important parameters available: https://aomedia.googlesource.com/aom/+/615dc24579d531cb3a2c9627ab25a3026f9e2b47

Change History (3)

comment:1 by Carl Eugen Hoyos, 4 years ago

Keywords: aomenc tune removed
Priority: importantwish

comment:2 by 0bugs, 4 years ago

Owner: set to 0bugs
Priority: wishnormal
Status: newopen

comment:3 by Carl Eugen Hoyos, 4 years ago

Priority: normalwish
Note: See TracTickets for help on using tickets.