[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem Playing Movie Trailers & Clips



Nick Coleman wrote:

On Mon, 29 Aug 2005 16:48, Debian User Leonard Chatagnier wrote:

Had these installed but just noticed that the mplayerplug-in*.so
files are now missing.  Still have the mplayerplug-in*.xpt files.
Reinstalled
mozilla-mplayer and got mplayerplug-in.so back in
/usr/lib/mozilla/plugins but not the other shown below:
  mplayerplug-in-gmp.so
  mplayerplug-in-qt.so
  mplayerplug-in-rm.so
  mplayerplug-in-wmp.so
These may have come from a sid version but were still in
/usr/lib/mozilla/plugins
after purging and installing the stable versions.  I even copied the
-wmp one to
~/.mozilla/plugins Ran mplayer on a Yahoo trailer with this result:
ChatagnierL-Home:/usr/lib/mozilla/plugins# mplayer
http://us.rd.yahoo.com/movies/top/noteworthy/thebrothersgrimm/?http:/
/movies.yahoo.com/movies/feature/thebrothersgrimm.html mplayer: error
while loading shared libraries: libaa.so.1: cannot open shared object
file: No such file or directory
ChatagnierL-Home:/usr/lib/mozilla/plugins#
Not sure what this is telling me.  Wajiged everything I knew and
apt-cached searched libaa.so.1; didn't show anything.


Hmm, something very borked.  Look at this:

xxx@drizzen:/etc$ locate libaa
/usr/lib/libaa.a
/usr/lib/libaa.la
/usr/lib/libaa.so
/usr/lib/libaa.so.1
/usr/lib/libaa.so.1.0.4
xxx@drizzen:/etc$ ll /usr/lib/libaa*
-rw-r--r--  1 root root 157334 2004-08-06 08:02 /usr/lib/libaa.a
-rw-r--r--  1 root root    830 2004-08-06 08:02 /usr/lib/libaa.la
lrwxrwxrwx 1 root root 14 2005-05-06 17:29 /usr/lib/libaa.so -> libaa.so.1.0.4 lrwxrwxrwx 1 root root 14 2005-02-28 12:08 /usr/lib/libaa.so.1 -> libaa.so.1.0.4
-rw-r--r--  1 root root 104112 2004-08-06 08:02 /usr/lib/libaa.so.1.0.4

I haven't any other suggestions than removing mplayer completely and re-installing, or else try searching for libaa.so.*, iinstalling that and creating the links.

Mine is a standard Sarge install.
Nick


Well, seems I have a little problem I don't know how to handle.  I had
installed Sid versions of kmplayer, mozilla-mplayer, mplayer-386 and the
dependencies.  Didn't like the way it worked, especially mplayerplug-in
and so I purged everything and reinstalled sarge versions.  Now I don't
have libaa* sarge versions in apt-cache to install. I found a sid version of
aalib1 which I purged also.  Did an aptitude install -t sarge on each of the
libaa*.debs, picking up the dependencies.  Still doesn't seem to be right.
locate libaa gives nothing like you show above.
ChatagnierL-Home:/usr/lib# locate libaa
/usr/lib/vlc/demux/libaac_plugin.so
/usr/lib/vlc/video_output/libaa_plugin.so
/var/cache/apt/archives/libaa1_1.4p5-28_i386.deb
/var/lib/dpkg/info/libaa1.list
/var/lib/dpkg/info/libaa1.postrm
ChatagnierL-Home:/usr/lib#

I did a 'find / libaa' to be sure the cache was updated.
However, If I do ls -l libaa* as root, I get:
-rw-r--r--  1 root root 157342 Jul  4 07:40 libaa.a
-rw-r--r--  1 root root    830 Jul  4 07:40 libaa.la
lrwxrwxrwx  1 root root     14 Aug 29 21:22 libaa.so -> libaa.so.1.0.4
lrwxrwxrwx  1 root root     14 Aug 29 21:03 libaa.so.1 -> libaa.so.1.0.4
-rw-r--r--  1 root root 102056 Jul  4 07:40 libaa.so.1.0.4
-rw-r--r--  1 root root  16876 Feb 25  2005 libaal-minimal.a
-rw-r--r--  1 root root    767 Feb 25  2005 libaal-minimal.la
-rw-r--r--  1 root root  35396 Feb 25  2005 libaal.a
-rw-r--r--  1 root root    743 Feb 25  2005 libaal.la

or, if I do ls -l /usr/lib/libaa* as user or root, I get:
-rw-r--r--  1 root root 157342 Jul  4 07:40 /usr/lib/libaa.a
-rw-r--r--  1 root root    830 Jul  4 07:40 /usr/lib/libaa.la
lrwxrwxrwx 1 root root 14 Aug 29 21:22 /usr/lib/libaa.so -> libaa.so.1.0.4 lrwxrwxrwx 1 root root 14 Aug 29 21:03 /usr/lib/libaa.so.1 -> libaa.so.1.0.4
-rw-r--r--  1 root root 102056 Jul  4 07:40 /usr/lib/libaa.so.1.0.4
-rw-r--r--  1 root root  16876 Feb 25  2005 /usr/lib/libaal-minimal.a
-rw-r--r--  1 root root    767 Feb 25  2005 /usr/lib/libaal-minimal.la
-rw-r--r--  1 root root  35396 Feb 25  2005 /usr/lib/libaal.a
-rw-r--r--  1 root root    743 Feb 25  2005 /usr/lib/libaal.la

I haven't reinstalled mozilla-mplayer or mplayer-386 yet because I'm still confused over whether libaa* sarge versions are installed or not. Wonder why I get different 'locate'
results than you.




Reply to: