forum-download all images at once and send to a folder

artcygne--- via Gphoto-user <[email protected]>
Newsgroups gmane.comp.multimedia.gphoto.user
Message-ID <[email protected]>
Hi all, 
I have a script to capture sets of 6 pictures every ten minutes, each image has different settings since the aim is to combine them as HDRI. My 2 questions:
  1) The process takes 3-4 minutes which is a bit long for HDR (especially for outdoor scenes). Besides of the (sometimes long) time that it takes for the camera to adjust to the settings and take the pic (especially in darkish scenes), part of the problem is the time that it takes to download the images, as instructed in the script to do it one-by-one (copy below).
 Is there anyway of downloading the images not one-by-one but all together at  the end of each '6 images set'? I've tried '--get-all' but it didn't work as expected.
  
   # capture image no.1
   gphoto2 --set-config /main/capturesettings/f-number=1
   gphoto2 --set-config /main/capturesettings/shutterspeed2=0
   gphoto2 --capture-image-and-download --no-keep --filename 1_%Y%m%d-%H%M%.%C
   # capture image no.2   # test to download them all   gphoto2 --get-all 
  2) Also, is there any way of saving each set of images in a particular folder in the computer?   Just to give an idea, something like:    --get-all > [8am folder]
I'd appreciate your help
Cy

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Gphoto-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gphoto-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.