Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 22.04 missing dependencies #171

Open
sgjava opened this issue Dec 18, 2022 · 1 comment
Open

Ubuntu 22.04 missing dependencies #171

sgjava opened this issue Dec 18, 2022 · 1 comment

Comments

@sgjava
Copy link

sgjava commented Dec 18, 2022

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?)")

@PhiSYS
Copy link

PhiSYS commented Mar 28, 2023

Also libz-dev needed to build rav1e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants