ffprobe3-python3
Actively maintained Python 3 wrapper for ffprobe metadata extraction, replacing the stale original ffprobe3 project.
Link
Related resources
- FFMpegCorePopular, well-maintained .NET wrapper for FFmpeg/FFprobe with a fluent argument builder and sync/async APIs.
- batch-mp-toolsPython CLI for batch media conversion, normalizing, and segmenting with multicore support, plus metadata tagger and organizer, built on FFm…
- video-cliOne-line terminal video editing commands (retime, togif, trim, tile, toimg) built as a Python CLI, also on PyPI.
- ffmpeg-ktKotlin Multiplatform wrapper for FFmpeg.
- pgsripCLI tool that rips PGS (bitmap) subtitles to SRT via MKVToolNix and Tesseract OCR.
- 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.