Error caused by incompatible libmp3lame 3.98-2 with ffmpeg
I've googled this error message and found out sometimes it attaches this note "can be treated with downgrade libmp3lame to version 3.97 or 3.98"
Thing is, in most updated distros' repositories, you will not find these 'outdated' versions.
I've done it on CentOS 5.4, it should not be too far away from this explination in any other distro.
1. we remove version 3.98.2
2. download the required version of libmp3lame
3. Extract:
4. Go into the extracted directory
5. and build!
We're almost done now, but if you'll try you'll get the following error message
let's fix up the proper links for the new library;
for 32bit OS:
and for 64bit OS:
And voila!