senko / python-video-converter

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

Ignore N/A values when parsing ffprobe results in MediaFormatInfo #34

Closed tahajahangir closed 10 years ago

tahajahangir commented 10 years ago

When probing swf files, bit_rate and duration of file format is N/A.

senko commented 10 years ago

Thanks @tahajahangir!