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>
Edward<br>
<br>
<br>
On Fri, 2009-09-18 at 16:42 -0300, Dalton C?zane wrote:<br>
> Hi all,<br>
> I am new at list and at the GStreamer study. I am trying to demux H264<br>
> video and HE-AAC audio with gst-launch-0.10.<br>
> I already succeeded just the video, without audio, with this command<br>
> line: gst-launch-0.10 filesrc location="GLOBO188bytes.mpg" !<br>
> ffdemux_mpegts name=demux demux. queue ! ffdec_h264 ! xvimagesink !<br>
> demux. queue ! faad ! audioconvert ! osssink<br>
><br>
> This way, the video is displayed but the sound does not play.<br>
> Can anyone help me? Some tip?<br>
><br>
> Thanks in advance.<br><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>