MeidokonWiki:

Not having embedded shooting metadata is kinda annoying. There are ways around it, like getting stored data out of the camera, but I don't have the gear for that yet.

  1. Tag dates and camera data with AnalogExif

  2. Use exiftools on the raws to populate the correct date fields, otherwise LR will import using the file's scan date

    exiftool -XMP-xmp:CreateDate= "-FileCreateDate<DateTimeOriginal" "-FileModifyDate<DateTimeOriginal" "-IFD0:ModifyDate<DateTimeOriginal" "-XMP-xmp:ModifyDate<DateTimeOriginal" *.jpg
  3. Import to Lightroom as normal
    • Make a collection
  4. Fix rotations
  5. Add to All Film Shots
  6. File ordering should already be correct thanks to AnalogExif

    • It's common for rolls to be scanned in reverse shooting order, or for file mtimes to be out of sequence
    • Adjust seconds/minutes to get all shots to the correct timestamp now
  7. You can use the Lenstagger plugin to tag the shooting settings, if you have a fair guess at them
  8. Using Lightroom, move the files to the correct folder on disk if needed. But they should've imported correctly already
  9. Perform face tagging
  10. GPS tag as well
  11. Write a notes.txt for the photos

MeidokonWiki: furinkan/photography/SortingFilmScans (last edited 2021-02-19 17:50:39 by furinkan)