petrkotek / chromecastize

Bash script to convert video files into Google Chromecast supported format.
MIT License
178 stars 34 forks source link

Since MKV does not support subtitles, we remove them #42

Closed marcosdiez closed 5 years ago

marcosdiez commented 6 years ago

This makes things work on some kinds of video files

pfrenssen commented 5 years ago

This can be closed since it is now possible to change the options passed to the encoder in the config.sh file. The -sn option that removes subtitles can be added to the default codec options.