Skip to Content
Example Output

Example Output

The video below was created entirely with simple-ffmpegjs — combining multiple video clips with crossfade transitions, animated text overlays, and background music.

Example video — click to watch

Click the thumbnail to watch the “Wonders of the World” showcase video.

What it demonstrates:

  • Multiple video clips blended with crossfade transitions
  • Animated text overlays
  • Background music mixed over the entire timeline
  • Programmatic timeline orchestration from data

Run the demos yourself

If you have the repository cloned, run the demo suite to generate sample output covering every major feature:

node examples/run-examples.js

Each script outputs to examples/output/ and includes a WHAT TO CHECK section describing the expected visual result at every timestamp — making it easy to spot regressions.

Last updated on