[gst-devel] weird colors using gstreamer and ffmpeg decoder

Michael Lausch mla at lausch.at
Sun Aug 28 15:07:10 CEST 2005


hi,

i'm trying to display realtime video from vdr in a gst window. therefore
i built a gst pipeline:

fakesrc -> ffdemux_mpeg -> ffdec_mpegvideo -> autovideosink

the data is injected from a http stream into fakesrc using the handoff
signal. audio is routed through an mpeg decoder and then alsasink. 
the audio path is running in it's own thread element.

audio is giving me no troubles.

video is also working somewhat. the problem is that the colors are all
wrong. seems like red is turned into green and the the other way round. 

i tried other decoders, but this did not help. 

is autovideosink just not good enough? do i have to use an X-overlay
window? 

the whole thing is implemented in python and source code, full of
debugging statements is available on request. 

thanks for any help. 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20050828/b852cc6b/attachment.pgp>


More information about the gstreamer-devel mailing list