Keeping last frame when loading a clip
Posted: 21 Apr 2015, 18:39
Hi,
I hope you guys are doing fine. I'm trying to create a transition between different clips in a smooth manner.
The issue is that when I try to load a new clip the texture is removed from the buffer and I either get blank or nothing if I block the node.
I want to get the last frame of the clip on screen while loading the new clip then cut to the new clip. Is that possible?
I'm currently working on a version where I have two clips (A and B) which I transition in between but it becomes messy and I have to load the clip twice.
Any suggestions on how to achieve what I want?
Daniel
I hope you guys are doing fine. I'm trying to create a transition between different clips in a smooth manner.
The issue is that when I try to load a new clip the texture is removed from the buffer and I either get blank or nothing if I block the node.
I want to get the last frame of the clip on screen while loading the new clip then cut to the new clip. Is that possible?
I'm currently working on a version where I have two clips (A and B) which I transition in between but it becomes messy and I have to load the clip twice.
Any suggestions on how to achieve what I want?
Daniel