libmediainfo

Ruby bindings for MediaInfo using libmediainfo.so


License
GPL-3.0
Install
gem install libmediainfo -v 1.0.3

Documentation

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.h which 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 libmediainfo

Usage

See the [examples][] directory. I'll write some proper documentation some day.

Copyright

Copyright 2013 Brent Sanders

See LICENSE.txt for details.