Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line option --language is broken #47

Open
rgerrits opened this issue Jan 19, 2014 · 0 comments
Open

Command line option --language is broken #47

rgerrits opened this issue Jan 19, 2014 · 0 comments

Comments

@rgerrits
Copy link

I have a idx/sub with several languages, idx 0 being Danish and idx 6 being Dutch.

To export the Dutch subtitles, I run:
java -jar BDSup2Sub512.jar --language nl -o output.idx input.idx

The result has the Danish subs, but according to the idx, they are english:
id: en, index: 0

I also tried this using the GUI:
This also results in Danish subs, but now at least the idx says the subs are Dutch.

(So the only way i can use it: first textedit .idx and set langidx to the desired subtitle, and then use the GUI to export. Thus not usable if needing to process lots of subs.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant