ruediger / VobSub2SRT

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

error : not support my lang? #16

Closed alirezaimi closed 12 years ago

alirezaimi commented 12 years ago

Hi When i use vobsub2srt in my debian(amd64) this error occured :

alireza@debian-lap:/media/1E2AB0A8/Sec I/02$ vobsub2srt Rome-S01E02 Error opening data file /usr/share/tesseract-ocr/tessdata/fas.traineddata Please make sure the TESSDATA_PREFIX environment variable is set to the parent directory of your "tessdata" directory. Failed loading language 'fas' Tesseract couldn't load any languages! Segmentation fault

debian 64bit. latest github vobsub2srt installed. My Language : Persian(Farsi)

Thanks.

ruediger commented 12 years ago

This is an issue of tesseract (the OCR engine used). It doesn't seem to support Farsi yet: https://groups.google.com/group/tesseract-ocr/browse_thread/thread/c5c0561cf75a659f

You should discuss this with the tesseract developers: https://code.google.com/p/tesseract-ocr/