It's great to be able to filter the subtitles by language, but with many files, you have e.g. an english .srt but also an english .sub (PGS) one. Latter is always burnt in as there's (currently?) no way of passing it through.
I would like to filter out PGS subtitles instead as to not ruin the output video with hardcoded subs. Sadly, I don't see an option for that anywhere. Selecting Burn-In behaviour to "none" doesn't prevent this!
The only options we currently have:
20180318202418 nightly
Windows 10
PGS pass through isn鈥檛 supported in MP4, hence the forced burn in. You can switch the container to MKV. Otherwise, there currently is not an easy way to filter out subtitles by type; something we will have to consider.
Ties into #1312

We probably want to expand that behaviour.
Change "None" -> "Prefer Passthru, Fallback to Burn-in"
Add "Passthru, Drop Incompatible Tracks"
Covers the basis.
I don't see any real good solution for users doing large batches. You'll always need to sanity check what it does.
Add "Passthru, Drop Incompatible Tracks"
That would be very helpful! I regularly batch convert with the CLI version of handbrake to h265 and it would be a lot of help to not have to check every file before that. I prefer to use mp4 instead of mkv because it is more compatible (more devices support it).
Most helpful comment
Ties into #1312

We probably want to expand that behaviour.
Change "None" -> "Prefer Passthru, Fallback to Burn-in"
Add "Passthru, Drop Incompatible Tracks"
Covers the basis.
I don't see any real good solution for users doing large batches. You'll always need to sanity check what it does.