senko / python-video-converter

Python Video Converter (ffmpeg wrapper)
469 stars 190 forks source link

Timeout Error #45

Closed Noncz closed 10 years ago

Noncz commented 10 years ago

I found out the timeout in ffmpeg.convert have no meaning, because the function signal.alarm is in the While True loop.