Polyfill for WebCodecs, powered by ffmpeg.wasm
Go to file
2023-08-09 17:54:18 +08:00
.github Fix typo in CI.yml 2023-07-23 16:26:33 +08:00
apps Update installation 2023-08-09 17:54:18 +08:00
build Refactor to remove events package 2023-07-23 15:02:22 +08:00
packages Update locateFile to a fix critical bug in vite 2023-08-09 17:19:44 +08:00
scripts Upgrade vanilla-app to the latest version 2023-08-09 17:17:29 +08:00
src Update locateFile to a fix critical bug in vite 2023-08-09 17:19:44 +08:00
testdata@c81125391a Reorg folders and use core as ffmpeg from now on 2022-09-22 13:06:44 +08:00
tests Add elapsed time in progress callback 2023-07-23 23:20:58 +08:00
.gitattributes Use mp4 instead of webm format 2023-08-05 13:55:10 +08:00
.gitignore Enable netlify LM 2023-07-27 00:02:25 +08:00
.gitmodules Reorg folders and use core as ffmpeg from now on 2022-09-22 13:06:44 +08:00
.lfsconfig Move .lfsconfig and update usage 2023-07-27 00:08:03 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2019-10-23 14:21:41 +08:00
CONTRIBUTING.md Update README.md 2022-10-08 16:20:20 +08:00
Dockerfile Downgrade to n5.1.3 and upgrade deps 2023-07-23 17:01:54 +08:00
LICENSE Create LICENSE 2019-10-23 14:20:17 +08:00
Makefile Split st and mt core build cache 2022-10-05 16:56:29 +08:00
package-lock.json Update locateFile to a fix critical bug in vite 2023-08-09 17:19:44 +08:00
package.json Update locateFile to a fix critical bug in vite 2023-08-09 17:19:44 +08:00
README.md Fix image again 2023-08-09 00:10:16 +08:00
tsconfig.json Complete basic rewrite 2022-09-30 17:21:03 +08:00

ffmpeg.wasm

ffmpeg.wasm

stability-experimental Node Version Actions Status npm (tag) Maintenance License: MIT Downloads Total Downloads Month Netlify Status

Join us on Discord!

Discord

ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video & audio record, convert and stream right inside browsers.

Documentation