Page 1 of 1

Assume default options as specified in command line

Posted: 20 Sep 2007 10:20
by narcisgarcia
When I call VLC with a command like:

vlc v4l:// :v4l-vdev="/dev/video0"

It runs well, but if I push Stop button and I want to play it again, all the parameters return to VLC defaults, and I must to specify every configuration again.
It would be good to assume the command line parameters as default values for that execution.

Re: Assume default options as specified in command line

Posted: 20 Sep 2007 13:23
by funman
it should use them for all the session

doesn't this command line create a playlist entry ?

Re: Assume default options as specified in command line

Posted: 20 Sep 2007 14:04
by narcisgarcia
Well, I didn't explain correctly.

When I run that command line, with the VLC open if I go to [File] - [Open capture device] the values are default. It would be good to find the values copied to the fields affected by the command call; it would make easier changing and trying parameters.