Can you run VLC as a Windows Process (no visible VLC Window)

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
Mel_3
Blank Cone
Blank Cone
Posts: 57
Joined: 29 Apr 2009 18:14

Can you run VLC as a Windows Process (no visible VLC Window)

Postby Mel_3 » 10 Jun 2011 23:01

1 - Can VLC be run as a Windows Process... or whatever...
... so that the VLC Window is not open and not viewable by the user?
... that is... VLC is playing videos (or streaming) in the background but without a VLC window being open?

2 - If so, how would we launch this from a batch file or via the Windows Command Line?

Thanks for any help.


VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Can you run VLC as a Windows Process (no visible VLC Win

Postby VLC_help » 11 Jun 2011 14:18

If you want VLC without GUI, then

Code: Select all

vlc -I dummy --dummy-quiet
and if you don't want decorations to video window, then --no-video-deco

so e.g.

Code: Select all

"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -I dummy --dummy-quiet --no-video-deco c:\movies\my_video.avi

Mel_3
Blank Cone
Blank Cone
Posts: 57
Joined: 29 Apr 2009 18:14

Re: Can you run VLC as a Windows Process (no visible VLC Win

Postby Mel_3 » 11 Jun 2011 22:30

Thanks guys!


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 51 guests