<div dir="ltr">It seems that it is a color space conversion issue. I tried to use a v4l camera with my code and changing the caps from video/x-raw-yuv to video/x-raw-rgb did fix the problem. How can i affect the same change in my pipeline constructed from playbin2 so that i can change the color space?<div>
<br></div><div>Thanks</div><div>Sahil</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 8:08 PM, sahil malhotra <span dir="ltr"><<a href="mailto:sahilmalhotra17@gmail.com" target="_blank">sahilmalhotra17@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">gst-launch actually plays the Video fine. The problem occurs only when i play it inside the QGst::Quick::VideoSurface i.e. connect it to its sink. I'll check if the videosink lets me do any manipulation of the color space. Thanks<span class="HOEnZb"><font color="#888888"><div>

Sahil</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 8:04 PM, Chuck Crisler <span dir="ltr"><<a href="mailto:ccrisler@mutualink.net" target="_blank">ccrisler@mutualink.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">A green color suggests a color space conversion problem (or a lack of color space conversion). That would be displaying YUV on an RGB surface or vice version. Enable some logging, especially on the caps exchange (gst-launch -vvv) to see what is happening. <br>


</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On Tue, Jan 28, 2014 at 9:19 AM, sahil malhotra <span dir="ltr"><<a href="mailto:sahilmalhotra17@gmail.com" target="_blank">sahilmalhotra17@gmail.com</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hi,<div>I'm trying to build an application that subscribes to a udp mjpg stream and displays it in a QGst::Quick::VideoSurface. Problem is whenever i connect the pipeline to the VideoSurface->videoSink(), the displayed video looks like it is over saturated by a green hue. If i connect it to a different sink for example the default sink that gets created with the "playbin2" Element, Video color is fine but it opens a new output window in which this is displayed. I need some help in debugging this issue so that i can display the video inside my qtquick 2.0 application.</div>



<div><br></div><div>Thanks</div><span><font color="#888888"><div>Sahil</div></font></span></div>
<br></div></div>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">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>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">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>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>