ffmpeg Unknown encoder 'mpeg2video'

I was trying to make a DVD from an AVI file on my Ubuntu 9.04 box but I wasn’t able to because on every try there was an error saying “Unknown encoder ‘mpeg2video’”.

If you ever find yourself on the same situation the problem can be fixed by uninstalling ffmpeg and reinstalling it again along with some libraries:

sudo apt-get purge ffmpeg
sudo apt-get update
sudo apt-get install libavcodec-unstripped-51 libavdevice-unstripped-52 libavformat-unstripped-52 libavutil-unstripped-49 libpostproc-unstripped-51 libswscale-unstripped-0 ffmpeg

0 comments

Please insert the result of the arithmetical operation from the following image
Enter the result of the arithmetical operation from this image