[Bug 756967] When DTS is not set for JPEG format, matroska muxer drops buffer with invalid time stamp
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 26 10:50:32 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756967
--- Comment #2 from Nicola <lists at svrinformatica.it> ---
the problem is here:
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/matroska/matroska-ids.c#n307
jpeg is muxed as V_MS/VFW/FOURCC so dts is expected, this behavioiur was
introduced by this patch:
https://bugzilla.gnome.org/show_bug.cgi?id=745192#c9
maybe a fallback to pts could be used if dts is not valid
--
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