<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Does the file playback correctly if you use the playbin element? If not, then you should file a bug and attach your video file.<br>gst-launch-0.10 playbin uri=file:///"path to file" (the 3rd '/' is for the root directory)<br><br><hr id="stopSpelling">Date: Mon, 28 Sep 2009 12:32:58 -0300<br>From: daltoncezane@gmail.com<br>To: gstreamer-devel@lists.sourceforge.net<br>Subject: Re: [gst-devel] Demux H264 video and HE-AAC audio (Edward Hervey)<br><br>No one? Maybe the problem is with the he-aac decoder "faad"... does anyone suggest me another? I did not find... :(<br><br>Thanks in advance!<br><br><div class="ecxgmail_quote">On Fri, Sep 25, 2009 at 6:49 PM, Dalton Cézane <span dir="ltr">&lt;<a>daltoncezane@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="ecxgmail_quote" style="padding-left: 1ex;">I tried to run h264 video and he-aac audio in another machine with mpegtsdemux, but it did not work:<br>
<br>/home/dalton# gst-launch-0.10 filesrc location="GLOBO188bytes.mpg" ! mpegtsdemux name=demux demux. queue ! ffdec_h264 ! xvimagesink demux. queue ! faad ! audioconvert ! alsasink<br>
Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br><br>.....<br>And continues like it was in loop...<br><br>Can anyone help me?<br clear="all"><br>_____________________________________________________________________________________________________<br>

<br>Use mpegtsdemux and not ffdemux_mpegts. The rule of thumb is : don't use<br>
the ffmpeg demuxers (they have a rank of NONE for a reason).<br>
<br>
 &nbsp; Edward<br>
<br>
<br>
On Fri, 2009-09-18 at 16:42 -0300, Dalton C?zane wrote:<br>
&gt; Hi all,<br>
&gt; I am new at list and at the GStreamer study. I am trying to demux H264<br>
&gt; video and HE-AAC audio with gst-launch-0.10.<br>
&gt; I already succeeded just the video, without audio, with this command<br>
&gt; line: &nbsp;gst-launch-0.10 filesrc location="GLOBO188bytes.mpg" !<br>
&gt; ffdemux_mpegts name=demux demux. queue ! ffdec_h264 ! xvimagesink !<br>
&gt; demux. queue ! faad ! audioconvert ! osssink<br>
&gt;<br>
&gt; This way, the video is displayed but the sound does not play.<br>
&gt; Can anyone help me? Some tip?<br>
&gt;<br>
&gt; Thanks in advance.<br><font color="#888888"><br>-- <br>=======================================================<br>Dalton Cézane - Voip UFCG: 1075-2005<br>Mestrando em Ciência da Computação (UFCG)<br>Bacharel em Ciência da Computação (UFCG)<br>

Técnico em Informática (ETER)<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>=======================================================<br>Dalton Cézane - Voip UFCG: 1075-2005<br>Mestrando em Ciência da Computação (UFCG)<br>Bacharel em Ciência da Computação (UFCG)<br>
Técnico em Informática (ETER)<br>                                               <br /><hr />Σύρετε φωτογραφίες στο παράθυρο του Messenger. Δείτε πώς. <a href='http://download.live.com/messenger ' target='_new'>Κάντε κλικ εδώ!</a></body>
</html>