[Bug 646327] h264parse: Drop data before receiving the first PPS/SPS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 9 06:43:57 PDT 2013


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

--- Comment #25 from Matej Knopp <matej.knopp at gmail.com> 2013-09-09 13:43:49 UTC ---
Actually, this might not be such a good idea after all. I have stream that has
slices that reference other slices from before the SPS. With the parser
dropping data before first SPS, the stream starts to play, but after few
seconds there are glitches. I think it would be better to buffer the data until
we have SPS/PPS, but not throw it away.

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