Page 1 of 1

command line parameter help ?

Posted: 06 Dec 2009 18:36
by samhail
Hey guys,

Been trying to figure this out for a little bit.

I would like to start vlc straight into viewing my capture card.

When i start vlc i click:
Media > Open Capture Card: > Play.
Leaving my Video device name, and Audio device name as default.
I also want my aspect ratio (Video > Aspect Ratio > 16:9) set up.

From reading the help i believe this should work.
vlc --dshow-vdev=none
vlc --monitor-par=16:9 --dshow-vdev=none

ive tried --sout-video

Re: command line parameter help ?

Posted: 06 Dec 2009 19:59
by Rémi Denis-Courmont
At least:

Code: Select all

vlc dshow://

Re: command line parameter help ?

Posted: 06 Dec 2009 20:05
by samhail
perfect !
Thanks Rémi Denis-Courmont


vlc --aspect-ratio="16:9" dshow://