Settings

Theme

Show HN: VidStudio – Video processing that runs in the browser

vidstudio.app

2 points by kolx a month ago · 0 comments · 1 min read

Reader

I wanted to ship a clean, polished video processing tool that runs entirely in the browser.

My goal was to give users something low friction: no accounts, no software to install, no uploading files to servers, and no ads or annoying popups.

It runs on the multithreaded FFmpeg WASM build. While impressive, there are limitations with file sizes. The real pain was getting FFmpeg commands to terminate properly.

For anyone working on something similar who keeps running into commands that hang endlessly don't give up. The answer is controlling the number of threads FFmpeg uses at different steps in the processing pipeline.

https://vidstudio.app

Any feedback appreciated.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection