Basics of gstreamer pipeline

Santiago Olivera zantiago at gmail.com
Wed Oct 31 06:26:26 PDT 2012


If you do...

gst-launch -v videotestsrc ! ffmpegcolorspace ! ximagesink

you will see all the details

.

On Wed, Oct 31, 2012 at 5:16 AM, praveen <adi.praveen at gmail.com> wrote:

> I have just started understanding the gstreamer basics and while going
> through some examples, I had few questions.
>
> Can some please explain me the following:
>
> In the pipeline,
>
> gst-launch videotestsrc ! ffmpegcolorspace ! ximagesink
>
> What cololorspace does videotestsrc  produce here?
> What colorspace conversion is ffmpegcolorspace doing?
> What colorspace is ximagesink accepting and where is it presenting,
> Framebuffer??
>
> Here we dont mention any properties for the plugin, but still how do they
> co-work?
>
> I am confused in understanding
>
>
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Basics-of-gstreamer-pipeline-tp4656741.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20121031/c75d5927/attachment.html>


More information about the gstreamer-devel mailing list