Op ma 15 mrt. 2021 om 11:55 schreef 'Kay F. Jahnke' via hugin and other free panoramic software <[email protected]>:
> > Bear with me... it's a python script and the exiv2 module has changed > quite a bit, I'll need some time to get it running again. > No problem. You gave me a hint that I should have thought about myself. So thanks. Really. :) I am a heavy exiftool user (both on command line and via my jExifToolGUI) and in exiftool I can do "exiftool -S -csv -filename -BracketSettings -ExposureCompensation -Sequencenumber fz82-br1*.jpg" which gives me: SourceFile,FileName,BracketSettings,ExposureCompensation,SequenceNumber fz82-br1_20210310-01.jpg,fz82-br1_20210310-01.jpg,"5 Images, Sequence 0/-/+",0,1 fz82-br1_20210310-02.jpg,fz82-br1_20210310-02.jpg,"5 Images, Sequence 0/-/+",-1,2 fz82-br1_20210310-03.jpg,fz82-br1_20210310-03.jpg,"5 Images, Sequence 0/-/+",+1,3 fz82-br1_20210310-04.jpg,fz82-br1_20210310-04.jpg,"5 Images, Sequence 0/-/+",-2,4 fz82-br1_20210310-05.jpg,fz82-br1_20210310-05.jpg,"5 Images, Sequence 0/-/+",+2,5 So I can make my own script running over a folder, but I will investigate it better first. I could use some output options from exiftool to format it slightly better for easier parsing. I might even add that to my jExifToolGUI <https://hvdwolf.github.io/jExifToolGUI/> as some kind of "export" option (pushing it to align_image_stack/pv or align_image_stack/enfuse) after having modified the metadata and keywords.. Harry -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/CAGARPpsb9SBAo%3D5qbDS_KEvqdxcD1YMep6q7gJb_EiD9Om_GUg%40mail.gmail.com.
