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 node editor to modify options.
  3. Hit "render" to preview the output in browser.
  4. To edit the graph, disable "lock layout."

Note: work in progress, many things may be broken! Refresh if it hangs or crashes. May not work on mobile. Post issues/feedback to GitHub. By Sam Lavigne.

Output Command

Error Log

{#if rendering}
Rendering...{(renderProgress * 100).toFixed(2)}%
{/if} {#if $outputs[0].name.endsWith("gif") && videoValue && !videoValue.endsWith("mp4")} {:else}

Filters (click to add)

onFileSelected(e)} bind:this={fileinput} style="display: none;" />
{#if $selectedFilter && $nodes.length > 0 && $nodes[$selectedFilter]} {/if}