I did a little search and I found this topic but whenever I change the prefix through the prefs, then VLC won't save my caps anymore.
So I tried using the command line as well but with no avail. This is the first time I'm using it so I might be doing something wrong.
Anyway I opened my windows DOS box, typed
Code: Select all
CD "C:\Documents and settings\BARBARA\ext\VLC"
Then
Code: Select all
vlc --snapshot-prefix img
Same thing for the --snapshot-sequential option. Everything else works I believe, for example, if I have to open a file I type
Code: Select all
vlc "c:\video.avi"
I'm running the 0.8.5 version. Help?