ruediger / VobSub2SRT

Converts VobSub subtitles (.idx/.srt format) into .srt subtitles.
GNU General Public License v3.0
294 stars 66 forks source link

VobSub2Srt fails silently #5

Closed ponychicken closed 12 years ago

ponychicken commented 12 years ago

Please see the linked .sub file: http://dl.dropbox.com/u/442163/vobtest.zip

--dump-images doesn't do anything either, but the file works in standalone mplayer.

vobsub_get_next_packet(vob, &packet, &timestamp) returns -1, so the loop is never entered.

ponychicken commented 12 years ago

I managed to fix it with https://github.com/DieBuche/VobSub2SRT/commit/d3602d6f8dc801000309867c835bc988ad695a1a Not sure if that's the proper fix though

ruediger commented 12 years ago

I applied your patch. It seems to work with the test file.

I'd like to add you to the Contributors list. Should I use your nickname, or full name, or both?

ponychicken commented 12 years ago

Thanks. You can use my full name, Leo Koppelkamm