If you want to install ffmpeg, using medibuntu made my life a lot easier.... <br><br>After getting missing library errors despite them being installed, I went with medibuntu by executing the following command:<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">

sudo wget <a href="http://www.medibuntu.org/sources.list.d/`lsb_release">http://www.medibuntu.org/sources.list.d/`lsb_release</a> -cs`.list --output-document=/etc/apt/sources.list.d/medibuntu.list && sudo apt-get -q update && sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring && sudo apt-get -q update<br>

</blockquote><br>Then I removed ffmpeg (which never helped before, so I know it was medibuntu that made the difference) <br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">

apt-get remove ffmpeg<br></blockquote><br>After that I simply called:<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">apt-get install ffmpeg libavcodec-extra-52 libavformat-dev libswscale-dev<br>

</blockquote><br>And the ./configure suddenly worked like a boss. <br><br clear="all"><br>--Collin Cusce<br>--WMC Global<br>--R&D Manager<br>--Office: (703) 222-6280 x110<br><br>