ruediger / VobSub2SRT

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

Check for images with a zero height or width. #44

Closed ghost closed 9 years ago

ghost commented 9 years ago

Some subtitle images have a zero size, and will make the OCR fail.

ruediger commented 9 years ago

Sorry for the long delay. Thanks for your contribution!