Page 1 of 1

External clock

Posted: 03 Jun 2020 13:28
by mystery123sk
Is it possible to use external clock to play video using VLClib?

The reason is to be able to synchronously play two videos at once using VLClib (and synchronize videos to external time code, e.g. Midi Time Code, LTC, SMPTE, different music file ...).

Re: External clock

Posted: 03 Jun 2020 17:56
by RĂ©mi Denis-Courmont
No.

Re: External clock

Posted: 03 Jun 2020 18:53
by mystery123sk
Ok, that was brief :). Is it at least possible to start two or more videos at once to be played synchronously?

It would be fantastic if I could at least delay playback start of some video to some exact moment in the future. Great feature for video editors based on libvlc.