Page 1 of 1

Setting output module via command line.

Posted: 27 Jun 2007 15:07
by m.e
Is it posable to set the output module to directx via command line? I know you can set in the gui and that it's saved there but I need to set it via command line.

Re: Setting output module via command line.

Posted: 06 Jul 2007 16:14
by dionoea
Sure it is :)

Code: Select all

vlc -V directx
Run

Code: Select all

vlc -H --advanced --help-verbose
to get the full list of VLC commands in a vlc-help.txt file.