After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 148043 - Bad behaviour with wavparse & audioconvert
Bad behaviour with wavparse & audioconvert
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.2
Other All
: Normal normal
: 0.8.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-21 00:26 UTC by Francis Labonte
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Francis Labonte 2004-07-21 00:26:05 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
Comment 1 Iain 2004-07-25 15:05:42 UTC
Fixed in CVS HEAD