Page 1 of 1

No command line help

Posted: 12 Sep 2005 15:25
by merik
I am using the latest build from the nightly builds.
On windows xp.

Everytime I run vlc --help I get a window with no help.

What am I missing ?

Posted: 12 Sep 2005 15:47
by zcot
you can see the basic idea here if you need it:
http://wiki.videolan.org/index.php/VLC_ ... -line_help

but anyway I think there were some changes relating to that recently.. will you try this:

Code: Select all

vlc --help > output.txt

Posted: 12 Sep 2005 16:48
by brian
On windows it now makes a vlc-help.txt file when you do vlc --help

Posted: 12 Sep 2005 23:50
by merik
That is it. Thankyou very much.

Posted: 13 Sep 2005 08:43
by merik
While that is working, I can't get any output from -vvv?
How do I see the debug output?

MK

Posted: 13 Sep 2005 09:21
by merik
Found the messages window.

Thanks