> However, the libfaad* stuff that it installed seems to have nuked > libfaad.so.0, which broke Avidemux among other things (error == can't > find libfaad.so.0).
sudo ln -s /usr/lib/libfaad.so.2 /usr/lib/libfaad.so.0
It runs, but do try avidemux and let us know if it works properly with an encoding.
> However, the libfaad* stuff that it installed seems to have nuked
> libfaad.so.0, which broke Avidemux among other things (error == can't
> find libfaad.so.0).
sudo ln -s /usr/lib/ libfaad. so.2 /usr/lib/ libfaad. so.0
It runs, but do try avidemux and let us know if it works properly with
an encoding.