#8528: Add support for passing tune parameter to aomenc
-------------------------------------+-------------------------------------
Reporter: 0bugs | Type:
| enhancement
Status: new | Priority: important
Component: avcodec | Version: git-
Keywords: libaom | master
aomenc tune | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
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
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8528>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".