Update blog

This commit is contained in:
Jerome Wu 2023-07-26 23:00:02 +08:00
parent cecc63219a
commit d02450b9b7

View File

@ -16,10 +16,13 @@ was very challenging. (but possible as there was a pioneer project
have been trying to make ffmpeg.wasm to be production-grade, but failed
as FFmpeg is such a powerful framework and WebAssembly is still evolving.
It wasn't easy to support even one requirements (ex. RTSP) from the community
and I found it really hard to continue sometimes. In the end, I decided to
pause a little while and rethink what should be done in the next stage.
and I found it really hard to continue sometimes. But with almost **11k stars**,
**600 forks**, **4.1k used-by projects** and **2.3M downloads** in total,
I still believe ffmpeg.wasm is a meaningful project to continue.
That's why I decided to pause a little while and rethink what
should be done in the next stage.
That's why I started to work on ffmpeg.wasm 0.12.0, it is a major version and
As the result, I started to work on ffmpeg.wasm 0.12.0, it is a major version and
not backward compatible with 0.11.0. Massive issues are fixed in this version,
including: