MediaInfoGUI .NET: Extract Technical Specs from Media Files

Written by

in

MediaInfo.NET is an open-source, lightweight Windows graphical user interface (GUI) built on top of the industry-standard MediaInfo.dll library. Developed primarily by stax76 (the creator of popular encoding tools like StaxRip), it serves as a modern, clean alternative to the official, legacy MediaInfo bundle. Core Purpose & Tech Stack

The application reads and extracts deep technical metadata and container tags from audio and video files.

Backend Engine: It wraps around MediaInfo.dll to natively process files.

Framework: It is built using Microsoft’s .NET framework, offering a responsive, minimalist presentation layer for Windows users.

Open Source: The project code and updates are hosted publicly on the MediaInfo.NET GitHub repository. Key Features

Shell Integration: You can register it into the Windows File Explorer context menu. Right-clicking a video allows immediate inspection.

Advanced Explorer Tools: It includes integration support for Open with++ to allow custom icons inside the Windows context menu.

No Adware: Unlike some older official Windows installers that bundled optional sponsor software, MediaInfo.NET is entirely clean, lightweight, and portable.

Bitness Compatibility: It targets 64-bit systems natively but can support 32-bit (x86) systems simply by replacing the core library file with the x86 version of MediaInfo.dll. Information it Extracts

By querying the underlying engine, MediaInfo.NET cleanly formats data points across several layers:

Container: Format type, overall bit rate, exact duration, writing application, and global tags.

Video: Codec ID (e.g., H.264, HEVC), frame rate, resolution, aspect ratio, chroma subsampling, and color space.

Audio: Codec (e.g., AAC, AC3, DTS), sample rate, channel layout, bit depth, and language tracks.

Extras: Detailed listings of embedded text subtitles and chapter counts. If you would like to know more, tell me:

Do you need help setting up file associations or context menu shortcuts?

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *