AAC audio decoding error
Paulo Paiva
paivalhao at gmail.com
Sun Apr 17 17:18:02 PDT 2011
Hi all,
I am using the streaming examples given for RTP streaming, changed the
video source to my webcamera and the audio source to the microphone.
(http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh)
The video works great but the audio when I change it from alawenc /
alawdec to faac/faad (or ffenc_aac/ffdec_aac) it doesn't work anymore
(and I changed the audio pay and depay to rtpmp4apay/rtpmp4adepay). The
code is annexed and the error is listed bellow.
ERROR ( Output from the client):
$ ./v4l2client.sh >clientoutput
ERROR: from element /GstPipeline:pipeline0/GstFaad:faad0: Could not
decode stream.
Additional debug info:
gstfaad.c(1312): gst_faad_chain (): /GstPipeline:pipeline0/GstFaad:faad0:
faacDecInit2() failed
Thanks all for the help!
--
Paulo Paiva
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v4l2server.sh
Type: application/x-sh
Size: 4599 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110418/d4ad5dca/attachment.sh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v4l2client.sh
Type: application/x-sh
Size: 3678 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110418/d4ad5dca/attachment-0001.sh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: clientoutput
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110418/d4ad5dca/attachment.txt>
More information about the gstreamer-devel
mailing list