# Config file for cqcam
# This is where cqcam finds its defaults.

# the port your Color QuickCam is found at (0 to probe)
port 	0

# the width of the scan.  Valid values are 4-640 (4-320 in 24bpp mode)
width	640

# the height of the scan.  Valid values are 4-480 (4-240 in 24bpp mode)
height	480

# top line to start scan at.  Valid values are 1-243.
top 1

# left column to start scan at.  Valid values are even numbers, 2-336.
# first twelve columns are black, don't bother scanning them.
left 9

# the transfer scale -- 1 means take all pixels, 2 means throw away
# every other pixel, 4 means throw away three of four pixels. (same as 
# decimation)
transfer 2

# these all depend on your camera.  Find a good value and leave it set at 
# that, because they probably won't change.

# the contrast, 0-255.  Fixed per camera.  Find the best one, and use it.
contrast 104

# the white balance, 0-255.  (Mostly) fixed per camera.
whitebal 130

# the black level, 0-255
blacklevel 130

# the hue (blue level), 0-255
hue 110

# how bright the image should be, 1-254, depends on your lighting (this line 
# will change automatically if you use the -r option)
brightness	163
