[Bug 670202] New: git version of rtph264depay depends on sprop-parameter-sets in caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 16 03:27:01 PST 2012


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

           Summary: git version of rtph264depay depends on
                    sprop-parameter-sets in caps
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: marc.leeman at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


rtph264depay now seems to depend on the presence of sprop-parameter-sets in the
caps; failing on streams that have NAL 7/8 multiplexed in the stream.

  /* ERRORS */
incomplete_caps:
  {
    GST_DEBUG_OBJECT (depayload, "we have incomplete caps");
    gst_caps_unref (srccaps);
    return FALSE;
  }


This breaks quite some streams that were working back with the previous stable
release of gstreamer0.10-plugins-good (0.10.30).

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