Skip to content

pdkl95/ruby-libmediainfo

Repository files navigation

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.

About

Ruby bindings for MediaInfo using libmediainfo.so

Resources

License

Stars

Watchers

Forks

Packages

No packages published