GNOME Bugzilla – Bug 138083
[wavenc] Can't convert mp3 to wav
Last modified: 2004-12-22 21:47:04 UTC
$ 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@0x8a08720> in error state Works fine with ogg. Maybe I'm missing something.
Works fine here.
Probably just a broken system. A rebuild seemed to fix it, closing.