Run VLC minimized, and play all songs in a folder

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.
Ron Hirsch
New Cone
New Cone
Posts: 6
Joined: 26 Feb 2010 15:52

Run VLC minimized, and play all songs in a folder

Postby Ron Hirsch » 27 Feb 2010 11:41

THIS MESSAGE WAS ORIGINALLY POSTED IN A DIFFERENT PART OF THE VLC FORUM, AND IT WAS SUGGESTED THAT I POST IT IN THIS SECTION

I want to create a batch file in Windows 7 64 bit to do the following

Start VlC minimized, and then play all the MP3 files in a given folder. And when it reaches the last MP3 file, I'd like it to loop back to the beginning continuously.

The line below will open VLC, and play the MP3 file noted. But it does not start minimized.

START "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe --qt-start-minimized" "D:\Library\Song01.mp3"

If I change the line to this below, it gives me an error message that it cannot find the file to play. And of course it does not minimize the window.

START "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe --qt-start-minimized" "D:\Library\*.mp3"

Once I can get this to function, I will add a second line in the batch file to run another program, where VLC will then provide backgkround music.

So, can anyone advise me the correct string to run VLC minimized, and play all the songs in a specified folder, and continually loop back when the end of the list is reached?

Thanks for the help -

Ron Hirsch
New Cone


Posts: 2
Joined: Fri Feb 26, 2010 9:52 am
Private message



Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Google [Bot] and 49 guests