Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 934 Bytes

README.md

File metadata and controls

60 lines (30 loc) · 934 Bytes

vst-video-utils

Misc Video Utilities

For building instructions using Conan, see vst-conan-setup.

Overview

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.

Command Line Flags

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