automated analog film scanner

Started by StarGeek, December 08, 2020, 11:51:39 PM

Previous topic - Next topic

StarGeek


I thought this was rather neat.

https://www.youtube.com/watch?v=yRDomN48SOs

And of course, from the source code
import collections
import dataclasses
import logging
import os
from pathlib import Path
import queue
import threading
from typing import Callable, List

import exiftool
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

Phil Harvey

Cool.  Thanks for the link.  People are doing lots of neat projects themselves with the Raspberry Pi.

There was also a prototype of a Mars rover that was using ExifTool to store metadata in its images.  I'm not sure if it was used in the final version, but it would be cool if ExifTool was used on Mars. :)

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

Alan Clifford

It makes my Pi's look rather tame.

Movement detected photos with webserver on a Pi zero w http://nivalis.clifford.ac/motion/2020-12-05--09-21-58--1912/index.html and mail, dns and web servers and backup for my laptop on a Pi 3.