Showing posts with label canon. Show all posts
Showing posts with label canon. Show all posts

Monday, December 3, 2007

digital camera download

to download images from the canon a10 with informative filenames, use this gphoto2 command. very likely to work with other cameras, too. gphoto2 -P --filename "IMG_%n_%A_%B_%d_%y_%H_%M_%S.%C" Edit: gphoto2 -P --filename "%f_%A_%B_%d_%y_%H_%M_%S.%C" lets the camera pick better zero padding for the image numbers.