Skip to content

Commit ac8ecd2

Browse files
committed
Update blog
1 parent 1775afe commit ac8ecd2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

apps/website/blog/2023-07-26-release-ffmpeg.wasm-0.12.0.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,13 @@ was very challenging. (but possible as there was a pioneer project
1616
have been trying to make ffmpeg.wasm to be production-grade, but failed
1717
as FFmpeg is such a powerful framework and WebAssembly is still evolving.
1818
It wasn't easy to support even one requirements (ex. RTSP) from the community
19-
and I found it really hard to continue sometimes. In the end, I decided to
20-
pause a little while and rethink what should be done in the next stage.
19+
and I found it really hard to continue sometimes. But with almost **11k stars**,
20+
**600 forks**, **4.1k used-by projects** and **2.3M downloads** in total,
21+
I still believe ffmpeg.wasm is a meaningful project to continue.
22+
That's why I decided to pause a little while and rethink what
23+
should be done in the next stage.
2124

22-
That's why I started to work on ffmpeg.wasm 0.12.0, it is a major version and
25+
As the result, I started to work on ffmpeg.wasm 0.12.0, it is a major version and
2326
not backward compatible with 0.11.0. Massive issues are fixed in this version,
2427
including:
2528

0 commit comments

Comments
 (0)