can’t believe how long I’ve suffered through “Argument 'abc.mp4' provided as input filename, but 'xyz.mp4' was already specified” errors before writing this little function to support `ffprobe *.mp4`: https://github.com/lucaswerkmeister/home/commit/7592c816bd

#ffmpeg #ffprobe

Add ffprobe function that supports multiple files · lucaswerkmeister/home@7592c81

So I can conveniently probe multiple files at once, e.g. via a glob.

GitHub
@LucasWerkmeister I have the same thing for the S3 cli