five82 / batchtranscode

GNU General Public License v2.0
2 stars 1 forks source link

Fix subtitle logic #2

Closed five82 closed 5 years ago

five82 commented 6 years ago

Existing subtitle support is limited to forced tracks only. Needs to be rewritten.

five82 commented 5 years ago

Complete with commit 5672a5f43e07a36034a346ce67a4a016b4c8a1c0.

Rewrote the subtitle code so all subtitle tracks in the source video are copied with no changes. We no longer flag tracks as default or forced. After testing numerous other options, this was the most straightforward approach for supporting multiple subtitles.

If you need to flag a subtitle track as forced or default, use another tool such as MKVToolNix after the encode.