libmediainfo
Ruby bindings for mediainfo that direct use libmediainfo.so
instead of parsing the command-line utility.
Requirements
- [libmediainfo.so][] itself and any of its requirements (libzen)
- 
MediaInfoDLL.hwhich should come with the library, but may require installing an additional "-dev" package if you use the pre-compiled package available for some distros.
Installation
gem install libmediainfoUsage
See the [examples][] directory. I'll write some proper documentation some day.
Copyright
Copyright 2013 Brent Sanders
See LICENSE.txt for details.