------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi, gstreamer-devel:
1. I don't know what "flump3dec" is but I usually add a "mp3parse" before the mp3 decoder. If "flump3dec" does the works by "mp3parse", this is not a problem. 2. Modify your pipeline and try to add "filesink" to make sure the every stage is correct. For example, add filesink after aac encoder is finished and you can get an aac file, then try to play this aac file. Also, you can receive the data be sent by udpsink and check whether the data is correct. My mean is first you should locate where the problem is then you can figure out the solution yourself. Eric Zhang 2008/12/18 Sergio Belmar Argudo <[hidden email]>
------------------------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |