[Bug 741280] matroskademux: Send GAP events for non sparse streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 15 00:08:07 PST 2014


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-12-15 08:08:04 UTC ---
(In reply to comment #5)
> Isn't it a concern that we might be sending gap events for
> not-perfectly-interleaved audio/video then, introducing audio artefacts? (I'm
> pretty sure none of our code will handle an audio buffer with ts=T if we have
> received a gap event with ts=T before)

Elements like audiorate and videorate at least should put neutral data
(silence, previous frame) in there for gap events... so such a buffer would be
arriving "too late" and be clipped or dropped.

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