tp7/Sushi

IndexError: list index out of range, on SNK srt

Closed this issue · 1 comments

sushi.py --src TitanFRmono.flac --dst TitanJPmono.flac --script Titan1.ass works
but sushi.py --src TitanFRmono.flac --dst TitanJPmono.flac --script Titan1.srt throw me this error :
https://gist.github.com/YamashitaRen/d1fce4a15c3a79451878
Files can be found here : http://jheberg.net/captcha/titan-3/

ffmpeg -i Titan1.srt Titan2.srt && sushi.py --src TitanFRmono.flac --dst TitanJPmono.flac --script Titan2.srt works
Sushi doesn't seem to like the empty lines of Titan1.srt...