Page 1 of 1

quit vlc using command line

Posted: 16 Jan 2007 07:59
by pooky
What is the command line text to quit vlc player?
I can start vlc and play or transcode from the command line but can not quit the application.
Please help.

Posted: 16 Jan 2007 08:14
by DJ
Place vlc:quit at the end of the command line.

quit vlc

Posted: 17 Jan 2007 01:34
by pooky
Let's say my vlc app is in c:/vlc.exe.
When i bring up the command prompt window in WindowsXP and type in "vlc xyz.mp3" it starts up and plays the mp3 file.
Now I want to stop it and close vlc.
Typing "vlc:quit" or "vlc quit" does not work.

Posted: 17 Jan 2007 01:40
by Tappen
type "vlc xyz.mp3 vlc:quit" all on one line