[Cin] Some tests on blending
Andrew Randrianasulu
randrianasulu at gmail.com
Wed Apr 2 12:01:21 CEST 2025
ср, 2 апр. 2025 г., 12:46 Andrew Randrianasulu <randrianasulu at gmail.com>:
>
>
> пн, 31 мар. 2025 г., 16:34 Andrea paz via Cin <cin at lists.cinelerra-gg.org
> >:
>
>> Obviously it was my fault: I had not removed the clip in Blend Program....
>> I re-tested and most of the color-related plugins do not have
>> clipping. Unfortunately (at least for me) some of the most important
>> plugins have it:
>>
>> Blur
>>
>
> Try to look for switch(color) in plugins/blur/blur.C
>
> and replace for testing 1.0 for rgba/rgb float cases with FLT_MAX ? Like
> in our earlier work ....
>
> case BC_RGBA_FLOAT:
> BLUR(float, 1.0, 4);
> break;
>
> If it does not break plugin we probably can go for each noted plugin and
> try to find where they clip ....
>
may be like attached patch? Only blur and titler converted, do not want to
break vectoroscope etc
>
> Color 3 Way
>> Color Space
>> Foreground
>> Histogram
>> Histogram Bezier
>> Title
>> Videoscope
>>
>> I remember an attempt by Andrew with Adam to try to engage him on the
>> Histogram clipping, but Adam was not really interested:
>> https://github.com/heroineworshiper/hvirtual/issues/8
>>
>> @Phyllis
>> Do you think it's good to indicate in the manual the plugins that do
>> the clipping?
>> --
>> Cin mailing list
>> Cin at lists.cinelerra-gg.org
>> https://lists.cinelerra-gg.org/mailman/listinfo/cin
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20250402/6d97d77c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Experimental-remove-clipping-from-blur-titler-plugin.patch
Type: text/x-patch
Size: 1955 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20250402/6d97d77c/attachment.patch>
More information about the Cin
mailing list