mattdesl / mp4-wasm

[proof-of-concept] fast MP4 mux / demux using WASM
MIT License
284 stars 24 forks source link

Just wanted to say that this project is awesome #2

Closed transitive-bullshit closed 3 years ago

transitive-bullshit commented 3 years ago

Lots of apps can benefit from this type of WASM solution as opposed to bundling a full build of ffmpeg client-side or (even more work) adding to an async task queue for backend rendering.

Great job, Matt -- feel free to close this issue 😄

mattdesl commented 3 years ago

Thanks!