Hello,
unfortunately no: time written inside the audio file data is relative: it starts at 0:00:00, and not the time of the file was created.
Finding a link between the file creation date and the relative audio time does not always have a real meaning: for example, an old song recently converted to another format file would probably have little interest of having this kind of information.
I need to determine the exact time in this case. Suppose the moment of creation of the file was 2018.08.22 at 09.00.00 hours.
It's not an old song. It's a real fact happened a few days ago. I have the moment of creation of that file : date and time.
As you say the audio starts at 0:00:00
Can I obtain the total time recorded ? (i suppose YES)
When the time is 0:05:30 (five minutes, thirty seconds) can I obtain the moment ? I suppose YES because I have the moment I have created the file. So 0:05:30 is 2018.08.22 at 09.05.30 hours.
What I need is a script to show this, but I think I can calculate . Can you help me or show some new idea ?
Best Regards