Search the Community
Showing results for tags 'audiometer'.
-
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 only with mp3 or wav files This is my script: #include <GDIPlus.au3> #include "VLC.au3" Global $vlc128, $vlc129 Global $video_path128 = "128.m3u8" Global $video_path129 = "129.m3u8" _VLCErrorHandlerRegister() $g_hGUI = GUICreate("VLC", 200, 29
-
- audiometer
- vlc
-
(and 2 more)
Tagged with:
-
TinyMp3Player : A basic Mp3 player Hold left shift key and click load music button for select a mp3 directory, instead of a single mp3 file. A random check box for listen randomly. An automatic random config set the type of Audio meter display at each start or each click on the Next button. Previous downloads : 447 TinyMp3Player v 1.0.1.7 Update of 2012-07-28 Source : TinyMp3Player v 1.0.1.7.au3 executable : TinyMp3Player.exe.html (Once this html file downloaded, double click on it for start the download) Changes : mp3 and m3u can be associated to compiled script. ( Do