|
From: Gabriel A. D. <ac...@st...> - 2006-03-23 04:08:23
|
I'm please to announce the latest release of capture software for the UVC V4L2 interface. http://staticwave.ca/source/uvccapture/uvccapture-0.4.tar.bz2 IMPORTANT NOTE: uvccapture now requires libjpeg in order to convert YVYU images to jpegs for saving. Except from ChangeLog -- uvccapture 0.4 21.03.2006 -- Lots of changes: * Added install target in the makefile to install into /usr/local/bin * Added signal capturing (CTRL-C, etc) to gracefully exit when in wait loop * Added the ability to specify a command to run after each image capture, command is run with the output picture as an argument. command can be run blocking, or non-blocking. * Added support for multiple verbisity levels (add more -v's) * Minor output spelling corrections * Added output of current bright/contrast/saturation/gain on startup. All these thanks to Salvador Gonzalez <gh...@op...> * YVYU Capture Mode - now requires jpeglib, activated for images sizes >960x720 allows adjustment of JPEG compression quality (-q) or manually activated (-m) YUYV -> JPEG code thanks to Philip Heron <ph...@fi...> -- Gabriel A. Devenyi ac...@st... |