senko / python-video-converter

Python Video Converter (ffmpeg wrapper)
468 stars 191 forks source link

Fix __repr__ when MediaFormatInfo().duration is None #40

Closed tahajahangir closed 10 years ago

tahajahangir commented 10 years ago

For some videos (e.g. all swf files) duration is None

senko commented 10 years ago

Thanks!