This commit is contained in:
sim1222 2022-01-28 02:14:24 +09:00
parent fcec47fe13
commit 2ced35512b

View File

@ -61,7 +61,7 @@ function select(src: any, label: string | null, multiple: boolean): Promise<Driv
// });
//});
os.toast('Try use FFmpeg.wasm')
ffmpegconv(input.files[0]);
ffmpegconv;