Help configuring VLC Media Player
January 22, 2010 7:10 AM   Subscribe

I am setting up a computer for an art gallery show, and I want to configure VLC to automatically launch and play a DVD in full screen mode when the computer boots. Can anyone recommend the best way to do this on a Windows XP system? Being able to disable the on screen transport controls would also be a plus.
posted by theButterFly to Technology (3 answers total) 1 user marked this as a favorite
 
I looks like you can fire up VLC from the command line, so you probably only need to drop the appropriate invocation (pointing at F:\ or whatever your DVD drive is) into the Startup folder.
posted by jquinby at 7:28 AM on January 22, 2010


Best answer: Ah, here are some examples for the player specifically - note the bit at the top regarding Windows-formatting of the options:
In most cases, vlc dvd:// or vlc dvd://[device] will do. [device] is for example /dev/dvd on GNU/Linux or D: on Windows (complete path to your DVD drive).

or (DVD without menus) :

% vlc dvdsimple://[device][@raw_device][@[title][:[chapter][:angle]]]
posted by jquinby at 7:31 AM on January 22, 2010


Response by poster: Thank you Hive Mind! I need to play with it a bit but you've put me on the right path!
posted by theButterFly at 8:23 AM on January 22, 2010


« Older Need help screwing so I can start pulling.   |   Blu Ray prices Newer »
This thread is closed to new comments.