Misc Video Utilities
For building instructions using Conan, see vst-conan-setup.
To publish a new version to NPM, bump the version in package.json. CircleCI will check the version in package.json and compare it with the current version in the NPM registry. If the versions differ, CircleCI will automatically publish the new version.
The following flags were used to compile FFmpeg:
--disable-x86asm
--disable-asm
--disable-inline-asm
--disable-network
--disable-doc
--ar=emar
--cc=emcc
--cxx=em++
--objcc=emcc
--dep-cc=emcc
--enable-small
--disable-runtime-cpudetect
--disable-debug
--disable-programs
--enable-cross-compile
--disable-avdevice
--disable-swresample
--disable-swscale
--disable-postproc
--disable-avfilter
--disable-pthreads
--enable-libopenh264
--disable-sdl2