[Bug 705030] h264parse doesn't send SPS/PPS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 28 08:44:21 PDT 2013


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

--- Comment #1 from lorddoskias at gmail.com 2013-07-28 15:44:18 UTC ---
Further investigation showed that the reason PPS//SPS not being printed is due
to : 

if (h264parse->idr_pos >= 0) check on line 1605 fails, since IDR_POS is -1.

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