Metadate pickup from movie

You found an error in the program ? Report it here
Post Reply
kde
Posts: 8
Joined: 2017-06-02 10:56:14

Metadate pickup from movie

Post by kde »

way is it not possible to auto pickup the duration of the movie on media information detect?
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

I'm not sure to understand what you ask... currently the duration is set to the Length field when importing info from video files
kde
Posts: 8
Joined: 2017-06-02 10:56:14

Post by kde »

I have a lot of TS files and on this format it not pick up the duration and the framerate.
If I do the same with mp4 working fine
I can send you a screenshot if you like
kde
Posts: 8
Joined: 2017-06-02 10:56:14

Post by kde »

this are the properties of the file

https://drive.google.com/file/d/0B52QSd ... sp=sharing

this is the result after read information out of the file

https://drive.google.com/file/d/0B52QSd ... sp=sharing
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

For importing info from video files AMC relies on MediaInfo ( https://mediaarea.net/fr/MediaInfo )
kde
Posts: 8
Joined: 2017-06-02 10:56:14

Post by kde »

sorry and now? I see the details now in MediaInfo is there a plug in to get it in?
kde
Posts: 8
Joined: 2017-06-02 10:56:14

Post by kde »

I change in the program folder your MediaInfo.dll (version 0.7.64.0) to the latest version 0.7.96.0. With this version it read only the Filesize
kde
Posts: 8
Joined: 2017-06-02 10:56:14

Post by kde »

ok a little bit my fault I use the 64bit .dll now I use the 32bit but now I have the same as with you version 0.7.64.0.
Can I edit the fields which need to match MediaInfo <=> ANT?
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

What I meant is that the info imported depend on MediaInfo: if it does not return the length to AMC, we can't do anything...
kde
Posts: 8
Joined: 2017-06-02 10:56:14

Post by kde »

on MediaInfo all looks fine
kde
Posts: 8
Joined: 2017-06-02 10:56:14

Post by kde »

how do you get the information?
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

.ts is for DVDs ?
it is possible that for proper duration import additional search in the various files of the DVD is needed
for all media files AMC just requests the "PlayTime" attribute from the general stream ; cf getmedia.pas and MediaInfo.pas in AMC's source code.
Post Reply