[Bug 740130] matroskamux: wrong duration on some files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 14 09:25:17 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740130
  GStreamer | gst-plugins-good | 1.4.4

--- Comment #1 from Nicola <lists at svrinformatica.it> 2014-11-14 17:25:11 UTC ---
I think the problem is here:

http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/matroska/matroska-mux.c#n3324

the input file has 9025 frames and each frame has a duration setted to
0:00:00.040000000 but the real duration of each buffer is less than 40
milliseconds. I guess the problem arise since some gstreamer plugin assume 25
fps somewhere, for example matroskamux, and write an invalid header for file
such this with 30 fps, suggestions?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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