Sort video files less than a specified duration into a folder

Started by jjmz, May 14, 2022, 01:16:48 AM

Previous topic - Next topic

jjmz

I am trying to sort video files less than 5s into a separate folder (Live Photos)

exiftool -if "$Duration# < 5" -Directory=live -ext mov .

does not seem to work.. What should I be doing instead?

StarGeek

That would be the command.  If you're using Mac/Linux/PowerShell, change the double quotes to single quotes.
"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