|
@@ -14,8 +14,8 @@
|
|
|
} from 'mint-ui';
|
|
|
import lottie from "lottie-web"; //lottie
|
|
|
// const { createWorker } = require('@ffmpeg/ffmpeg');
|
|
|
- import { FFmpeg } from "@ffmpeg/ffmpeg";
|
|
|
- import { fetchFile, toBlobURL } from '@ffmpeg/util';
|
|
|
+ // import { FFmpeg } from "@ffmpeg/ffmpeg";
|
|
|
+ // import { fetchFile, toBlobURL } from '@ffmpeg/util';
|
|
|
var qiniu = require('qiniu-js');
|
|
|
const baseURL = '.'
|
|
|
let ffmpeg = null;
|