[Bug 740130] matroskamux: wrong duration on some files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 10 15:14:33 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=740130

--- Comment #17 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Ok, great, thanks.

Just to make sure I understood the situation correctly, here is my
understanding:

- before matroskademux used to just say framerate=25/1 when we didn't know
- that was changed to say framerate=0/1 (variable framerate) when we didn't
know
- validate tests broke because they were expecting 25/1
- now it might be desirable to investigate if we can advertise a better/proper
framerate instead of 0/1, but 0/1 is not worse than a completely made up 25/1,
so we may just as well update the validate tests and leave the task to figure
out something better for some other time.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list