If you do...<br><br>gst-launch -v videotestsrc ! ffmpegcolorspace ! ximagesink<br><br>you will see all the details<br><br>.<br><br><div class="gmail_quote">On Wed, Oct 31, 2012 at 5:16 AM, praveen <span dir="ltr"><<a href="mailto:adi.praveen@gmail.com" target="_blank">adi.praveen@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have just started understanding the gstreamer basics and while going<br>
through some examples, I had few questions.<br>
<br>
Can some please explain me the following:<br>
<br>
In the pipeline,<br>
<br>
gst-launch videotestsrc ! ffmpegcolorspace ! ximagesink<br>
<br>
What cololorspace does videotestsrc  produce here?<br>
What colorspace conversion is ffmpegcolorspace doing?<br>
What colorspace is ximagesink accepting and where is it presenting,<br>
Framebuffer??<br>
<br>
Here we dont mention any properties for the plugin, but still how do they<br>
co-work?<br>
<br>
I am confused in understanding<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Basics-of-gstreamer-pipeline-tp4656741.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Basics-of-gstreamer-pipeline-tp4656741.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br>