How to make Video pipeline?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to make Video pipeline?

ananthula.madhu
Hi Friends,
 
I wanted to run one .Mpeg, .Mp4, .h264 file with gst-launch. iam able to run with playbin but i was not able to find which components playbin piking up from library to run these files. Curremtly i got support of many video elements.
So please help me to run above format files what pipeline i need to create? and how can we get info about playbin like which components it got incorporated.
 
Thanks & Regards
Mohan Reddy

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How to make Video pipeline?

Sumanth V
Use -v at the end of your pipeline, it prints all the elements used by gst-launch. You can use those elements to construct a a pipeline.

Regards,
Sumanth

On Fri, Dec 11, 2009 at 11:33 AM, <[hidden email]> wrote:
Hi Friends,
 
I wanted to run one .Mpeg, .Mp4, .h264 file with gst-launch. iam able to run with playbin but i was not able to find which components playbin piking up from library to run these files. Curremtly i got support of many video elements.
So please help me to run above format files what pipeline i need to create? and how can we get info about playbin like which components it got incorporated.
 
Thanks & Regards
Mohan Reddy

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel



------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel