Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Andrew Randrianasulu via Cin
пн, 26 февр. 2024 г., 17:58 Igor BEGHETTO via Cin < cin@lists.cinelerra-gg.org>: > No, I would not change the code. I would left as it is. The reasons are > multiple, for me: > - if you open an old project, that project works right with A_KEY=1. An > user could have written, "it doesn't work", at

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Andrea paz via Cin
I tried to update the text of Blur plugin in the manual. See if it is okay (to be added at the end): Problems may arise, with old projects or with Cinelerra-CV/Cinelerra-HV projects, regarding the parameter \textit{alpha determines radius}. However, to avoid problems, it was hidden in the GUI's

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Andrew Randrianasulu via Cin
вт, 27 февр. 2024 г., 00:02 Phyllis Smith via Cin < cin@lists.cinelerra-gg.org>: > Not even sure if it makes sense to do release this month? On the other >>> hand not even sure if we will able to fix more than one problem in next 30 >>> days ... >>> >> I would bring out a new appimage because

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Phyllis Smith via Cin
> > some strangeness with AgingTV gui params (they not as interactive as they >>> should?) but I have't looking at this problem yet. >>> >> >> ... I only wanted to note this somewhere so hopefully *I* will have some > added motivation to look at it! Well, at least in very "shake a toy and > see

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Phyllis Smith via Cin
> > Not even sure if it makes sense to do release this month? On the other >> hand not even sure if we will able to fix more than one problem in next 30 >> days ... >> > I would bring out a new appimage because DeJay needed the appimage with > Color 3 Way working... Yes, I was planning on making

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Igor BEGHETTO via Cin
But why?? well, this is question for me, I got some clues (disabled in gui param "alpha determinated radius" we probably not initialize correctly) Like pointed out by Andrew and Phyllis it concerns the "Alpha determines radius" checkbox option in the GUI: it was hidden, by the code, in

[Cin] disable a_key in blur.C harder

2024-02-26 Thread Andrew Randrianasulu via Cin
At this point I am not sure if best course of action to disable it harder or restore it ... but I hope attached patch at least visually restores strange mess we see by default now in test project. From 7856a56b6e7fc6ea11e3daac03134d3ef2351584 Mon Sep 17 00:00:00 2001 From: Andrew Randrianasulu

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Andrew Randrianasulu via Cin
пн, 26 февр. 2024 г., 12:07 Igor BEGHETTO via Cin < cin@lists.cinelerra-gg.org>: > But why?? well, this is question for me, I got some clues (disabled > in gui param "alpha determinated radius" we probably not initialize > correctly) > > > Like pointed out by Andrew and Phyllis it concerns

Re: [Cin] Fwd: Chromakey + blur testcase from IgorV

2024-02-26 Thread Igor BEGHETTO via Cin
No, I would not change the code. I would left as it is. The reasons are multiple, for me: - if you open an old project, that project works right with A_KEY=1. An user could have written, "it doesn't work", at that time. The test case shows why it doesn't work. - Now, you can change A_KEY value