Page 1 of 1

Defaults

Posted: 19 Feb 2010 03:31
by kranthi117
Hi all,
Long time back I issued the command
vlc http://localhost/play.php --verbose 2 --shout-keep --sout "#std{access=http,dst=http://10.101.7.20:8080,mux=ts}"
From then, every time i start vlc it is taking those values as the default, vlc is even starting a server on port 1234 (confirmed that through netstat).

Any idea why this is happening?

Re: Defaults

Posted: 19 Feb 2010 16:36
by xtophe
Somehow vlc saved these options. Delete ~/.config/vlc/vlcrc

Re: Defaults

Posted: 21 Feb 2010 04:11
by kranthi117
thanks. vlc is working fine now