[Bug 697227] New: rtpsbcdepay is not selected from decodebin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 3 14:58:56 PDT 2013


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

           Summary: rtpsbcdepay is not selected from decodebin
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: andreas.fenkart at streamunlimited.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=240549)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=240549)
GST_DEBUG=3 output of the first pipeline

This pipeline fails, with "No suitable plugins found"
gst-launch-1.0 avdtpsrc transport=$1 ! queue ! decodebin ! filesink
location=./decodebin.dump

While this pipeline works:
gst-launch-1.0 avdtpsrc transport=$1 ! rtpsbcdepay ! queue ! decodebin !
filesink location=./decodebin.dump

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