https://github.com/eVRydayVR/ffmpeg-unwarpvr
Raw File
Tip revision: ae07b3ae4f931ce4a54f52f8b3b38f5b76e177a7 authored by eVRydayVR on 03 May 2015, 13:00:18 UTC
Add chroma_in parameter for source videos that have chromatic abberation disabled (which can further improve quality)
Tip revision: ae07b3a
configure_windows.sh
./configure --enable-gpl --enable-libx264 --enable-zlib --enable-libjansson --extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib --enable-static --disable-shared --extra-libs=-static --extra-cflags=--static
back to top