FFmpeg Explorer

Browser-based node editor (xyflow/svelte) for visually chaining ffmpeg inputs and filters, auto-inserting filter nodes.

Link

Related resources

  • ffnodeVisual node editor powered by the ffmpeg filtergraph; create/edit graphs, tweak params, live preview, import/export ffplay format.
  • typed-ffmpegStrongly-typed Python interface to FFmpeg plus a drag-drop visual playground that generates commands.
  • ffmpeg-gui (vegnuli)Another lightweight GUI wrapper for FFmpeg conversion tasks.
  • FFMpegGUISimple, lightweight FFmpeg GUI wrapper.
  • silencecut-ffmpegNode/TypeScript CLI using ffmpeg's silencedetect and silenceremove filters to automatically cut silence from video/audio.
  • 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.