
fellows at unb
Oct 24, 2009, 4:19 AM
Post #3 of 3
(601 views)
Permalink
|
|
Re: [gentoo-user] ffmpeg-0.5-r1 cannot find libfaad.so.1 when faad USE flag enable
[In reply to]
|
|
On Sat, 24 Oct 2009 12:45:52 +0800 Xi Shen wrote - > hi, > > i am using gentoo x64, just have ffmpeg emerged, and successfully > emerged -u world. but when i ran ffmpeg -formats, i got a error > message saying that the libfaad.so.1 cannot be found. i check my > system, and i only have faad2 emerged. actually, the whole portage > tree does not have something like faad1. what lib should i emerge to > fix this? > > currently, i created a symlink from libfaad.so.1 to libfaad.so.2.0.0, > and it *looks* like working. > Remove the symlink and run revdep-rebuild -p to see what needs to be re-emerged to link against new libraries. ffmpeg should be in the list. Then run revdep-rebuild without the -p Dave F
|