[Gstreamer-bugs] [Bug 138083] New: - [wavenc] Can't convert mp3 to wav

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Mar 25 03:43:33 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=138083

           Summary: [wavenc] Can't convert mp3 to wav
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: jdahlin at async.com.br
         QAContact: gstreamer-maint at bugzilla.gnome.org


$ gst-launch-0.8 filesrc location=an.mp3 ! spider ! wavenc ! filesink
location=test.wav 
RUNNING pipeline ...
ERROR         default( 5568) gstwavenc.c(611):gst_wavenc_chain:<wavenc0> (null)
ERROR         default( 5568) gstwavenc.c(611):gst_wavenc_chain:<wavenc0> encoder
not initialised (input is not audio?)
ERROR: from element /pipeline0/wavenc0: Internal GStreamer error: negotiation
problem.  File a bug.
Additional debug info:
gstwavenc.c(611): gst_wavenc_chain: /pipeline0/wavenc0:
encoder not initialised (input is not audio?)
ERROR       scheduler( 5568)
gstoptimalscheduler.c(2285):gst_opt_scheduler_iterate:<GstOptScheduler at 0x8a08720>
in error state

Works fine with ogg. Maybe I'm missing something.




More information about the Gstreamer-bugs mailing list