Re: ColourSpace conversions



Hi Richard,

Clutter-gst (https://git.gnome.org/browse/clutter-gst) provides a
gstreamer sink that does YUV->RGB conversion in a glsl shader. Though if
you're already short of resources to do color conversion with ffmpeg,
uploading to a gl texture might consume just as much.

-
Lionel

On Wed, 2015-03-11 at 20:39 +0000, Richard wrote:
Hi All,

I have a YUV video source that I want to display - I am using
GStreamer to generate the frames but the ffmpegcolorspace pipeline is
using too much CPU power doing the YUV->RGB conversions.

Is there a method I can use so Clutter converts the YUV to RGB ?  I
dont see any support for YUV (not like that is a bad thing)

Regards,
Richard
_______________________________________________
clutter-list mailing list
clutter-list gnome org
https://mail.gnome.org/mailman/listinfo/clutter-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]