ffmpeg-gui (vegnuli)
Another lightweight GUI wrapper for FFmpeg conversion tasks.
Link
Related resources
- FFMpegGUISimple, lightweight FFmpeg GUI wrapper.
- typed-ffmpegStrongly-typed Python interface to FFmpeg plus a drag-drop visual playground that generates commands.
- FFmpeg ExplorerBrowser-based node editor (xyflow/svelte) for visually chaining ffmpeg inputs and filters, auto-inserting filter nodes.
- ffnodeVisual node editor powered by the ffmpeg filtergraph; create/edit graphs, tweak params, live preview, import/export ffplay format.
- ffmpeg-cli-wrapper (Kotlin)Actively maintained Kotlin rewrite/successor of bramp's Java FFmpeg CLI wrapper.
- 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.