public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] Problem with mencoder
@ 2007-09-07 19:59 Mark Haney
  2007-09-07 20:39 ` Robert Cernansky
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Haney @ 2007-09-07 19:59 UTC (permalink / raw
  To: gentoo-amd64

I just tried using mencoder (for the first time) to rip the audio from
an AVI file.  Here's the error message I got:

/opt/mplayer-bin/bin/mencoder-bin: error while loading shared libraries:
liblirc_client.so.0: cannot open shared object file: No such file or
directory

I've run revdep-rebuild with that library and re-emerged mplayer and I
still get this error.  How do I fix this?

-- 
Recedite, plebes! Gero rem imperialem!


Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415

Call (866) ERC-7110 for after hours support
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-amd64] Problem with mencoder
  2007-09-07 19:59 [gentoo-amd64] Problem with mencoder Mark Haney
@ 2007-09-07 20:39 ` Robert Cernansky
  2007-09-08  0:22   ` Jesús Guerrero
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Cernansky @ 2007-09-07 20:39 UTC (permalink / raw
  To: gentoo-amd64

On Fri, 07 Sep 2007 15:59:24 -0400 Mark Haney <mhaney@ercbroadband.org> wrote:

> /opt/mplayer-bin/bin/mencoder-bin: error while loading shared libraries:
> liblirc_client.so.0: cannot open shared object file: No such file or
> directory
> 
> I've run revdep-rebuild with that library and re-emerged mplayer and I
> still get this error.  How do I fix this?

Binary /opt/mplayer-bin/bin/mencoder-bin belongs to 'mplayer-bin'
package (the precompiled 32 bit version of mplayer), not 'mplayer'.

Try to use mencoder, not mencoder-bin, or try to re-emerge mplayer-bin
package.

Robert


-- 
Robert Cernansky
E-mail: hslists2@zoznam.sk
Jabber: HS@jabber.sk

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-amd64] Problem with mencoder
  2007-09-07 20:39 ` Robert Cernansky
@ 2007-09-08  0:22   ` Jesús Guerrero
  2007-09-10 16:02     ` Mark Haney
  0 siblings, 1 reply; 4+ messages in thread
From: Jesús Guerrero @ 2007-09-08  0:22 UTC (permalink / raw
  To: gentoo-amd64

On Fri, 07 Sep 2007 22:39:50 +0200
Robert Cernansky <hslists2@zoznam.sk> wrote:

> On Fri, 07 Sep 2007 15:59:24 -0400 Mark Haney <mhaney@ercbroadband.org> wrote:
> 
> > /opt/mplayer-bin/bin/mencoder-bin: error while loading shared libraries:
> > liblirc_client.so.0: cannot open shared object file: No such file or
> > directory
> > 
> > I've run revdep-rebuild with that library and re-emerged mplayer and I
> > still get this error.  How do I fix this?
> 
> Binary /opt/mplayer-bin/bin/mencoder-bin belongs to 'mplayer-bin'
> package (the precompiled 32 bit version of mplayer), not 'mplayer'.
> 
> Try to use mencoder, not mencoder-bin, or try to re-emerge mplayer-bin
> package.
> 
Re-emerging it shouldn't make a difference, since nothing can be
recompiled or relinked. Mplayer-bin just uncompress the binary package
and copies the files to the relevant directories.

This is the same problem that arises in binary distros. You can't
update a library without breaking your system until someone compiles
the relevant packages against that new version of the library.

Anyway, why are you using mplayer-bin at all? Mplayer will play
using native codecs almost anything. Including wmv9 (non-drm'd,
of course) and realmedia.

-- 
Jesús Guerrero <i92guboj@terra.es>
--
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-amd64] Problem with mencoder
  2007-09-08  0:22   ` Jesús Guerrero
@ 2007-09-10 16:02     ` Mark Haney
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Haney @ 2007-09-10 16:02 UTC (permalink / raw
  To: gentoo-amd64

Jesús Guerrero wrote:
> On Fri, 07 Sep 2007 22:39:50 +0200
> Robert Cernansky <hslists2@zoznam.sk> wrote:
> 
>> On Fri, 07 Sep 2007 15:59:24 -0400 Mark Haney <mhaney@ercbroadband.org> wrote:
>>
>>> /opt/mplayer-bin/bin/mencoder-bin: error while loading shared libraries:
>>> liblirc_client.so.0: cannot open shared object file: No such file or
>>> directory
>>>
>>> I've run revdep-rebuild with that library and re-emerged mplayer and I
>>> still get this error.  How do I fix this?
>> Binary /opt/mplayer-bin/bin/mencoder-bin belongs to 'mplayer-bin'
>> package (the precompiled 32 bit version of mplayer), not 'mplayer'.
>>
>> Try to use mencoder, not mencoder-bin, or try to re-emerge mplayer-bin
>> package.
>>
> Re-emerging it shouldn't make a difference, since nothing can be
> recompiled or relinked. Mplayer-bin just uncompress the binary package
> and copies the files to the relevant directories.
> 
> This is the same problem that arises in binary distros. You can't
> update a library without breaking your system until someone compiles
> the relevant packages against that new version of the library.
> 
> Anyway, why are you using mplayer-bin at all? Mplayer will play
> using native codecs almost anything. Including wmv9 (non-drm'd,
> of course) and realmedia.
> 

That's a good question.  It's not a matter of playing the particular
file as it is I want to rip the audio from it.  I do not know why
mencoder isn't on my system and why mencoder-bin is.  I've not emerged
mplayer-bin as all, just mplayer for my amd64 box.  I'm very confused by
this.



-- 
Recedite, plebes! Gero rem imperialem!


Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415

Call (866) ERC-7110 for after hours support
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-09-10 16:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-07 19:59 [gentoo-amd64] Problem with mencoder Mark Haney
2007-09-07 20:39 ` Robert Cernansky
2007-09-08  0:22   ` Jesús Guerrero
2007-09-10 16:02     ` Mark Haney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox