Open tholonia opened 1 year ago
Is anyone still working on this? I'd really love using this feature! Currently I have to do color transitions for coherence init images manually (which means stopping the clip and resuming with a different init a couple of times to get smooth changes, and this barely works with cadence >1).
Is there an existing issue for this?
What would your feature do ?
Currently, the
Color Coherence
open ofVideo Input
uses the video defined inInit -> Video Init
, but it would be beneficial to have an additional field calledAlt Video Init
that allows the user to define which video to use. In this way, the user had a lot more control over the color coherence.Proposed workflow
Adding a video file name field under
Color Coherence
whenAlt Video Input
is selectedAdditional information
This could be implemented by extracting the frames from a video to subfolder called "colorframes" if
Alt Video Init
is activated, and then inrender.py
there would be added similar code to what exists now:The number of frames generated in
colorframes
would be equal to the number of frames ininputframes
, but the user could a video of any length, and the extracting code could easily calculate the correct number of frames via interpolation. expansion, and decimation.Are you going to help adding it?
I am happy to contribute to the degree I am capable of. I have looked at the code, and I have more questions than understanding about it, but this task seems simple enough for me to attempt if I get a few pointers.
My discord ID is 1064991849149898822