Hello,
i wonder if someone would be able to help me with this problem.
I need to reverse a video (turn a zoom in into a zoom out) with applescript. Quicktime has a option for playing a video backwards but i want the result to be playable on players other than Quicktime.
So here is what i did.
I wrote a script to export a series of videos into image sequences.
Now i want to reverse the numbering of these image sequences, so if i
use quicktime for encoding a image sequence to a movie the movie would be
reversed.
i managed to get the image sequence and to get Quicktime encode the image sequence as movie.
The part i am struggling with is reversing the image sequence file numbering, so Quicktime would
read the image sequence backwards.
If anyone has a smarter solution for this problem please do share ^^
This might be a greenhorn question, but i am new to apple script so bare with me
Any help is appreciated.
Thanks in advance!
Best regards,
zhengtonic