[FFmpeg-trac] #8528(avcodec:new): Add support for passing tune parameter to aomenc

FFmpeg trac at avcodec.org
Mon Feb 17 00:22:27 EET 2020


#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


More information about the FFmpeg-trac mailing list