Major refactor to adapt new ffmpeg-core.js

This commit is contained in:
Jerome Wu
2020-04-28 19:35:57 +08:00
parent cd5fe43905
commit b36360f16f
40 changed files with 226 additions and 527 deletions

6
package-lock.json generated
View File

@@ -2034,9 +2034,9 @@
}
},
"@ffmpeg/core": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.6.0.tgz",
"integrity": "sha512-5VNyabaCPZJEFmn92C5SIh2vFChL2l9OVGut1hmst8IPuChZahF6yniFjEdF2Ri8ZZFKXTAQrPh3WfpVaEPK9A=="
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.7.0.tgz",
"integrity": "sha512-ulDKwckLF4NrNIn98sYe8KCzKM9GfIfc9kR2Mel4pA8URQ9GEr2tGDMST5xW63Usnr6ybZCZKgwiDkAHK7VWCQ=="
},
"@hapi/address": {
"version": "2.1.2",