ffmpeg.js
ffmpeg.js copied to clipboard
Add "all inclusive" build
Build with a lot of filters/codecs/features enabled will have huge size, but still should be useful for development/test purposes.
See also discussions in: https://github.com/Kagami/ffmpeg.js/issues/20#issuecomment-239697499, https://github.com/Kagami/ffmpeg.js/issues/25#issuecomment-264207130, #10.
Hi, is any progress on this issue? i also need a 'hstack' filter too.
@Samlv9 added to normal builds.
Where can I find the "all inclusive" build? Can you provide some instructions or documentation? Thanks.
It's not available yet.
In the meantime you can rebuild with the features you need, see instruction in readme.
Please see #104