public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* capture high resolution images from webcam
@ 2015-03-17 21:35 Oliver Lehmann
  2015-03-18 21:49 ` Guennadi Liakhovetski
  0 siblings, 1 reply; 9+ messages in thread
From: Oliver Lehmann @ 2015-03-17 21:35 UTC (permalink / raw)
  To: linux-media

Hi,

I'm using v4l2 on FreeBSD but I hope this doesn't matter that much.
I got a new MS LifeCam Studio HD which makes quite good pictures
because of its focus possibilites.

When I use the original software provided by MS the "autofocus"
feature works damn good. With v4l2, autofocus is enabled but it
just does not focus. Disabling autofocus and setting focus manually
does work (and in my case this is sufficient)

Another point is, that this cam can record pictures with 8 megapixel
which results in 3840x2160 image files. This "8MP mode" and the 1080p
mode is only available for snapshot pictures. The highest resolution
supported for videos is 720p.

All I want is recording snapshot images and I do not need the video
capability at all.

I wonder how I can capture those big 8MP images? With mplayer I'm
only able toe capture 720p at max. I guess because mplayer just
accesses the video mode and takes a single frame.

mplayer tv:// -tv driver=v4l2:device=/dev/video0:width=1280:height=720  
-frames 1 -vo jpeg

I wonder if there is a possibility to access the cam in the
I-call-it-snapshot-mode to take single pictures with higher resolutions?

Regards, Oliver

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-04-13 21:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-17 21:35 capture high resolution images from webcam Oliver Lehmann
2015-03-18 21:49 ` Guennadi Liakhovetski
2015-03-19  5:57   ` Oliver Lehmann
2015-03-19 16:09     ` Laurent Pinchart
2015-03-19 18:17       ` Oliver Lehmann
2015-03-19 18:20         ` Laurent Pinchart
2015-03-19 19:31           ` Oliver Lehmann
2015-04-13 21:13             ` Laurent Pinchart
2015-03-19 16:10   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox