#debian #mac #media-info-lib #libmediainfo #mediainfo #inform

nightly mediainfolib-rs

a very small wrapper around libmediainfo

2 releases

0.1.1 Dec 26, 2022
0.1.0 Dec 26, 2022

#202 in Multimedia

Custom license

15MB
269K SLoC

C++ 192K SLoC // 0.1% comments Visual Studio Project 31K SLoC C 23K SLoC // 0.2% comments Assembly 3.5K SLoC // 0.2% comments C# 2.5K SLoC // 0.3% comments Visual Studio Solution 2K SLoC Ada 1.5K SLoC // 0.2% comments Java 1.5K SLoC // 0.4% comments GNU Style Assembly 1.5K SLoC // 0.3% comments Batch 1K SLoC // 0.0% comments Pascal 1K SLoC // 0.2% comments Shell 1K SLoC // 0.2% comments Rust 703 SLoC // 0.0% comments Python 653 SLoC // 0.3% comments Visual Basic 613 SLoC // 0.3% comments Prolog 609 SLoC Bitbake 527 SLoC Automake 424 SLoC RPM Specfile 356 SLoC // 0.0% comments .NET Resource 319 SLoC // 0.5% comments VB6 318 SLoC // 0.1% comments JavaScript 169 SLoC // 0.1% comments ASP.NET 167 SLoC Kotlin 79 SLoC // 0.1% comments Autoit 56 SLoC // 0.4% comments VBScript 38 SLoC // 0.2% comments ReScript 37 SLoC Poke 1 SLoC

Contains (obscure autoconf code, 80KB) configure.ac, (Windows DLL, 23KB) MediaInfoActiveX.dll, (obscure autoconf code, 12KB) configure.ac, (obscure autoconf code, 1KB) configure.ac, (obscure autoconf code, 2KB) configure.ac

README

This is a small wrapper around only the open and inform functions on MediaInfoLib

Required libraries:

  • libmediainfo (libmediainfo-dev on Debian, brew mediainfo on mac)
  • libzen (libzen-dev on Debian, brew libzen on mac)
  • zlib

Dependencies