Kagami / ffmpeg.js

Port of FFmpeg with Emscripten
Other
3.24k stars 329 forks source link

[Build] Build with volume and atempo filter useless #157

Open L-Chris opened 3 years ago

L-Chris commented 3 years ago

I ajust the makefile, add filter COMMON_FILTERS = aresample scale crop overlay hstack vstack volume atempo

build success, but when run in browser, it return error?