[Bug 682956] New: camerabin : %d instead of %u is used to get the get the pad templates

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 29 08:52:34 PDT 2012


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

           Summary: camerabin : %d instead of %u is used to get the get
                    the pad templates
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: prahal at yahoo.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=222800)
 View: https://bugzilla.gnome.org/attachment.cgi?id=222800
 Review: https://bugzilla.gnome.org/review?bug=682956&attachment=222800

pad templates for encodebin are _%u

pad templates for encodebin are _%u

Fixes cheese GStreamer-CRITICAL **: gst_element_request_pad: assertion
`templ != NULL' failed.
ie  gst_element_class_get_pad_template was not finding the templates
which are now "_%u".

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