unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 238 forks source link

[Question] How Can I synchronize two ffmediaelements to start at the exact same time? #579

Open hutterm opened 2 years ago

hutterm commented 2 years ago

I want to synchronize two videos and have them play at the exact same time. Is there any way to do this on a more lower level? At the moment I'm basically only calling Start on each ffmediaelement. But that will offset the two videos randomly up to 50ms. I would like to get down to maybe 10ms.

Is there a way?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.