[gstreamer-bugs] [Bug 619090] New: [uridecodebin] caps negociation fail

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 19 07:14:09 PDT 2010


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

           Summary: [uridecodebin] caps negociation fail
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: phil at base-art.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


gst-launch audiotestsrc  num-buffers=100 ! audio/x-raw-float ! wavenc !
filesink location=test.wav

then try:

gst-launch playbin2 audio-sink=alsasink  uri=file://$PWD/test.wav

WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No
decoder available for type 'audio/x-raw-float, endianness=(int)1234,
channels=(int)1, width=(int)64, rate=(int)44100'.
Additional debug info:
gsturidecodebin.c(712): unknown_type_cb ():
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0
ERROR: from element
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
Your GStreamer installation is missing a plug-in.


Reverting 9d7538247ff1bf9841b53eeb71ddc47f2c662415 fixes the issue for me.

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