På Wed, 18 Jan 2012 18:50:29 +0100, skrev felix <[email protected]>:
Hi While following this thread and experimenting on my own, I stumble on something... When I apply the inverse video plugin, I dont get the same result if my project's color model is RGB or YUV. It seems as if the plugin simply reverse each channel without considering if the color model is RGB or YUV. If your color model is RGB then the plugin work right and each chanel/color is inverted. However if your color model is YUV then the first channel is Y and it get inverted if you select the "invert R". Finally if you invert all three channel RGB you get the same result whether your color model is YUV or RGB.
It's the same with the Blur effect. The effect is applied to the "components" you choose. There are either three or four of them, and alpha is the fourth. The lazy fix would be to detect the colour format, and switch the labels in the plugin's settings window. Quite often the behaviour you described is exactly what you would want. Or not? I would like to hear your opinions on this. -- Herman Robak _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
