[solved] movie on two screens
Posted: Sat Aug 10, 2024 12:53 am
I need to show a movie on two monitors. Everything seems to be working except that there is a short (100ms?) but noticeable delay between them. Is there any way to synchronize them?
Thanks again BarryG for your suggestion; however, I believe I have found an easier solution... I do all the processing for a move for a screen and immediately after PlayMovie, I PauseMovie. I do this for all three screens. When I finish with the last screen, I then execute ResumeMovie for each screen. I cannot detect any noticeable lack of sync between the audio and video.
Thanks again BarryG for your suggestion; however, I believe I have found an easier solution... I do all the processing for a move for a screen and immediately after PlayMovie, I PauseMovie. I do this for all three screens. When I finish with the last screen, I then execute ResumeMovie for each screen. I cannot detect any noticeable lack of sync between the audio and video.