JMetaData is a wrapper using JNA lib to access MediaInfo library to collect video metadata.
You can either let the JMetaData lib load its own dll or use yours.
Current version support windows 32/64 bits and mac OS. Linux is not currently supported.
In the class aka.jmetadata.test.Examples.java you'll find a comprehensive example of how to use it.
Go to my maven repository to get the latest version.
Need the eclipse-external-annotations-m2e-plugin:
p2 update site to install this from: http://www.lastnpe.org/eclipse-external-annotations-m2e-plugin-p2-site/ (The 404 is normal, just because there is no index.html; it will work in Eclipse.)