MikaTake / lavfilters

lavfilters
GNU General Public License v2.0
0 stars 0 forks source link

Use FPS probing for Matroska Files #297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the issue you're having:
Matroska does not have a FPS field. Currently LAV interprets the 
"DefaultDuration" element as FPS, but this is not necessarily the correct 
semantic for this field.

Instead, ideally it should be probed from the timestamps in the file.

How can the issue be reproduced? Sample File?
File which doesn't work without probing: 
http://www.mediafire.com/?ho71875bvmy8m5d

Need to look for files which may fail with probing and see if it can be fixed.

Original issue reported on code.google.com by h.lepp...@gmail.com on 5 Dec 2012 at 8:10

GoogleCodeExporter commented 9 years ago

Original comment by h.lepp...@gmail.com on 13 Dec 2014 at 5:15