Well, I figured out the cause. Firefox seems to get stuck in spawning
mplayer processes with loops that repeatedly hammer away at playing
sounds. I reckon there's not a whole lot that can be done about this
aside from avoiding such loops.
-- Jacob
signature.asc
Description: OpenPGP digital sig
Matthew Seaman wrote:
>
> Yes. Add this to /etc/make.conf:
>
> WITH_GECKO= libxul
>
> and then recompile mplayer-plugin and probably any other plugins you
> have installed. You might need to recompile Firefox too.
>
> This setting is destined to become the default according to the recentl
Jacob Myers wrote:
Hello,
Is there any way to get www/mplayer-plugin working with Firefox 3.5
without requiring Firefox 2? I don't see a reason it should depend on
Firefox 2, seeing as it works just fine with Firefox 3.5 on Linux.
Yes. Add this to /etc/make.conf:
WITH_GECKO= libxul
and