Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Encoders

Alex Butler edited this page Apr 3, 2025 · 3 revisions

VAAPI

Hardware encoders named with suffix "_vaapi", see ffmpeg docs.

Args --enc-input hwaccel=vaapi --enc-input hwaccel_output_format=vaapi are provided by default since v0.9.4.

E.g.

ab-av1 crf-search -i test.mkv -e hevc_vaapi 
Clone this wiki locally