decreasing time between shots
Joseph Moore <[email protected]>
| Newsgroups | gmane.comp.multimedia.gphoto.user |
|---|---|
| Message-ID | <CAHJsy+ybGzKkOUiFcaQCu0QL-OtFxnk+ae_1H7LdjyjmR-Zshg@mail.gmail.com> |
Hello,
I have a script that I'm using to take images across the focus distance of
a lens.
for i in {1..1000}; do
gphoto2 --capture-preview --force-overwrite --set-config
manualfocusdrive='10' --capture-image;
done
Right now it takes about ten seconds between each capture. Is there any way
to speed this process up? I'd like to keep the intervals between shots as
regular as possible. Even getting it down to 5 second intervals would be
great. Thanks!
-Joe
_______________________________________________
Gphoto-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gphoto-user