[Bug 754230] qtdemux: support sparse time ranges in qtdemux without needing a seek for MSE

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 13 17:17:43 PDT 2015


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

--- Comment #11 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Apparently I was confused with a patch that wasn't merged. qtdemux doesn't do
these tfdt fragment checks. So it should be relying on the tfdt already to some
extend. What version have you been using and do you see the debug line:

GST_DEBUG_OBJECT (qtdemux, "decode time %" G_GINT64_FORMAT
          " (%" GST_TIME_FORMAT ")", decode_time,
          GST_TIME_ARGS (decode_time_ts));

Being printed?

-- 
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