How to run ffmpeg with hardware encoding when using –filter_complex to hardcode subtitles?
I’m converting MKV files and hardcoding subtitles into MP4 format. I have over 100 files and want to speed the process up by enabling hardware encoding. I am able to hardware encode without hardcoding the subtitles via –filter_complex but as soon as I apply the filter it errors out.