Opened 7 years ago
Last modified 7 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 , 7 years ago
| Keywords: | aomenc tune removed |
|---|---|
| Priority: | important → wish |
comment:2 by , 7 years ago
| Owner: | set to |
|---|---|
| Priority: | wish → normal |
| Status: | new → open |
comment:3 by , 7 years ago
| Priority: | normal → wish |
|---|
Note:
See TracTickets
for help on using tickets.


