Introduction
After many years, I have updated the web version of FFmpeg again. It is developed based on ffmpeg.wasm.
It basically runs FFmpeg inside the browser. Of course, the performance is much lower, so it is only suitable for temporary use or converting small files and transcoding.
FFmpeg Online Transcoding (FFmpeg Web Version)
English version: https://ffmpeg.gcc.ac.cn/
Chinese version: https://ffmpeg.gcc.ac.cn/index_zh.html
This project is open-source on GitHub: https://github.com/chn-lee-yumi/ffmpeg_in_browser
You are welcome to provide suggestions or feedback via issues on GitHub!