HN2new | past | comments | ask | show | jobs | submitlogin

Maybe we could compile ffmpeg to WebAssembly and handle video conversion offline too?


That's exactly what this does: https://github.com/VERT-sh/VERT/blob/2c8cb1922cf611489022645...

    import { FFmpeg } from "@ffmpeg/ffmpeg";
`@ffmpeg/ffmpeg` is https://ffmpegwasm.netlify.app.

If you finessed that `supportedFormats` array to add video formats, this would probably just work.


That isn't what they stated in their website.

> Video uploads to a server for processing by default, learn how to set it up locally here.

The server code is open source too: https://github.com/VERT-sh/vertd


If you follow the link on the sentence you quoted, the reason why is explained there





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: