[FFmpeg-trac] #10444(ffmpeg:new): Please implement VAAPI encoding enhancement for AMD / radeonsi (from MESA 22.3)
FFmpeg
trac at avcodec.org
Mon Jul 31 05:19:17 EEST 2023
#10444: Please implement VAAPI encoding enhancement for AMD / radeonsi (from MESA
22.3)
-------------------------------------+-------------------------------------
Reporter: Robert | Owner: (none)
Horstmann |
Type: enhancement | Status: new
Priority: wish | Component: ffmpeg
Version: git-master | Resolution:
Keywords: vaapi mesa | Blocked By:
encoding quality |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by haihao):
@Robert, According to the description in
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17994, the va
encoding quality_level interface is used in the mesa vaapi driver. In
FFmpeg, option `compression_level` is implemented via the va encoding
quality_level interface, so you should check how the quality level is
defined in the mesa vaapi driver.
``
how: use va encoding quality_level interface, and provide
default value and encoding quality adjustment options,
so that users can finetune encoding quality and performance
from va quality interface.
``
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10444#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list