Hi
I have the following problem:
When I import videos from my camera I get to each mp4 file each another thm file. This includes the exif data of the video file. The name of the two files are exactly the same only the ending is different.
Now I want to rename these files:
before:
MAH0001.thm
MAH0001.mp4
after:
2012-01-27_08-20-42.thm
2012-01-27_08-20-42.mp4
Source for this date and time will be the exif-Recorded from the thm file.
How can I do that?
tia