You are heredigicam
digicam
New digicam - Canon IXUS Powershot SD430 (under linux!)
Bought a new digicam after being withone for a year or two now.
Which is the Canon Powershot SD430,
No idea what "Digital elph" means but it's on the manual cover. My previous camera was the canon powershot A10 (the very first of the powershot range).
Canon IXUS Wireless Powershot SD430 (hows that for a model number!), seems to work ok, will have a bit more of a play with it and see what i can discover, I've got no idea how to use the wireless interface for it, I plugged the USB adaptor into my laptop but i didnt register as much so who knows.
One thing that is immediately obvious with this camera is
- It's size - small, very tidy
- Good-enough lens quality
- Some smarts about organising files on the SDCARD, such as creating sub-directories by date
- Remarkably easy to navigate user interface
- Very quick to fire off to the next shot
- Very quick start-up time
under linux it shows up as
Bus 003 Device 002: ID 04a9:3131 Canon, Inc.
However the Canon IXUS does not register as a generic SCSI device which is a bit of a pain, BUT do not fear, theres always gphoto2.
seven:/home/dgtlmoon/cc# gphoto2 -P Downloading 'theme.dat' from folder '/special'... Saving file as P1000019.JPG
etc etc.
The Canon does movie mode, which saves as an .AVI file but there seems to be a little bit of background noise, will have a few more attempts at it, also you cant chang the zoom status while filming!
interestingly enough, theres a group of hackers working on somethis called the LIXUS project which is all about getting a running linux kernel on the canon ixus which sounds like a lot of fun, looks like they've got a command prompt so far, not sure if it still takes photos!
An annoyance abuot the SD430 is the USB wireless adapator needs its own powersource (whats the point!) but i guess this is all pretty new kinda tech so needs to be ironed out. Turns out the wireless is 802b11
Video output (in .AVI format) is converted to MPEG locally with ffmpeg, which is in debian apt sources (im on testing atm), the camera done 30FPS @ 640x480, reduced it to 15FPS @ 300x320 and the output was around 163MB for 54 seconds worth of video, mpeg'ed that was converted to 9MB
ffmpeg -i MVI_0184.AVI -target pal-vcd charger.mpeg
the output results
dgtlmoon@seven:~/digicam$ ls -al charger.mpeg MVI_0184.AVI -rw-r--r-- 1 dgtlmoon dgtlmoon 9993200 2006-10-20 22:17 charger.mpeg -rw-r--r-- 1 root root 16312502 2006-10-20 22:10 MVI_0184.AVI
So i couldnt resist, I uploaded my dodge charger (remote control) doing circle work on the kitchen floor to youtube..
