/JMetaData

JmetaData is a wrapper using JNA lib to access mediainfo library to collect video metadatas.

Primary LanguageJava

JMetaData Build Status quality gate

Quick summary

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.

How to use it

In the class aka.jmetadata.test.Examples.java you'll find a comprehensive example of how to use it.

Version

Go to my maven repository to get the latest version.

Notes

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.)