#1 : 29/05-25 07:41 Andrey
Posts: 2
|
There was the same question https://www.advancedrenamer.com/forum_thread?for um_id=15047
But it's not solved. I have MOV file. -QuickTime:CreateDate is 2006:12:31 21:39:01 (time is +3:00) AR 3.87 tag <Video Date Year> gets "2007" AR 4.11 tag <Video Date Year> gets "" (i.e. empty string) The same situation with MP4 file |
#2 : 29/05-25 08:57 Kim Jensen
Administrator
Posts: 982 |
Reply to #1:
I have a bunch of sample MP4 and MOV files I use for testing. The tag works for all my samples, but there are so many ways these files can be organized and can have similar metadata listed in many different fields. If you are able to send me a sample file, I can probably make the needed changes. What is the source of the files? Different sources will save metadata information in different locations. Reading metadata in MP4 and MOV files is improving in version 4.12, but I am not sure if it will make a significant difference in your case. |
#3 : 29/05-25 09:07 Andrey
Posts: 2
|
Reply to #2:
I've just sent file to support mail |
#4 : 29/05-25 09:20 Kim Jensen
Administrator
Posts: 982 |
Reply to #3:
The file in question is formatted in an older style of QuickTime movie format. The start of the file is different from what you see in a file generated today. Luckily it seems easy to add support for this dialect of .mov file, so you should expect to see it supported in version 4.12, due release within a couple of weeks. |