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
[x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
User verified, reran transcription on affected file
Checklist:
[x] I have based this change on the nightly branch
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: