Hi! Maybe there is already working tool / options for this.
So I want to create scenes with animated lower thirds. Now I have background video and browser plugin to nice "fadein" title. Text in title I can change by tiping it in style css (using ::before content). So I can duplicate this scene, change only css and get nice titles.
But I want to make it even more nice. What I want to do:
1) when I enter into scene, animation should start (start.mp4 for example) and title fade in
2) animation will loop forever (loop.mp4) with title on.
3) when I change scene* for another it will first fadeout title and then play end.mp4 and then switch scene to destination.
*I don't know if this is possible to "hold scene if I want other scene", so in this point also i can just do something to execute ending without exiting from scene, and change it manually after animation is ended.
I know I could create 3 scenes for this, but this also mean i need 3 scenes each title.
So I want to create scenes with animated lower thirds. Now I have background video and browser plugin to nice "fadein" title. Text in title I can change by tiping it in style css (using ::before content). So I can duplicate this scene, change only css and get nice titles.
But I want to make it even more nice. What I want to do:
1) when I enter into scene, animation should start (start.mp4 for example) and title fade in
2) animation will loop forever (loop.mp4) with title on.
3) when I change scene* for another it will first fadeout title and then play end.mp4 and then switch scene to destination.
*I don't know if this is possible to "hold scene if I want other scene", so in this point also i can just do something to execute ending without exiting from scene, and change it manually after animation is ended.
I know I could create 3 scenes for this, but this also mean i need 3 scenes each title.