[Gstreamer-openmax] GstOpenmax demuxer issue
Felipe Contreras
felipe.contreras at gmail.com
Mon Dec 8 05:43:50 PST 2008
On Mon, Dec 8, 2008 at 2:45 PM, prafull singh
<singh.prafull0206 at gmail.com> wrote:
> Hi Felipe,
>
> I'm using gstopenmax framework to integrate my company's own Openmax IL
> component audio and video decoder. By gst-launch tool I'm able to play file
> containing ony audio by command-
> gst-launch filesrc location=sample.mp3 ! omx_mp3dec ! omx_videosink
>
> But when I'm playing video file containing audio and video both with
> following command-
> gst-launch-0.10 -m filesrc location=sample_iPod.m4v ! qtdemux name=demux
> {demux.audio_00 ! queue ! omx_aacdec ! omx_audiosink} {demux.video_00 !
> queue ! omx_h264dec ! omx_videosink}
Have you tried to narrow down the problem? Maybe try just audio, or
just video, or just the decoders.
<snip/>
--
Felipe Contreras
More information about the Gstreamer-openmax
mailing list