Error capturing first image
Question
I have problem, my motion crash on "Error capturing first image". I don't know how to get more info about this error to resolve it.
<pre>[0] Processing thread 0 - config file /home/cim/.motion/motion.conf
[0] Motion 3.2.9 Started
[0] ffmpeg LIBAVCODEC_BUILD 3355136 LIBAVFORMAT_BUILD 3409664
[0] Thread 1 is from /home/cim/.motion/motion.conf
[1] Thread 1 started
[1] cap.driver: "zc3xx"
[1] cap.card: "USB Camera (046d:089d)"
[1] cap.bus_info: "usb-0000:00:1f.4-2"
[1] cap.capabilities=0x05000001
[1] - VIDEO_CAPTURE
[1] - READWRITE
[1] - STREAMING
[1] Supported palettes:
[1] 0: JPEG (JPEG)
[1] Test palette JPEG (320x240)
[1] Using palette JPEG (320x240) bytesperlines 320 sizeimage 29390 colorspace 00000007
[1] found control 0x00980900, "Brightness", range 0,255
[1] "Brightness", default 128, current 149
[1] found control 0x00980901, "Contrast", range 0,256
[1] "Contrast", default 128, current 128
[1] found control 0x00980910, "Gamma", range 1,6
[1] "Gamma", default 4, current 4
[1] found control 0x00980912, "Auto Gain", range 0,1
[1] "Auto Gain", default 1, current 1
[1] mmap information:
[1] frames=4
[1] 0 length=32768
[1] 1 length=32768
[1] 2 length=32768
[1] 3 length=32768
[1] Using V4L2
[1] setting control "Contrast" to 128 (ret 0 )
[1] setting control "Brightness" to 14 (ret 0 )
[1] setting control "Brightness" to 29 (ret 0 )
[1] setting control "Brightness" to 44 (ret 0 )
[1] setting control "Brightness" to 59 (ret 0 )
[1] setting control "Brightness" to 74 (ret 0 )
[1] setting control "Brightness" to 89 (ret 0 )
[1] setting control "Brightness" to 104 (ret 0 )
[1] setting control "Brightness" to 119 (ret 0 )
[1] setting control "Brightness" to 134 (ret 0 )
[1] setting control "Brightness" to 149 (ret 0 )
[1] Error capturing first image
[1] Thread finishing...
</pre>
Environment
Motion version: |
3.2.9 |
ffmpeg version: |
r11872+debian_0.svn20080206-18+lenny3 |
Libraries: |
ffmpeg, mysql, postgresql |
Server OS: |
Debian 5.0.8, kernel 2.6.32-bpo.5-686 |
--
CimOrlandu - 16 Feb 2012
Answer