FFMPEG WASM Sandbox - This is a sandbox project to test and demonstrate the capabilities of ffmpeg.wasm, a browser-based video and audio processing library using FFmpeg WebAssembly.

Note: I did not create ffmpeg.wasm - this is just a demo/testing sandbox. The actual ffmpeg.wasm library is developed by the ffmpegwasm team.

  • Process video and audio files directly in your browser without server uploads.
  • Combine images and audio files into video content using WebAssembly technology.
  • Convert between different media formats and apply various filters and effects.
  • Experience high-performance media processing with complete privacy and security.
Attribution: This demo uses ffmpeg.wasm by the ffmpegwasm team. Visit their GitHub repository for more information and documentation.