Nothing appeared in vlc --longhelp --advanced | grep vol long help vlc --longhelp --advanced | grep vol vlc --longhelp --advanced | grep vol .
If there was only a way to execute some lua at startup, vlc.volume.set(256) could do vlc.volume.set(256) , but I tried to find a way to do this and couldn't. Their document is really terrible for the lua extension, and I don't think it is possible ...
source share