[gst-devel] AAC stream play with faad gst plugin : negotiation problem

Frans van Berckel fberckel at xs4all.nl
Wed Jun 11 09:01:38 CEST 2008


Hi,

You got to test it with this pipe line ...

gst-launch filesrc location="AAC_ADTS_LC_24_193_3.aac" ! decodebin !
audioconvert ! faac ! faad ! audioconvert ! alsasink



Frans van Berckel

On Wed, 2008-06-11 at 11:53 +0530, Ramana Reddy Polaka wrote:
> Hi, 
> 
> I tried to play an aac stream using faad bad plugin. 
> 
> $ gst-typefind AAC_ADTS_LC_24_193_3.aac
> 
>   AAC_ADTS_LC_24_193_3.aac - audio/mpeg, framed=(boolean)false,
> mpegversion=(int)4
> 
>  
> 
> Command used:
> 
> ----------------------
> 
> gst-launch filesrc location=AAC_ADTS_LC_24_193_3.aac  ! faad !
> alsasink
> 
>  
> 
> Error log
> 
> ------------
> 
>  
> 
> Setting pipeline to PAUSED ...
> 
> Pipeline is PREROLLING ...
> 
> ERROR: from element /pipeline0/filesrc0: Internal data flow error.
> 
> Additional debug info:
> 
> gstbasesrc.c(2165): gst_base_src_loop (): /pipeline0/filesrc0:
> 
> streaming task paused, reason not-negotiated (-4)
> 
> ERROR: pipeline doesn't want to preroll.
> 
> Setting pipeline to NULL ...
> 
> FREEING pipeline ...      
> 
>  
> 
>  
> 
> It looks there is problem in negotiation. Should I use any parser? I
> tried using ffdemux_mov_mp4_m4a_3gp_3g2_mj2. But no use. 
> 
> Any suggestions pls?
> 
>  
> 
> Regards,
> 
> Ramana
> 
> 
> **************** CAUTION - Disclaimer *****************
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
> for the use of the addressee(s). If you are not the intended recipient, please 
> notify the sender by e-mail and delete the original message. Further, you are not 
> to copy, disclose, or distribute this e-mail or its contents to any other person and 
> any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
> every reasonable precaution to minimize this risk, but is not liable for any damage 
> you may sustain as a result of any virus in this e-mail. You should carry out your 
> own virus checks before opening the e-mail or attachment. Infosys reserves the 
> right to monitor and review the content of all messages sent to or from this e-mail 
> address. Messages sent to or from this e-mail address may be stored on the 
> Infosys e-mail system.
> ***INFOSYS******** End of Disclaimer ********INFOSYS***
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list