Quote from
fkapnist on December 9, 2021, 2:42 am
Quote from
luishp on December 8, 2021, 11:20 am
Hi @fkapnist, not sure what you are describing exactly but probably neoDrag + neoLine would do the job.
Regards.
Instead of layers or nodes, I'd call them "stacks." For example, a simple Windows program could accept a stack of up to two videos. The first is the background video. The second is the foreground video, which can be a green-screen overlay or partly transparent to blend with the background. They are both saved as a single output video (with FFmpeg command lines). Each video in turn can have its own stack of effects (FFmpeg filters). The stacks (displayed as boxes, etc.) are enabled by dragging and connecting them with lines.
Quote from
luishp on December 8, 2021, 11:20 am
Hi @fkapnist, not sure what you are describing exactly but probably neoDrag + neoLine would do the job.
Regards.
Instead of layers or nodes, I'd call them "stacks." For example, a simple Windows program could accept a stack of up to two videos. The first is the background video. The second is the foreground video, which can be a green-screen overlay or partly transparent to blend with the background. They are both saved as a single output video (with FFmpeg command lines). Each video in turn can have its own stack of effects (FFmpeg filters). The stacks (displayed as boxes, etc.) are enabled by dragging and connecting them with lines.