online-video-editor
online-video-editor copied to clipboard
A video editor on website, based on WebAssembly and javascript.
Results
1
online-video-editor issues
Sort by
recently updated
recently updated
newest added
用你的代码试了下,好像不行,报 Protocol not found ffmpeg_run({ arguments: ['-i', 'rtsp://184.72.239.149/vod/mp4://BigBuckBunny_175k.mov', '-r', '1','-t','0:0:20', '-f', 'image2', 'image-%05d.jpeg'], files: files, }, function(results) { console.log('result', results); self.postMessage(results); });