<div dir="ltr"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ср, 2 апр. 2025 г., 12:46 Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank">randrianasulu@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пн, 31 мар. 2025 г., 16:34 Andrea paz via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" rel="noreferrer noreferrer" target="_blank">cin@lists.cinelerra-gg.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Obviously it was my fault: I had not removed the clip in Blend Program....<br>
I re-tested and most of the color-related plugins do not have<br>
clipping. Unfortunately (at least for me) some of the most important<br>
plugins have it:<br>
<br>
Blur<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Try to look for switch(color) in plugins/blur/blur.C</div><div dir="auto"><br></div><div dir="auto">and replace for testing 1.0 for rgba/rgb float cases with FLT_MAX ? Like in our earlier work ....</div><div dir="auto"><br></div><div dir="auto">case BC_RGBA_FLOAT: BLUR(float, 1.0, 4); break;</div><div dir="auto"><br></div><div dir="auto">If it does not break plugin we probably can go for each noted plugin and try to find where they clip ....</div><div dir="auto"></div></div></blockquote></div></div><div dir="auto"><br></div><div>may be like attached patch? Only blur and titler converted, do not want to break vectoroscope etc<br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Color 3 Way<br>
Color Space<br>
Foreground<br>
Histogram<br>
Histogram Bezier<br>
Title<br>
Videoscope<br>
<br>
I remember an attempt by Andrew with Adam to try to engage him on the<br>
Histogram clipping, but Adam was not really interested:<br>
<a href="https://github.com/heroineworshiper/hvirtual/issues/8" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://github.com/heroineworshiper/hvirtual/issues/8</a><br>
<br>
@Phyllis<br>
Do you think it's good to indicate in the manual the plugins that do<br>
the clipping?<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" rel="noreferrer noreferrer noreferrer" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div></div></div>
</blockquote></div></div></div>
</div>