Snapshots prefix and numbering
Posted: 20 Aug 2006 18:17
Hi! I was unsuccessfully trying to change the prefix name and the numbering system of the snapshots.
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 which is the directory in which I put the player.
Then and got this message "The command line options couldn't be loaded, check that they are valid."
Same thing for the --snapshot-sequential option. Everything else works I believe, for example, if I have to open a file I type and the video plays just fine.
I'm running the 0.8.5 version. Help?
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?