[Gstreamer-openmax] GstOpenmax demuxer issue

Felipe Contreras felipe.contreras at gmail.com
Sat Dec 6 05:43:42 PST 2008


On Sat, Dec 6, 2008 at 2:29 PM, prafull singh
<singh.prafull0206 at gmail.com> wrote:
> Thanks Felipe for replying.
>
>  Just now I tried with qtdemux and also with decodebin2 but I'm not able to
> play. I used following command-
>
> gst-launch-0.10 -v  filesrc location=MI3_QCIF_24FPS_5MBPS_48KHZ_128KBPS.3gp
> ! qtdemux  name=demux {demux.audio_00 ! queue ! omx_mp3dec ! omx_audiosink}
> {demux.video_00 ! queue  ! omx_h264dec  ! omx_videosink}
>
>    Please can u suggest any way to resolve this problem?

What is the problem? You need to provide some information, like the
output of the command.

> In my openmaxil components we have separate demuxer and clock component but
> I do'nt have idea how to use in gst openmax. Either should I integrate this
> component like other decoder components are integrated in gst openmax?

Currently there's no way to use omx demuxer and clock components, that
needs to be implemented. Maybe you can propose to develop this?

Anyway, the clock component is not required since GStreamer is
handling all the synchronization. But it is if you use tunnelling.

-- 
Felipe Contreras




More information about the Gstreamer-openmax mailing list