I have a time lapse camera running for 3 years and it takes a jpeg every 2 minutes 24 hrs/ day. it puts 10,000 jpegs in one folder and then when that is full it creates another folder.
Rob has written this script below;
http://apple.stackexchange.com/a/70229/40486
But can anyone help adapting this script to rename the movies and save the finished movies in a sub folder name MOVIES so that they are listed consecutively.
I'm trying to teach myself script but the learning curve is steep.
Adam