Closed Ultracrepadarian closed 3 years ago
You need to install the FFmpeg development libraries, on Ubuntu you can run:
sudo apt-get install libavutil-dev libavformat-dev libavdevice-dev libavcodec-dev libavfilter-dev
Please put this in the readme
Yeah, would be useful to have this in the readme. literally had to dig for this in unknown stack overflow pages
From the readme:
Each distro is different with how to install those development libraries.
it does not say ffmpeg development libraries
I thought that would be quite implicit. If you are building something you need the development libraries for all the dependencies.
Im trying to follow the installation process, and can't seem to get cmake to work. I ran the command specified, and this error pops up.
New to Linux, so it's probably missing something obvious. Any help would be appreciated!!