[gst-devel] Demux H264 video and HE-AAC audio

Sean McNamara smcnam at gmail.com
Sat Sep 19 17:47:00 CEST 2009


Are you sure the problem isn't with osssink? Post the entire output of
using gst-launch with this command, and you may also try autoaudiosink
instead of osssink. If you're sure the problem isn't with the
audiosink, I'll need to see the rest of the output to know what
exactly went wrong.

HTH,

Sean

On 9/18/09, Dalton Cézane <daltoncezane at gmail.com> wrote:
> Hi all,
> I am new at list and at the GStreamer study. I am trying to demux H264 video
> and HE-AAC audio with gst-launch-0.10.
> I already succeeded just the video, without audio, with this command line:
> gst-launch-0.10 filesrc location="GLOBO188bytes.mpg" ! ffdemux_mpegts
> name=demux demux. queue ! ffdec_h264 ! xvimagesink ! demux. queue ! faad !
> audioconvert ! osssink
>
> This way, the video is displayed but the sound does not play.
> Can anyone help me? Some tip?
>
> Thanks in advance.
>
> --
> =======================================================
> Dalton Cézane - Voip UFCG: 1075-2005
> Mestrando em Ciência da Computação (UFCG)
> Bacharel em Ciência da Computação (UFCG)
> Técnico em Informática (ETER)
>




More information about the gstreamer-devel mailing list