VLC can open my webcam using the MediaOpen Capture Device menu. However, how do I control the webcam capture resolution? It seems to be stuck at 640x480.

link|improve this question

61% accept rate
feedback

1 Answer

up vote 1 down vote accepted

I was able to do it with the --v4l2-width=1280 --v4l2-height=720 options proir to opening the stream.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.