Hi,
I need to execute FFMPEG with some options that are not included when I install using apt-get, so I need to re-compile it. What is the best/easiest way to do it?
I'm using a Ubuntu 8.04 Server. The option I need to add is --enable libspeex1.
Thanks in advance.