Page 1 of 1

changing skin in command line

Posted: 04 Aug 2006 08:54
by Aunty Lucy
hi,
is there any way to excute the vlc to change the skin in command line.
Forget about the GUI Clt-S select file, steps ( I know this work)

vlc -I skins2
or
vlc --intf skins2

let said I want the "vplayer.vlt" custom skin from the skins download site.

how to go about execute it in command line for Windows. Enviroment



Thanks

Posted: 04 Aug 2006 12:01
by ipkiss
vlc -I skins2 --skins2-last=c:\path\to\vplayer.vlt

Posted: 07 Aug 2006 08:15
by Aunty Lucy
Great it works!!!

Thanks