http://bugs.winehq.org/show_bug.cgi?id=3774
------- Additional Comments From wine.dev@web.de 2006-11-07 14:50 -------
From Bug #4609:
Example avi (i tested several files, but the problem is always present): http://gstreamer.freedesktop.org/media/small/gstreamer.avi
From the comment #15:
WineD3D Pixelformat ( DDPF_FOURCC , dwFourCC code 'YV12' (0x32315659) - 0 bits per pixel)
vlc works, when the video is encoded as RGB, but fails, when the video is encoded with the components (YUV).
the video's are blue, looks like one color (red?) is missing.
Could this be swapped colors? (Blue Face, Red Water)