Skip to content

Instantly share code, notes, and snippets.

@g3rhard
Created April 2, 2022 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save g3rhard/d55ce5363f6c3c89a4eb431db0065c34 to your computer and use it in GitHub Desktop.
Save g3rhard/d55ce5363f6c3c89a4eb431db0065c34 to your computer and use it in GitHub Desktop.
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