FFmepg with mp3 support through LAME
First, add the following contents to /etc/apt/sources.list.
deb http://www.debian-multimedia.org/ etch main deb-src http://www.debian-multimedia.org/ etch main
Then issue the following command. Note, it may end in error - see the Q and A below for help.
$ sudo apt-get update
The following is a direct quote from the FAQ page at http://www.debian-multimedia.org ».
Q. Why apt-get doesn't find this public key : NO_PUBKEY 07DC563D1F41B907 ?
A. Install the debian-multimedia-keyring package with apt-get install debian-multimedia-keyring or with dpkg -i debian-multimedia-keyring (click on the link to download the package).
Now you should be able to install FFmpeg with,
$ sudo apt-get install ffmpeg
[Click to add or edit comments])
Please prepend comments below including a date