[gst-devel] faad decoding error playing AAC

Deeptendu Bikash dbikash at gmail.com
Wed Sep 6 16:33:33 CEST 2006


Hi Michal,

Thanks for your help. faad is now working!

When is gstreamer planning to integrate this changed faac library with the
gst-plugins-bad?

Regards,
Deeptendu

On 9/6/06, Michal Benes <michal.benes at itonis.tv> wrote:
>
> Hi,
>
>         I have been experiencing the same. The solution is to install the
> newest faad2 (from CVS
> cvs -z3 -d:pserver:anonymous at faac.cvs.sourceforge.net:/cvsroot/faac co
> -P faad2)
>
>         Since the faad API changed, you will have to rename all functions
> faacDec<whatever> to NeAACDec<whatever> in gst-plugins-bad
>
>         Michal
>
>
>
> Deeptendu Bikash píše v Út 05. 09. 2006 v 18:32 +0530:
> > 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
> >
> -------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services,
> security?
> > Get stuff done quickly with pre-integrated technology to make your job
> easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________ gstreamer-devel mailing
> list gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060906/773312f8/attachment.htm>


More information about the gstreamer-devel mailing list