<div>Hi,</div>
<div>&nbsp;</div>
<div>I am getting faad decoding error while trying to play AAC files using gstreamer. If I use playbin or the (filesrc ! faad ! alsasink) pipeline, I get the error:</div>
<div>ERROR: from element /playbin0/decoder/faad0: Could not decode stream.</div>
<div>gstfaad.c(1322): gst_faad_chain(): Failed to decode buffer: Unexpected channel configuration change.</div>
<div>&nbsp;</div>
<div>If I use RTSP streaming with the (rtspsrc ! rtpmp4gdepay ! faad ! alsasink) pipeline, I get the error:</div>
<div>
<div>ERROR: from element /pipeline/faad0: Could not decode stream.</div>
<div>gstfaad.c(1314): gst_faad_chain(): faacDecInit2() failed.</div>
<div>&nbsp;</div>
<div>Note that using RTSP streaming, I am able to play the same AAC stream with both Quicktime and VLC player.</div>
<div>&nbsp;</div>
<div>I am using gst-plugins-good-0.10.4 and faad-2.0 (configured without the mp4v2 option).</div>
<div>&nbsp;</div>
<div>Can you help me out?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Deeptendu</div></div>