[gstreamer-bugs] [Bug 559924] New: Error playing WMA v9:

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Nov 8 10:53:33 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=559924

  GStreamer | gst-ffmpeg | Ver: 0.10.4
           Summary: Error playing WMA v9:
           Product: GStreamer
           Version: 0.10.4
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sam at robots.org.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
When playing files such as the attached, there is an error:

  GstAudioConvert: not negotiated

Hopefully the verbose output of gst-launch can help:

$ gst-launch -v playbin uri=file://$PWD/PianoDemo1.wma
Setting pipeline to PAUSED ...
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src:
caps = video/x-ms-asf
Pipeline is PREROLLING ...
/GstPlayBin:playbin0/GstStreamSelector:selector_audio_src0: active-pad = NULL
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstQueue:queue0.GstPad:sink: caps
= audio/x-wma, wmaversion=(int)3, bitrate=(int)192016, depth=(int)16,
rate=(int)44100, channels=(int)2, block_align=(int)8917,
codec_data=(buffer)1000030000000000000000000000e0000000
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstQueue:queue0.GstPad:src: caps =
audio/x-wma, wmaversion=(int)3, bitrate=(int)192016, depth=(int)16,
rate=(int)44100, channels=(int)2, block_align=(int)8917,
codec_data=(buffer)1000030000000000000000000000e0000000
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/dmodec_wmadmodv3:dmodec_wmadmodv30.GstPad:src:
caps = audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true,
endianness=(int)1234, rate=(int)44100, channels=(int)2
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/dmodec_wmadmodv3:dmodec_wmadmodv30.GstPad:sink:
caps = audio/x-wma, wmaversion=(int)3, bitrate=(int)192016, depth=(int)16,
rate=(int)44100, channels=(int)2, block_align=(int)8917,
codec_data=(buffer)1000030000000000000000000000e0000000
/GstPlayBin:playbin0/GstStreamSelector:selector_audio_src0.GstSelectorPad:sink0:
caps = audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true,
endianness=(int)1234, rate=(int)44100, channels=(int)2
/GstPlayBin:playbin0/GstDecodeBin:decodebin0.GstGhostPad:src0: caps =
audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true,
endianness=(int)1234, rate=(int)44100, channels=(int)2
/GstPlayBin:playbin0/GstDecodeBin:decodebin0.GstGhostPad:src0.GstProxyPad:proxypad1:
caps = audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true,
endianness=(int)1234, rate=(int)44100, channels=(int)2

(gst-launch-0.10:24497): GStreamer-WARNING **: pad dmodec_wmadmodv30:src
returned caps which are not a real subset of its template caps
ERROR: from element /GstPlayBin:playbin0/GstBin:abin/GstAudioConvert:aconv: not
negotiated
Additional debug info:
gstbasetransform.c(1826): gst_base_transform_handle_buffer ():
/GstPlayBin:playbin0/GstBin:abin/GstAudioConvert:aconv:
not negotiated
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
/GstPlayBin:playbin0/GstStreamSelector:selector_audio_src0.GstSelectorPad:sink0:
caps = NULL
/GstPlayBin:playbin0/GstDecodeBin:decodebin0.GstGhostPad:src0: caps = NULL
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/dmodec_wmadmodv3:dmodec_wmadmodv30.GstPad:src:
caps = NULL
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/dmodec_wmadmodv3:dmodec_wmadmodv30.GstPad:sink:
caps = NULL
Total Unfree 0 bytes cnt 0 [(nil),0]
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstQueue:queue0.GstPad:src: caps =
NULL
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstQueue:queue0.GstPad:sink: caps
= NULL
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstASFDemux:asfdemux0.GstPad:audio_00:
caps = NULL
/GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src:
caps = NULL
FREEING pipeline ...


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559924.




More information about the Gstreamer-bugs mailing list