webminidisc/extra/BUILD_FFMPEGJS.md

7 lines
256 B
Markdown
Raw Normal View History

2020-03-20 17:21:53 +00:00
# How to build ffmpegjs
2020-03-31 18:04:59 +01:00
1. checkout https://github.com/ffmpegjs/FFmpeg commit 0deba716e237a538
2020-03-20 17:21:53 +00:00
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