Created
April 2, 2022 09:56
-
-
Save g3rhard/d55ce5363f6c3c89a4eb431db0065c34 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set vlcPath="C:\vlc.exe" | |
%vlcPath% %1 --video-x=1980 --video-y=400 --width=300 --height=300 --fullscreen ^ | |
--no-video-title-show --no-embedded-video --no-qt-fs-controller |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment