вс, 7 апр. 2024 г. в 04:59, Igor Vladimirsky <sitelve@gmail.com>:
сб, 6 апр. 2024 г. в 21:59, Phyllis Smith via Cin <cin@lists.cinelerra-gg.org>:
Our ChromaKey is broken as demoed in previous emails with GG-BLUR.tar.bz2.  I was trying to incorporate some changes in the version 8 (in GitHub) of HV but failed to just get it to work.  But hopefully Andrew will figure it out. 

Hi all,
I have written a new article about Chroma Key HSV
https://linuxvideoediting.blogspot.com/2024/04/chroma-key-hsv-cinelerra.html


 Look at this https://github.com/heroineworshiper/hvirtual/commit/2ffbc06c197e49000f1dfe23e236ca202e850bf5
 Adam has updated 'Secrets of Cinelerra', including for the updated chromakey.
I have not contacted him regarding documentation for  the chroma key hsv effect
We wrote it independently of each other.
It will be very interesting to compare it with my blog-post  and make additions if necessary.
The online version of the HV-manual  has not yet been updated.
----------------
To build doc, you have to make
git clone https://github.com/heroineworshiper/hvirtual --depth 1 --branch master cin-hv_src
then go to 
cin-hv_src/doc$ makeinfo --html --no-split ./cinelerra.texi    # use this to create a single document.
OR
cin-hv_src/doc$ makeinfo --html ./cinelerra.texi             # use this to create multiple HTML pages.  Not searchable
==> SECRETS OF CINELERRA
Version 9
by Adam Williams
Copyright © 2011-2024
-------------------
P.S.
I have compared. Looks like my article is better. )