[gst-devel] mp4 demux pipeline

Andres Gonzalez acandido at hi-iberia.es
Wed Aug 11 13:18:23 CEST 2010


On 11/08/10 12:40, Nitin Das wrote:
> Hello,
>
>  I am looking for the c code of mp4 demuxer pipeline. I have created 
> the example pipeline :-
See this:

http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/qtdemux

Or download this file, and untar it.

http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.24.tar.gz

and look in gst/qtdemux directory.

I think it's what you're looking for.

>
> gst-launch-0.10 filesrc location=VTS_02_1.mp4 ! qtdemux name=demux 
> demux.video_00 ! ffdec_h264 ! xvimagesink
>
>
> how do convert qtdemux name=demux demux.video_00 into a c code.
>
>
> thanks
> Nitin
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>    

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100811/4c2f1907/attachment.htm>


More information about the gstreamer-devel mailing list