Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrew Randrianasulu via Cin
пн, 6 нояб. 2023 г., 23:13 Andrea paz : > In any case, using any plugin (even BlueBanana or Gamma) returns the > clip... > in scope from Compositor? yes .. but attaching videoscope to track still shows them go over 100 even with plugin(s) attached ... not sure how output values suppose to go

Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrea paz via Cin
In any case, using any plugin (even BlueBanana or Gamma) returns the clip... -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrea paz via Cin
> so, lol, disabling SMOOTH in scopes makes them go over 100 .. Wow, indeed! Both in the waveform and in the histogram. Thanks. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrew Randrianasulu via Cin
On Mon, Nov 6, 2023 at 10:07 PM Andrew Randrianasulu wrote: > > On Mon, Nov 6, 2023 at 10:10 PM Andrea paz > wrote: > > > > A change on Histogram dates back to May 2021. See: > > https://cinelerra-gg.org/download/testing/ > > interesting, thanks . > > Right now I see that Cingg compiled at

Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrew Randrianasulu via Cin
On Mon, Nov 6, 2023 at 10:10 PM Andrea paz wrote: > > A change on Histogram dates back to May 2021. See: > https://cinelerra-gg.org/download/testing/ interesting, thanks . Right now I see that Cingg compiled at may 2017 was showing over 100 values in scopes (with just videoscope and not any

Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrea paz via Cin
A change on Histogram dates back to May 2021. See: https://cinelerra-gg.org/download/testing/ -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrew Randrianasulu via Cin
пн, 6 нояб. 2023 г., 20:03 Andrea paz : > It seems to me that Adam's examples always involve integers, 8-, 10- > or 16-bit, but always integers. Interesting that Adam's Histogram also > shows data above 1.0, while in CinGG it happens with Histogram Bezier > but not with Histogram (nor with

Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrew Randrianasulu via Cin
пн, 6 нояб. 2023 г., 18:02 Andrew Randrianasulu : > > > пн, 6 нояб. 2023 г., 11:49 Andrea paz : > >> I did some tests to see which of the major CC plugins use floats and >> which use integers. >> It turns out that only Blue Banana and Gamma support values above the >> range (0-1.0). Histogram

Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrew Randrianasulu via Cin
пн, 6 нояб. 2023 г., 11:49 Andrea paz : > I did some tests to see which of the major CC plugins use floats and > which use integers. > It turns out that only Blue Banana and Gamma support values above the > range (0-1.0). Histogram Bezier reads values above 1.0 but does not > use them, returning

Re: [Cin] Plugins in integer or in float

2023-11-06 Thread Andrea paz via Cin
I did some tests to see which of the major CC plugins use floats and which use integers. It turns out that only Blue Banana and Gamma support values above the range (0-1.0). Histogram Bezier reads values above 1.0 but does not use them, returning the usual clip. I start by showing the original