I followed the instructions on your page but it won't compile I get errors about missing stuff:
./configure --enable-rpi-omxil --enable-x264 --disable-lua --disable-mad
checking for 3rd party libraries path... not found
configure: WARNING: No package 'live555' found.
configure: WARNING: live555 is missing or its installed version is too old:
Version 2011.12.23 or later is required to proceed.
You can get an updated one from
http://www.live555.com/liveMedia .
configure: WARNING: Library libdc1394-2 >= 2.1.0 needed for dc1394 was not found
configure: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv1394 was not found
configure: WARNING: No package 'zvbi-0.2' found.
configure: WARNING: Library dvdread needed for dvdread was not found
configure: WARNING: No package 'dvdnav' found.
configure: WARNING: Library libbluray >= 0.2.1 needed for bluray was not found
configure: WARNING: Library opencv > 2.0 needed for opencv was not found
configure: WARNING: Library smbclient needed for smbclient was not found
configure: WARNING: Library libssh2 needed for sftp was not found
configure: WARNING: Blackmagic DeckLink SDI include files not found
configure: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found
configure: WARNING: No package 'libcddb' found: CDDB access disabled.
configure: WARNING: Library libvncclient >= 0.9.9 needed for vnc was not found
configure: WARNING: Library freerdp >= 1.0.1 needed for freerdp was not found
configure: WARNING: No package 'libsidplay2' found (required for sid).
configure: WARNING: Library ogg >= 1.0 needed for ogg was not found
configure: WARNING: Library ogg >= 1.0 needed for mux_ogg was not found
configure: WARNING: Library shout >= 2.1 needed for shout was not found
configure: WARNING: No package 'libmodplug' found
No package 'libmodplug' found.
configure: WARNING: Library shine >= 3.0.0 needed for shine was not found
configure: error: No package 'libavcodec' found
No package 'libavutil' found. Pass --disable-avcodec to ignore this error.
Any way to resolve this??
Richard S.