i've used ZM with a Logitech Quickcam Pro 3000 for a couple of months now without any problem, but recently I upgraded vom 1.23.x to 1.24.1 and since then i've got some trouble.
http://imagebin.ca/view/1HmsJ8gf.html
I tried some combination of settings (unfortunately I don't remember my 1.23.x settings), but the problem resists.
Code: Select all
server:~ # zmu -d /dev/video0 -q -v
Video Capabilities
Name: Logitech QuickCam Pro 3000
Type: 1
Can capture
Video Channels: 1
Audio Channels: 1
Maximum Width: 640
Maximum Height: 480
Minimum Width: 160
Minimum Height: 120
Window Attributes
X Offset: 0
Y Offset: 0
Width: 320
Height: 240
Picture Attributes
Palette: 15 - YUV 4:2:0 Planar
Colour Depth: 24
Brightness: 32256
Hue: 65535
Colour :32768
Contrast: 0
Whiteness: 30720
Channel 0 Attributes
Name: Webcam
Channel: 0
Flags: 0
Type: 2 - Camera
Format: 0 - PAL
Code: Select all
[1] cap.driver: "pwc"
[1] cap.card: "Logitech QuickCam Pro 3000"
[1] cap.bus_info: "usb-0000:00:1d.1-2"
[1] cap.capabilities=0x05000001
[1] - VIDEO_CAPTURE
[1] - READWRITE
[1] - STREAMING
[1] Supported palettes:
[1] 0: PWC2 (Raw Philips Webcam)
[1] 1: YU12 (4:2:0, planar, Y-Cb-Cr)
[1] Selected palette YU12
[1] index_format 8 Test palette YU12 (352x288)
[1] Using palette YU12 (352x288) bytesperlines 528 sizeimage 152064 colorspace 00000000
[1] found control 0x00980900, "Brightness", range 0,128
[1] "Brightness", default 64, current 63
[1] found control 0x00980901, "Contrast", range 0,64
[1] "Contrast", default 0, current 0
[1] found control 0x00980902, "Saturation", range -100,100
[1] "Saturation", default 0, current 0
[1] found control 0x0098090e, "Red Gain", range 0,256
[1] "Red Gain", default 0, current 136
[1] found control 0x0098090f, "Blue Gain", range 0,256
[1] "Blue Gain", default 0, current 17
[1] found control 0x00980910, "Gamma", range 0,32
[1] "Gamma", default 0, current 15
[1] found control 0x00980911, "Shutter Speed (Exposure)", range 0,256
[1] "Shutter Speed (Exposure)", default 200, current 248
[1] found control 0x00980912, "Auto Gain Enabled", range 0,1
[1] "Auto Gain Enabled", default 1, current 1
[1] found control 0x00980913, "Gain Level", range 0,256
[1] "Gain Level", default 0, current 0
[1] found control 0x08000000, "Save User Settings", range 0,0
[1] "Save User Settings", default 0, current 0
[1] found control 0x08000001, "Restore User Settings", range 0,0
[1] "Restore User Settings", default 0, current 0
[1] mmap information:
[1] frames=2
[1] 0 length=462848
[1] 1 length=462848
[1] Using V4L2
TIA,
Hannes