MediaInfoLib
Canonical cross-platform core library behind MediaInfo, extracting technical and tag metadata from video/audio files across all major OSes.
Link
Related resources
- nokhwaCross-platform Rust library for webcam/camera capture across Windows, macOS, and Linux.
- libvoyaplayerFree cross-platform media player library for music and video with broad codec support (AAC/FLAC/MP3/Vorbis/WMA).
- mediainfo.jsMediaInfoLib compiled to WebAssembly for use in browsers and Node.js, enabling client-side media metadata extraction.
- ImPlayCross-platform desktop media player built on mpv + ImGui, with mpv-compatible feature set and config.
- flutter_vlc_playerFlutter plugin wrapping libVLC for cross-platform video playback on iOS/Android.
- Castlabs DRM GuideTechnical deep-dive on Widevine/PlayReady/FairPlay DRM, covering CENC vs cbcs encryption mode differences.
- How to Build a Multi-DRM SetupEngineering guide covering Widevine/FairPlay/PlayReady stack, CENC, license server complexity, and build-vs-buy cost tradeoffs.
- setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.