skin reloads when "previous track" is clicked
Posted: 07 Feb 2006 00:05
sorry if this has been discussed before, i wasn't sure what to search for.
I'm using a skin in full screen mode and everything works perfectly except for this one problem. If VLC is playing the 1st track in the playlist and my "previous track" button is selected, the skin vanishes and then reappears as if it were being reloaded.
i can get around it by screen-shotting the skin and setting it as the desktop background, but i was wondering if there's a way of stopping VLC from realoading the skin when you tell it to return to the beginning of the playlist.
I've just noticed that this only happens when VLC is launched with a skin from the command line - if i open VLC, switch interface to skins2 and load the m3u manually everything is fine. Is there something i can add to my command line (batch file) that will fix this?
windowsxp btw.
thanks in advance,
mark.
I'm using a skin in full screen mode and everything works perfectly except for this one problem. If VLC is playing the 1st track in the playlist and my "previous track" button is selected, the skin vanishes and then reappears as if it were being reloaded.
i can get around it by screen-shotting the skin and setting it as the desktop background, but i was wondering if there's a way of stopping VLC from realoading the skin when you tell it to return to the beginning of the playlist.
I've just noticed that this only happens when VLC is launched with a skin from the command line - if i open VLC, switch interface to skins2 and load the m3u manually everything is fine. Is there something i can add to my command line (batch file) that will fix this?
Code: Select all
start c:\progra~1\videolan\vlc\vlc.exe -I skins2 C:\lp\lpskin.vlt --volume 320 file://C:\lp\temp.m3u
thanks in advance,
mark.