GNOME Bugzilla – Bug 148043
Bad behaviour with wavparse & audioconvert
Last modified: 2004-12-22 21:47:04 UTC
Running the following pipeline: gst-launch-0.8 filesrc location=input.wav ! wavparse ! audioconvert ! alawenc ! filesink location=out.raw Where my input file is PCM 16b 8kHz. I get: GStreamer ERROR: from element /pipeline0/audioconvert0: Internal GStreamer error: negotiation problem. File a bug. Additional debug info: gstaudioconvert.c(260): gst_audio_convert_chain: /pipeline0/audioconvert0: Sink pad (connected to wavparse0:src) not negotiated before chain function
Fixed in CVS HEAD