0.0
No commit activity in last 3 years
No release in over 3 years
Ruby bindings for MediaInfo using libmediainfo.so
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.2
~> 10.0
~> 2.2
~> 2.11
~> 0.8
 Project Readme

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.