I have video files in folder, they are named with numbers 1001.mov, 1002.mov, 1003.mov etc How can I extract the number part, then change it and make that new value filename again?
I was reading about arrays, and some examples with path manipulation, but I can't work out anything. :/