Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mplayerplug-in downloads but doesn't play
Date: Mon, 28 Nov 2005 00:38:27
Message-Id: 5bdc1c8b0511271633g3051bdb5jf4d794eb1640f8c6@mail.gmail.com
In Reply to: Re: [gentoo-user] mplayerplug-in downloads but doesn't play by Nicolas Litchinko
1 On 11/27/05, Nicolas Litchinko <n.litchinko@××××.fr> wrote:
2 > On 11:33 Sun 27 Nov , Mark Knecht wrote:
3 > > On 11/27/05, Nicolas Litchinko <n.litchinko@××××.fr> wrote:
4 > > > Hello,
5 > > >
6 > > > On 11:03 Sun 27 Nov , Manuel McLure wrote:
7 > > > > On Sunday 27 November 2005 07:51, Mark Knecht wrote:
8 > > > > > Does anyone have this problem? I click a link, such as on the page I
9 > > > > > put in this email, I get a new Firefox window, mplayerplug-in seems to
10 > > > > > be downloading, but then never plays. If I look at processes using top
11 > > > > > and ps aux I do not see mplayer at all.
12 > > > > >
13 > > > > > http://blog.dis-dot-dat.net/2005/11/more-music.html
14 > > > > >
15 > > > > > There are ogg and mp3 links to try.
16 > > > >
17 > > > > What version of mplayerplug-in are you running? I *greatly* recommend using at
18 > > > > least 3.11 (which is still marked ~x86) - it's the first that works really
19 > > > > well for me (the earlier releases would crash firefox when you left the page
20 > > > > with the video on it.) I'd also see the problem you see with earlier versions
21 > > > > - the page would appear to download the video but nothing would happen.
22 > > >
23 > > > I am still running version 2.80 of the mplayerplug-in and it works just
24 > > > fine. Though I must admit that I had the same problem as Mark at the
25 > > > beginning. It came from the default video driver used by
26 > > > mplayer/mplayerplug-in which wasn't compatible with my video card. I had
27 > > > to edit the ~/.mplayer/mplayerplug-in.conf file:
28 > > >
29 > > > vo=xv
30 > > > ao=alsa
31 > > > osdlevel=1
32 > > >
33 > > > I hope that it helps.
34 > > >
35 > > > --
36 > > > Nicolas Litchinko
37 > >
38 > > Hi,
39 > > Interesting. Two questions:
40 > >
41 > > 1) Is xv a driver that you use for your video card? The specific
42 > > system I'm looking at has this in xorg.conf:
43 > >
44 > > Section "Device"
45 > > Identifier "Intel 810"
46 > > Driver "i810"
47 > > #VideoRam 65536
48 > > # Insert Clocks lines here if appropriate
49 > > EndSection
50 > >
51 > > Would I choose 'i810' where you used 'xv'?
52 > >
53 >
54 > This is the name of the video driver used by mplayer and it's not really
55 > related to the xorg driver (I'm using the nvidia xorg driver).
56 > You can get a list of all those mplayer offers by using:
57 >
58 > mplayer -vo help
59
60 Ah, thanks! Helpful.
61
62 >
63 > > 2) The system in question doesn't have a file
64 > > ~/.mplayer/mplayerplug-in.conf. Did you create this file or was it
65 > > there for you to modify?
66 > >
67 >
68 > I think I had to create this file.
69 >
70
71 I see that there is a file /etc/mplayerplug-in.conf. Everything is
72 commented out so I tried starting with that.
73
74 It turns out that my AMD64 box already used 3.11 and I took the P4HT
75 box back to 3.11. The AMD64 does play audio, but strangely. mplayer
76 starts in the background. The audio plays but there is no way to stop
77 it short of killing mplayer. The P4 still just downloads and doesn't
78 play. I can download a file and play it in the mplayer gui just fine
79 on the P4, but not from the link within Firefox so far.
80
81 Thanks,
82 Mark
83
84 --
85 gentoo-user@g.o mailing list