QGst::Quick::VideoSurface Green Hue

Chuck Crisler ccrisler at mutualink.net
Tue Jan 28 06:34:36 PST 2014


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.


On Tue, Jan 28, 2014 at 9:19 AM, sahil malhotra
<sahilmalhotra17 at gmail.com>wrote:

> Hi,
> 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.
>
> Thanks
> Sahil
>
> _______________________________________________
> 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/20140128/3c654925/attachment.html>


More information about the gstreamer-devel mailing list