public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  mplayer and sound in firefox during playback
@ 2009-09-08 23:49 Harry Putnam
  2009-09-09  0:02 ` [gentoo-user] " Nikos Chantziaras
  2009-09-09  7:05 ` [gentoo-user] " Alan McKinnon
  0 siblings, 2 replies; 5+ messages in thread
From: Harry Putnam @ 2009-09-08 23:49 UTC (permalink / raw
  To: gentoo-user

I've installed mplayer and am able to play back online vidoes like
quicktime.   However, I get no sound.

Playing the same file retrieved from browser cache, directly with
mplayer, works with sound.  

What do I need to do with firefox to get the sound of videos?

I have the gecko-media player installed but I noticed in firefox
options/applications that *.mov files are not mentioned there.
Although quite a few other formats are listed as using gecko.





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

* [gentoo-user]  Re: mplayer and sound in firefox during playback
  2009-09-08 23:49 [gentoo-user] mplayer and sound in firefox during playback Harry Putnam
@ 2009-09-09  0:02 ` Nikos Chantziaras
  2009-09-09  7:05 ` [gentoo-user] " Alan McKinnon
  1 sibling, 0 replies; 5+ messages in thread
From: Nikos Chantziaras @ 2009-09-09  0:02 UTC (permalink / raw
  To: gentoo-user

On 09/09/2009 02:49 AM, Harry Putnam wrote:
> I've installed mplayer and am able to play back online vidoes like
> quicktime.   However, I get no sound.
>
> Playing the same file retrieved from browser cache, directly with
> mplayer, works with sound.
>
> What do I need to do with firefox to get the sound of videos?
>
> I have the gecko-media player installed but I noticed in firefox
> options/applications that *.mov files are not mentioned there.
> Although quite a few other formats are listed as using gecko.

Right-click on the video while it plays and go to the settings dialog. 
there, make sure you're using an appropriate sound back-end.




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

* Re: [gentoo-user]  mplayer and sound in firefox during playback
  2009-09-08 23:49 [gentoo-user] mplayer and sound in firefox during playback Harry Putnam
  2009-09-09  0:02 ` [gentoo-user] " Nikos Chantziaras
@ 2009-09-09  7:05 ` Alan McKinnon
  2009-09-09  8:00   ` [gentoo-user] " Nikos Chantziaras
  1 sibling, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2009-09-09  7:05 UTC (permalink / raw
  To: gentoo-user

On Wednesday 09 September 2009 01:49:15 Harry Putnam wrote:
> I've installed mplayer and am able to play back online vidoes like
> quicktime.   However, I get no sound.
> 
> Playing the same file retrieved from browser cache, directly with
> mplayer, works with sound.
> 
> What do I need to do with firefox to get the sound of videos?

<wild shot in the dark here>

Was firefox built with USE=alsa?

-- 
alan dot mckinnon at gmail dot com



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

* [gentoo-user]  Re: mplayer and sound in firefox during playback
  2009-09-09  7:05 ` [gentoo-user] " Alan McKinnon
@ 2009-09-09  8:00   ` Nikos Chantziaras
  2009-09-09 17:38     ` Harry Putnam
  0 siblings, 1 reply; 5+ messages in thread
From: Nikos Chantziaras @ 2009-09-09  8:00 UTC (permalink / raw
  To: gentoo-user

On 09/09/2009 10:05 AM, Alan McKinnon wrote:
> On Wednesday 09 September 2009 01:49:15 Harry Putnam wrote:
>> I've installed mplayer and am able to play back online vidoes like
>> quicktime.   However, I get no sound.
>>
>> Playing the same file retrieved from browser cache, directly with
>> mplayer, works with sound.
>>
>> What do I need to do with firefox to get the sound of videos?
>
> <wild shot in the dark here>
>
> Was firefox built with USE=alsa?

Doesn't matter.  It's the plugin that plays the sound, not Firefox (I 
know because I have Firefox without the alsa USE flag and it works OK.)




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

* [gentoo-user]  Re: mplayer and sound in firefox during playback
  2009-09-09  8:00   ` [gentoo-user] " Nikos Chantziaras
@ 2009-09-09 17:38     ` Harry Putnam
  0 siblings, 0 replies; 5+ messages in thread
From: Harry Putnam @ 2009-09-09 17:38 UTC (permalink / raw
  To: gentoo-user

Nikos Chantziaras <realnc@arcor.de> writes:

> On 09/09/2009 10:05 AM, Alan McKinnon wrote:
>> On Wednesday 09 September 2009 01:49:15 Harry Putnam wrote:
>>> I've installed mplayer and am able to play back online vidoes like
>>> quicktime.   However, I get no sound.
>>>
>>> Playing the same file retrieved from browser cache, directly with
>>> mplayer, works with sound.
>>>
>>> What do I need to do with firefox to get the sound of videos?
>>
>> <wild shot in the dark here>
>>
>> Was firefox built with USE=alsa?
>
> Doesn't matter.  It's the plugin that plays the sound, not Firefox (I
> know because I have Firefox without the alsa USE flag and it works
> OK.)

I did Nikos suggestion but also discovered I hadn't relogged in the
user after adding user to audio group.  Once I did both it worked but
not sure if both were needed.  The user in audio part is a necessity
for sure... but not sure the changes on right click in a running
firefox playback is.

What I mean is, I'm not sure if it was already right.

The right click context menu preferences/play appears to be the only
setting that would really matter.
[audio output]        [drop dn  menu]

The drop down offers a number of choices, alsa being one of them.  I
think it was blank when I first looked.

It seems to work with either being blank or `alsa' inserted. 




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

end of thread, other threads:[~2009-09-09 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-08 23:49 [gentoo-user] mplayer and sound in firefox during playback Harry Putnam
2009-09-09  0:02 ` [gentoo-user] " Nikos Chantziaras
2009-09-09  7:05 ` [gentoo-user] " Alan McKinnon
2009-09-09  8:00   ` [gentoo-user] " Nikos Chantziaras
2009-09-09 17:38     ` Harry Putnam

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