First, thank you so much for the Flatten Layers. Game Changer.
Here are some things I have observed with the merge functionality.
When Merging from a flattened virtual copy to a PTZ Virtual copy of an input, it will zoom too far then quickly cut to the correct position.
Merging from an input to a flattened, zoom of the same input works correctly. Thank You.
I created a 2UP with one of the layers being color bars. Merging between the 2UP and the Full Color Bars works correctly.
But when I use a flattened zoom of the Color bars in the 2UP, it resorts to a fade. This is even though the merge between the Original and Flattened zoomed one worked fine.
I am attaching a project for example.
Merge Behavior.vmixZip
(316kb) downloaded 2 time(s).Layer Description
C1 = Color Bars
C2 = Virtual Copy of C1, Flattened and Zoomed/Posistioned
C3 = Virtual Copy of C1, Virtual PTZ Zoomed and Positioned (old way we had to do this before flattening of layers)
2UP with C1 - A 2UP with C1 on the right side
2UP with C2 - A 2UP with C2 on the right side
2UP with C3 - A 2UP with C3 on the right side
Here are the scenarios:
PROGRAM: C1
PREVIEW: C2
MERGE = Successful animation
PROGRAM: C1
PREVIEW: C3
MERGE = 1 Second Delay, then Cut. It would be nice if the virtual PTZ copy of C1 would recognize that C1 and C3 are "virtually" the same and merge/zoom between them
PROGRAM: C2
PREVIEW: C3
MERGE: Broken. It will animate to the wrong position, then quicky cut to the correct one
PROGRAM: 2UP with C1
PREVIEW: C1
MERGE: Successful animation
PROGRAM: 2UP with C1
PREVIEW: C1
MERGE: Successful animation
PROGRAM: 2UP with C1
PREVIEW: C2
Merge: Successful animation
PROGRAM: 2UP with C2
PREVIEW: C2
MERGE: Fade Only. This would be nice if this were animated. It knows that C2 is in the second slot of the 2UP, and it knows it is merging to C2. So it seems like it should be able to animate between them.
PROGRAM 2UP with C3
PREVIEW: C3
MERGE: Successful animation. This is pretty similar to the one above that just fades, so it looks like it is possible.