Brad,
thanks! 
At the moment I didn't put any timestamp on the frames(buffer) yet.
Generally, the aacdec &alsasink will not play out any audio frames(packets) 
after its source element has a break to send audio frames (packets) to them. It 
looks the alsasink drop all frames(packets) from the break. Why? How to fix it? 
Thanks!
 
Best Regards!
Shenhong WANG


Subject: RE: [gst-embedded] Question on gst_plugin alsasinkDate: Wed, 18 Jun 
2008 15:01:06 +0800From: [EMAIL PROTECTED]: [EMAIL PROTECTED]; 
gstreamer-embedded@lists.sourceforge.net



Hi, your issue seems that audio frame is delayed when arrivering alsasink.
 
basesink will drop the delayed buffer and you could'nt hear any sound.
 
Please check your timestamp of buffer.
 
Brad
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shenhong 
WangSent: Wednesday, June 18, 2008 2:21 PMTo: [EMAIL PROTECTED]: [gst-embedded] 
Question on gst_plugin alsasink
Dear all,Now we are using alsasink to play audio on Marvell PXA310 board. The 
audio is aac format. The audio frames(packets) are frequently sent to the aac 
decoder & alsasink to play out. Unfortunately only the begining frames can be 
played out and then nothing is played out. If we save those audio frames into a 
file, the aac decoder&alsasink can be successfully played out. It means the 
audio frames are ok. Could anyone tell me what's the difference for alsasink to 
process audio packets and files? How to fix the above issue? thank you very 
much! Best Regards!Shenhong WANG

Connect to the next generation of MSN Messenger  Get it now! 
_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
-------------------------------------------------------------------------
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-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to