Hi Community,
I use a UDF by @smashly to play a video in a GUI. That works fine for my main monitor.
But when I change the X and Y positions of the GUI (also for the video) to my second or third monitor, the video plays, I can hear the sound of it, but I don't see the video.
I debugged the UDF and checked the Microsoft description for MCI Command Strings which are used in the UDF (docs.microsoft...) - everything is fine, so I got no clue why the video isn't displayed.
PlayVideoTest.au3:
VideoInGui_by_Smashky.au3 (UDF):
The example video:
It would be great when anyone can help .
Is there maybe a other way to play (display videos in GUI)?
Thanks for any suggestion - I'm grateful!
Sven