๐๏ธ Disable AMD
This sets the variable NoAMD to true, which is used by FFmpeg Builder: Video Encode and others to see if AMD hardware encoding should be used.
๐๏ธ Disable Intel QSV
This sets the variable NoQSV to true, which is used by FFmpeg Builder: Video Encode and others to see if Intel QSV hardware encoding should be used.
๐๏ธ Disable NVIDIA
This sets the variable NoNvidia to true, which is used by FFmpeg Builder: Video Encode and others to see if NVIDIA hardware encoding should be used.
๐๏ธ Disable VAAPI
This sets the variable NoVAAPI to true, which is used by FFmpeg Builder: Video Encode and others to see if VAAPI hardware encoding should be used.