[gstreamer-bugs] [Bug 619485] matroskademux: skip buffers before a late keyframe (QoS)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 24 02:15:40 PDT 2010


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

--- Comment #6 from Philip Jägenstedt <philipj at opera.com> 2010-05-24 09:15:35 UTC ---
I check if the stream has an index here by checking stream->index_table in the
first if. It's probably not a good idea to use the global one as a fallback,
unless there's data to suggest that it usually (almost always?) contains the
keyframes of the video track. In the WebM files I tested, they all seemed have
a per-track index.

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