View Single Post
Old 9th July 2018, 18:47   #1448  |  Link
amichaelt
Guest
 
Posts: n/a
Quote:
Originally Posted by mood View Post
@amichaelt

it is possible add to the "bdsup2sub++.ini" to save the configuration of the exported language.

I have to change the language for each export subtitle. it would be nice if I could choose the default export language.
So the way I'm implementing this is as follows:

1) If the subtitle file has a language defined the exported language will be set to that.
2) If the subtitle file does not have a language defined the ini file will be queried to determine the language to use as the export language.

Sound acceptable?

Edit to add:
Just as a tip, if you add the language name to a SUP file, the program will use that to set the language upon export. For example if the file name:

False_positives_of_multiple_ODS.sup was changed to False_positives_of_multiple_ODS.french.sup then if you were to export this as a SUB/IDX then french would be auto-selected for you.

Last edited by amichaelt; 9th July 2018 at 18:59.
  Reply With Quote