#!/bin/bash
CFLAGS="-I/root/ffmpeg-4.4/"
./configure --with-single-user --without-libdpx --without-dvb --without-dv --without-firewire --without-video4linux2 --without-libzmpeg --without-ogg --without-vdpau --without-vaapi --disable-libaom --disable-dav1d --without-shuttle_usb --without-openexr --without-thirdparty --without-lv2 --without-x10tv --without-wintv CFLAGS=-I/root/ffmpeg-4.4/ --no-create --no-recursion
