* [gentoo-user] no sound with mplayer
@ 2007-10-07 13:45 pat
2007-10-07 13:58 ` **SPAM** " Łukasz Dudek
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: pat @ 2007-10-07 13:45 UTC (permalink / raw
To: gentoo-user
Hello,
Time to time I have problem with mplayer. The sound for some video files doesn't
work (mainly for DVDs). The problem is:
***
Requested audio codec family [a52] (afm=liba52) not available.
Enable it at compilation.
Requested audio codec family [ac3] (afm=libac3) not available.
Enable it at compilation.
Requested audio codec family [hwac3] (afm=hwac3) not available.
Enable it at compilation.
Cannot find codec for audio format 0x2000.
***
Please, could someone point me to the solution?
Thanks a lot.
Pat
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: **SPAM** [gentoo-user] no sound with mplayer
2007-10-07 13:45 [gentoo-user] no sound with mplayer pat
@ 2007-10-07 13:58 ` Łukasz Dudek
[not found] ` <4708E63D.3070002@googlemail.com>
2007-10-07 19:29 ` Alan McKinnon
2 siblings, 0 replies; 5+ messages in thread
From: Łukasz Dudek @ 2007-10-07 13:58 UTC (permalink / raw
To: gentoo-user
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=UTF-8, Size: 917 bytes --]
Dnia 2007-10-07, o godz. 15:45:50
pat <pat@xvalheru.org> napisaÅ(a):
> Hello,
>
> Time to time I have problem with mplayer. The sound for some video
> files doesn't work (mainly for DVDs). The problem is:
> ***
> Requested audio codec family [a52] (afm=liba52) not available.
> Enable it at compilation.
> Requested audio codec family [ac3] (afm=libac3) not available.
> Enable it at compilation.
> Requested audio codec family [hwac3] (afm=hwac3) not available.
> Enable it at compilation.
> Cannot find codec for audio format 0x2000.
> ***
>
> Please, could someone point me to the solution?
>
> Thanks a lot.
>
> Pat
have you active a52 USE flag active ??
----------------------------------------------------------------------
Jaros³aw Drob, Przyjdziemy i Spie***ymy - poznaj kandydata!
Kliknij >>> http://link.interia.pl/f1bef
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] no sound with mplayer
[not found] ` <4708E63D.3070002@googlemail.com>
@ 2007-10-07 14:18 ` pat
0 siblings, 0 replies; 5+ messages in thread
From: pat @ 2007-10-07 14:18 UTC (permalink / raw
To: gentoo-user
Daniel Pielmeier wrote:
> pat schrieb:
>> Hello,
>>
>> Time to time I have problem with mplayer. The sound for some video files doesn't
>> work (mainly for DVDs). The problem is:
>> ***
>> Requested audio codec family [a52] (afm=liba52) not available.
>> Enable it at compilation.
>> Requested audio codec family [ac3] (afm=libac3) not available.
>> Enable it at compilation.
>> Requested audio codec family [hwac3] (afm=hwac3) not available.
>> Enable it at compilation.
>> Cannot find codec for audio format 0x2000.
>> ***
>>
>> Please, could someone point me to the solution?
>>
>> Thanks a lot.
>>
>> Pat
>
> You probably need to build mplayer with the a52 USE flag.
YES that's it :-)
Thanks a lot !!!
Pat
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] no sound with mplayer
2007-10-07 13:45 [gentoo-user] no sound with mplayer pat
2007-10-07 13:58 ` **SPAM** " Łukasz Dudek
[not found] ` <4708E63D.3070002@googlemail.com>
@ 2007-10-07 19:29 ` Alan McKinnon
2007-10-09 8:21 ` [gentoo-user] no sound with mplayer [SOLVED] pat
2 siblings, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2007-10-07 19:29 UTC (permalink / raw
To: gentoo-user
On Sunday 07 October 2007, pat wrote:
> Hello,
>
> Time to time I have problem with mplayer. The sound for some video
> files doesn't work (mainly for DVDs). The problem is:
> ***
> Requested audio codec family [a52] (afm=liba52) not available.
> Enable it at compilation.
> Requested audio codec family [ac3] (afm=libac3) not available.
> Enable it at compilation.
> Requested audio codec family [hwac3] (afm=hwac3) not available.
> Enable it at compilation.
> Cannot find codec for audio format 0x2000.
> ***
>
> Please, could someone point me to the solution?
You haven't supplied any real information about your system, so it's
impossible to tell what the problem really is. Based on your error
message the first thing I'd check is if you have the required codec
support compiled into mplayer.
Please post the output of 'eix -e mplayer'
alan
--
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?
Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] no sound with mplayer [SOLVED]
2007-10-07 19:29 ` Alan McKinnon
@ 2007-10-09 8:21 ` pat
0 siblings, 0 replies; 5+ messages in thread
From: pat @ 2007-10-09 8:21 UTC (permalink / raw
To: gentoo-user
On Sun, 7 Oct 2007 21:29:23 +0200, Alan McKinnon wrote
> On Sunday 07 October 2007, pat wrote:
> > Hello,
> >
> > Time to time I have problem with mplayer. The sound for some video
> > files doesn't work (mainly for DVDs). The problem is:
> > ***
> > Requested audio codec family [a52] (afm=liba52) not available.
> > Enable it at compilation.
> > Requested audio codec family [ac3] (afm=libac3) not available.
> > Enable it at compilation.
> > Requested audio codec family [hwac3] (afm=hwac3) not available.
> > Enable it at compilation.
> > Cannot find codec for audio format 0x2000.
> > ***
> >
> > Please, could someone point me to the solution?
>
> You haven't supplied any real information about your system, so it's
> impossible to tell what the problem really is. Based on your error
> message the first thing I'd check is if you have the required codec
> support compiled into mplayer.
>
> Please post the output of 'eix -e mplayer'
>
> alan
>
Hello,
I think I sent a message I've solved it by adding "a52" to USE list, if I
didn't sent a message about it I apologize to all. And rebuild of cause.
Thanks
Pat
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-10-09 8:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-07 13:45 [gentoo-user] no sound with mplayer pat
2007-10-07 13:58 ` **SPAM** " Łukasz Dudek
[not found] ` <4708E63D.3070002@googlemail.com>
2007-10-07 14:18 ` pat
2007-10-07 19:29 ` Alan McKinnon
2007-10-09 8:21 ` [gentoo-user] no sound with mplayer [SOLVED] pat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox