====== Multimedia ====== ===== ffmpeg under Debian Squeeze ===== Add this line to ''/etc/apt/sources.list'' # Debian Multimedia Repository deb http://www.deb-multimedia.org squeeze main non-free Then: apt-get update apt-get install deb-multimedia-keyring And finally: apt-get install mplayer mencoder ffmpeg flvtool2 Test this with (for instance): ffmpeg -i barsandtone.flv barsandtone.mp3 -vn Download the test file here: [[http://www.mediacollege.com/adobe/flash/video/tutorial/example-flv.html|barsandtone.mp3]]