clinton-hall / nzbToMedia

Provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
GNU General Public License v3.0
674 stars 176 forks source link

Add 'dvb_subtitle' codec to list of ignored codecs when using 'mov_text' #1974

Closed kandarz closed 1 year ago

kandarz commented 1 year ago

Description

Add 'dvb_subtitle' codec to list of ignored codecs when using 'mov_text'. DVB subtitles are bitmap based.

Fixes [ERROR]::MAIN: Transcoder returned:b'Error initializing output stream 0:3 -- Subtitle encoding currently only possible from text to text or bitmap to bitmap\n\n' has failed

Type of change

How Has This Been Tested?

User verified, reran transcription on affected file

Checklist:

clinton-hall commented 1 year ago

Thanks for the PR. Now merged.