Skip to content

Instantly share code, notes, and snippets.

@5shekel
Created August 18, 2011 10:42
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save 5shekel/1153815 to your computer and use it in GitHub Desktop.
Save 5shekel/1153815 to your computer and use it in GitHub Desktop.
run video in kiosk mode using vlc from command line
vlc.exe "inputVideo.mp4" --fullscreen --no-mouse-events --loop --no-osd --no-audio
@sarnobat
Copy link

What I really want is all the options that hide those annoying errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment