Install ffmpeg library

I was able to solve my problem using:

sudo apt-get install libavformat-dev libavfilter-dev libavdevice-dev ffmpeg

Thanks!