FFmpeg Explorer

A tool to help you explore FFmpeg filters. To use:

  1. Add filters from the list on the left.
  2. Click on filters in the center panel to edit options.
  3. Hit "render" to preview the output in browser.
  4. For more complex filtergraphs, disable "automatic layout."

Note: this is a work in progress, many things may still be broken! If it hangs/crashes refresh the page. Post issues/feedback to GitHub. By Sam Lavigne.

Output Command

FFmpeg Log

{#if rendering}
Rendering...
{/if}

Filters (click to add)

{#if $selectedFilter && $nodes.length > 0 && $nodes[$selectedFilter]} {/if}