Search the Community
Showing results for tags 'VLC'.
-
Hey, all I want to do is control VLC player without it being the active window. I tried this, but that only works if VLC is the active window: $VLC = WinGetHandle("[CLASS:QWidget]") ControlSend("","",$VLC,"{SPACE}") Strange thing is I tried similar thing with AutoHotkey and it works...
-
Hi, I Have a GUI with 2 VLC instance inside. I use VLC.au3 for receive the rtp streams I can watch the videos and listen the audio streams. Is there a way to read each stream audio volume value? I would like to show near the video stream the audiometers I saw some scripts to show audio meters, but o...
-
- audiometer
- vlc
-
(and 2 more)
Tagged with:
-
Hi All, I am trying to automate the installation and configuration of the latest version of VLC, V2.0.2. The automation of the GUI installation has no issues. However, when the script starts VLC for the first time, it gets presented a Privacy and Network Access Policy QWidget which has two QCh...