[gstreamer-bugs] [Bug 357741] [xvimagesink] Inverted Color Channels with ATI

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 13 06:08:34 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=357741

  GStreamer | gst-plugins-base | Ver: 0.10.x


Iain Nicol changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolscape at hotmail.com




------- Comment #33 from Iain Nicol  2007-02-13 14:06 UTC -------
After reading the comments about YV12 vs. I420 colour formats, and playing
about with gstreamer-properties, I found a workaround (for those who don't like
watching blue videos!):

* open up gstreamer-properties
* change the video output plugin to custom
* change the video output pipeline to:
ffmpegcolorspace ! video/x-raw-yuv,format=(fourcc)YV12 ! xvimagesink

Then open up Totem, and play a video full screen. It hopefully shouldn't
flicker (which it probably would do if you were using ximagesink); and the
video should have the correct colours.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list