Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Keeping last frame when loading a clip

All other topics about Ventuz here.

Moderator: Support

Post Reply
User avatar
arthamas
Posts: 31
Joined: 14 Apr 2015, 20:20

Keeping last frame when loading a clip

Post by arthamas » 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
Daniel
Professional 3D Integrator

User avatar
Eric_RD
Posts: 103
Joined: 04 Jun 2014, 14:01
Contact:

Re: Keeping last frame when loading a clip

Post by Eric_RD » 24 Apr 2015, 14:35

You could use a Render-Target with a Texture and Overlay Rect behind in Hierachy.
Connect the Move Texture to the Texture behind the Render Target.
Set it to "Render once" and Fire the "Render now event" on the last Frame of the Movie (note: the rendered Frame appears one Frame after hitting "Render Now")
Now you can switch from the Movie Texture to the Texture output of the Render Target via value switch.

You have to play a little bit with Event delays so that the Picture doesn't jump at the time you switch the Textures.

Switch back, if the Movie is playing again.

Note that Render targets may require a lot of performance.

chriss0212
Posts: 666
Joined: 18 Jan 2012, 20:56
Location: wuppertal
Contact:

Re: Keeping last frame when loading a clip

Post by chriss0212 » 27 Apr 2015, 11:31

to be ownest:
i would stay with the 2 player version! gives much more possebilities....including fading between 2 running movies! and the logic to do this is very simple!

greetz

christian

User avatar
arthamas
Posts: 31
Joined: 14 Apr 2015, 20:20

Re: Keeping last frame when loading a clip

Post by arthamas » 29 Apr 2015, 21:13

Hi,

I will stay with the current logic that I have then.
Thank you both for your insight!

I do love the render once of the render target! :)
Daniel
Professional 3D Integrator

Post Reply