2023-12-07, 02:10 PM
"TranscodeReason=VideoCodecNotSupported, AudioCodecNotSupported"
what client are you trying to use? if chrome/browser; don't use chrome/browser
Subtitle: dvd_subtitle
Subtitle: ass
client may also have trouble rendering graphic based subtitles, try a copy without subtitles
ffmpeg -i (infile).mkv -map 0:v -map 0:a -c copy (testfile).mkv
what client are you trying to use? if chrome/browser; don't use chrome/browser
Subtitle: dvd_subtitle
Subtitle: ass
client may also have trouble rendering graphic based subtitles, try a copy without subtitles
ffmpeg -i (infile).mkv -map 0:v -map 0:a -c copy (testfile).mkv