lay295 / TwitchDownloader

Twitch VOD/Clip Downloader - Chat Download/Render/Replay
MIT License
2.54k stars 260 forks source link

Adding support for AMD Hardware encoding #966

Open maxius4 opened 5 months ago

maxius4 commented 5 months ago

Checklist

Write your feature request here

You can find the amd advanced media framework here https://github.com/GPUOpen-LibrariesAndSDKs/AMF

ffmpeg stuff for it here https://trac.ffmpeg.org/wiki/HWAccelIntro

ScrubN commented 5 months ago

I do not currently have an AMD card in my system so I cannot test the AMF encoding. Can you see if the AMF encoding works in the windows GUI of this workflow build? The bundled version of FFmpeg should have AMF encoding support.