Can we get instructions how to install on the Pi from scratch?
I get errors in make about:
/usr/bin/ld: cannot find -lavformat
/usr/bin/ld: cannot find -lavcodec
/usr/bin/ld: cannot find -lavutil
I downloaded ffmpeg from dickontoo's area but not sure what to do with it.
modified CFLAGS to include:
-I/home/pi/ffmpeg
Thanks!