ffmpeg-build-script
ffmpeg-build-script copied to clipboard
Ubuntu 22.04 missing dependencies
trafficstars
Using ./build-ffmpeg --build --enable-gpl-and-non-free, nvidia-driver-510 (compatible with nvidia-cuda-toolkit), but you need to include:
sudo apt install libxext-dev (or build fails)
sudo apt install libsdl2-dev (or ffplay produces "Could not initialize SDL - No available video device
(Did you set the DISPLAY variable?)")
Also libz-dev needed to build rav1e.