Live data from Hacker News

Show HN: Browser-based video trimmer powered by ffmpeg.wasm

clipcut.dev

1–3 of 3 posts

Re: Show HN: Browser-based video trimmer powered by ffmpeg.wasm

#3
post #2

Sometimes a tool that does one thing well is exactly what you need. How's the performance on longer files? ffmpeg.wasm can get chunky with memory on anything over a few hundred MB.

Yes, exactly why I built this. Works surprisingly well for my use case so far which is cutting ~300MB mov screen recordings down to size and converting them to mp4. That said, converting large videos to GIFs will almost certainly run out of memory.