-
Notifications
You must be signed in to change notification settings - Fork 13
Home
dihmandrake edited this page Oct 11, 2016
·
4 revisions
Welcome to the MediaInfoDotNet wiki!
MediaInfo.NET provides a fast, easy-to-use .NET wrapper for MediaInfo.dll. It abstracts the calls to the underlaying native DLL and provides strongly typed fields for each kind of media stream within a file.
- Upstream https://code.google.com/p/mediainfo-dot-net/
- Upstream http://mediainfo.sourceforge.net/
- Compiled as AnyCPU, Debug, including Symbols and Source
- Includes copies of MediaInfo.dll 0.7.89 for both x86 and x64.
- Includes linux and Mac dllmap config
- Includes code to preload unmanaged DLL, which matches bitness
Please report problems. Patches and other contributions are welcomed.