rdp / ffmpeg-windows-build-helpers

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.09k stars 415 forks source link

qsv_av1 encoding support #743

Open Briggs599 opened 4 months ago

Briggs599 commented 4 months ago

Hi,

Given that the project supports qsv_hevc and qsv_h264 is it possible to add support for qsv_av1 as well?

ffmpeg reference: https://trac.ffmpeg.org/wiki/Hardware/QuickSync

Best,

Braden.

rdp commented 3 months ago

Looks like I'll need to bounce mfx: https://github.com/BtbN/FFmpeg-Builds/issues/182