[gst-devel] faad decoding error playing AAC

Deeptendu Bikash dbikash at gmail.com
Tue Sep 5 15:02:24 CEST 2006


Hi,

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:
ERROR: from element /playbin0/decoder/faad0: Could not decode stream.
gstfaad.c(1322): gst_faad_chain(): Failed to decode buffer: Unexpected
channel configuration change.

If I use RTSP streaming with the (rtspsrc ! rtpmp4gdepay ! faad ! alsasink)
pipeline, I get the error:
 ERROR: from element /pipeline/faad0: Could not decode stream.
gstfaad.c(1314): gst_faad_chain(): faacDecInit2() failed.

Note that using RTSP streaming, I am able to play the same AAC stream with
both Quicktime and VLC player.

I am using gst-plugins-good-0.10.4 and faad-2.0 (configured without the
mp4v2 option).

Can you help me out?

Thanks,
Deeptendu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060905/25bab111/attachment.htm>


More information about the gstreamer-devel mailing list