typed-ffmpeg
Strongly-typed Python interface to FFmpeg plus a drag-drop visual playground that generates commands.
Link
Related resources
- ffnodeVisual node editor powered by the ffmpeg filtergraph; create/edit graphs, tweak params, live preview, import/export ffplay format.
- FFmpeg ExplorerBrowser-based node editor (xyflow/svelte) for visually chaining ffmpeg inputs and filters, auto-inserting filter nodes.
- ffmpeg-gui (vegnuli)Another lightweight GUI wrapper for FFmpeg conversion tasks.
- FFMpegGUISimple, lightweight FFmpeg GUI wrapper.
- batch-mp-toolsPython CLI for batch media conversion, normalizing, and segmenting with multicore support, plus metadata tagger and organizer, built on FFm…
- Puffer (Stanford research study)Overview of Stanford's Puffer, a live production research platform with real users studying ML-driven adaptive bitrate algorithms.
- Testing DRM Playback Across Device FamiliesPractical guide and checklist for validating DRM playback matrices across different device families.
- FairPlay-iOS-DemoClient-side SPC/CKC FairPlay Streaming flow demo implementing Apple's FairPlay Streaming Programming Guide, MIT licensed.