Add last working commit of ffmpegjs

This commit is contained in:
Stefano Brilli 2020-03-31 19:04:59 +02:00
parent 05638b47ff
commit f55fca961e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# How to build ffmpegjs
1. checkout https://github.com/ffmpegjs/FFmpeg
1. checkout https://github.com/ffmpegjs/FFmpeg commit 0deba716e237a538
2. replace `build-js.sh` with the `build-js.sh` from this directory
3. run `build-with-docker.sh`
4. copy `dist/ffmpeg-core.js` to this project `public` folder