From: salsaman <sal...@xs...> - 2004-09-16 10:14:05
|
Hi all, as you know I have been testing libvisual in LiVES, and it is reasonably fast. However, there might be a problem with some plugins, as I believe that they work in the RGB colourspace whilst LiVES works in BGR (default for GTK+ on x86). Fortunately for the plugins I've seen so far there is not a problem because the red/blue channels can be swapped without problem, so they can support both RGB and BGR. However, for some plugins, they might require a strict interpretation of red and blue. Would it be possible to mark such plugins with a flag somehow ? Regards, Salsaman. |