Use these batch scripts to compress your videos with FFmpeg on Windows PCs with AMD graphic cards.
Simply drag and drop your videos into one of these script files and they will be compressed one by one.
Make sure that FFmpeg is installed on your PC and that the directory of its bindaries is added to the PATH
environment variables.
If not, you can install FFmpeg by launching a PowerShell terminal and enter the command
winget install Gyan.FFmpeg
.