Is it possible to control two media sources at the same time?

Hello,
Just wondering about this if anyone may know and can point me in the right direction.
I think I may need a plugin.

I have two media sources, and the top one is an alpha video and need to stay in sync together.
Is there a way to fast-forward two media sources with one seek bar?
Thanks a lot.
 
Unlikely, that in OBS you'll be able to sync frame-by-frame two media sources. This is by design.

It is possible to half the one source by horizontal or vertical and place over/under... but for what?! Better to prepare pre-rendered assets - this will be a way faster for real-time tasks in OBS.

If not precise seeking needed - you may try scripting - it is possible to synchronize two media sources for few milliseconds with OBS. But synchronization will happen only on hotkey press. If example is needed - ask in the https://obsproject.com/forum/list/general-development.21/ section of the forum (I had one example in .lua but the use case is very limited, so it was never released, and I need to look at the old code again).
 
Thank you for responding. I looked in VLC sync, but it didn't go anywhere. I ended up splitting the video into 4, and popped them into new scenes. It's like having 4 chapters, and they will stay in sync that way. I was hoping to find one slider to control 2 or more videos. Maybe one day.
 
Back
Top