Sorry, but the player that plays this format is the VLC :)<br><br><div class="gmail_quote">On Tue, Apr 13, 2010 at 5:56 PM, Danilo Freire <span dir="ltr"><<a href="mailto:xharada@gmail.com">xharada@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello all,<br><br>Basically I'm trying to play a AAC audio stream that is encapsulated using the MPEG-4 LATM-LOAS format. <br>
<br>I have one MPEG2 Transport stream, that contains one H264 stream and one AAC-LATM stream. I can demux the H264 and made a patch to allow the demux of the AAC-LATM stream type. However, the AAC decoder plugin (I'm using the FAAD plugin), seems to not handle the LATM format correclty. The pipeline freezes.<br>
<br>GST_DEBUG=3 gst-launch-0.10 filesrc location=dumpHomemAranha.ts ! mpegtsdemux name=demux program-number=59224 ! queue ! h264parse ! ffdec_h264 ! ffmpegcolorspace ! xvimagesink demux. ! queue ! faad ! alsasink<br clear="all">
<br>I can dump the AAC content from the TS using almost the same pipeline<br><br>GST_DEBUG=3 gst-launch-0.10 filesrc location=dumpHomemAranha.ts !
mpegtsdemux name=demux program-number=59224 ! queue ! h264parse !
ffdec_h264 ! ffmpegcolorspace ! xvimagesink demux. ! queue ! filesink location=audioHomemAranha2.aac<br><br>The Mplayer can play the output file (audioHomeAranha2.aac) just fine, and it uses the FAAD library.<br><br>and, if I just play the video content, it is fine:<br>
<br>GST_DEBUG=3 gst-launch-0.10 filesrc location=dumpHomemAranha.ts !
mpegtsdemux name=demux program-number=59224 ! queue ! h264parse !
ffdec_h264 ! ffmpegcolorspace ! xvimagesink<br><br>So, the problem is:<br><br>How to play one AAC-LATM stream using the FAAD plugin? :)<br><br>I'll wait any response here, before create a bug in the bugzilla :)<br><br>
Thanks antecipated<br>[]s<br><font color="#888888">-- <br>Danilo Freire de S. Santos<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Danilo Freire de S. Santos<br>