|
|
 | | From: | abc | | Subject: | Sound in Opera 7.50 Linux | | Date: | Fri, 21 Jan 2005 21:42:32 GMT |
|
|
 | This has probably been asked 1000 times before: how do I get multimedia sound in Opera 7.50 Linuy?
Preference Multimedia every thing is enabled, here is a list of plugins
/usr/lib/opera/plugins: /usr/lib/Acrobat5/Browsers/intellinux: /usr/lib/realplay: /usr/lib/netscape/plugins: /usr/lib/mozilla/plugins
What am I dooing wrong ???
Thanks Paul -- Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.
--- Linus Torvalds
|
|
 | | From: | Steven V. Gunhouse | | Subject: | Re: Sound in Opera 7.50 Linux | | Date: | Sat, 22 Jan 2005 00:22:00 GMT |
|
|
 | On Fri, 21 Jan 2005 21:42:32 GMT, abc wrote:
> This has probably been asked 1000 times before: how do I get > multimedia sound in Opera 7.50 Linuy? > > Preference Multimedia every thing is enabled, > here is a list of plugins > > /usr/lib/opera/plugins: > /usr/lib/Acrobat5/Browsers/intellinux: > /usr/lib/realplay: > /usr/lib/netscape/plugins: > /usr/lib/mozilla/plugins > > What am I dooing wrong ??? > > Thanks > Paul
Opera doesn't use plugins for WAV files, and that's what the setting on the F12 menu is about. Not that the above is a list of plugins - it is a list of your plugin folders. I can see that you have Acrobat and Realplayer (presumably), but not much else.
Back in version 6, Opera apparently used esound. Now, apparently Opera uses the standard SoundBlaster emulation. Just make sure that some other part of your sound system isn't running exclusive, or else run Opera through that ...
Apparently some people start Opera with the command line "artsdsp opera &" to get Opera to work with KDE's arts sound system. I've never done that, I can't say if it is supposed to do something.
-- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
|
|
 | | From: | Eirik Byrkjeflot Anonsen | | Subject: | Re: Sound in Opera 7.50 Linux | | Date: | Mon, 24 Jan 2005 10:12:52 +0100 |
|
|
 | "Steven V. Gunhouse" writes:
> On Fri, 21 Jan 2005 21:42:32 GMT, abc wrote: > >> This has probably been asked 1000 times before: how do I get >> multimedia sound in Opera 7.50 Linuy? >> >> Preference Multimedia every thing is enabled, >> here is a list of plugins >> >> /usr/lib/opera/plugins: >> /usr/lib/Acrobat5/Browsers/intellinux: >> /usr/lib/realplay: >> /usr/lib/netscape/plugins: >> /usr/lib/mozilla/plugins >> >> What am I dooing wrong ??? >> >> Thanks >> Paul > > Opera doesn't use plugins for WAV files, and that's what the setting > on the F12 menu is about. Not that the above is a list of plugins - > it is a list of your plugin folders. I can see that you have Acrobat > and Realplayer (presumably), but not much else. > > Back in version 6, Opera apparently used esound. Now, apparently Opera > uses the standard SoundBlaster emulation. Just make sure that some > other part of your sound system isn't running exclusive, or else run > Opera through that ... > > Apparently some people start Opera with the command line "artsdsp > opera &" to get Opera to work with KDE's arts sound system. I've > never done that, I can't say if it is supposed to do something. >
Actually, we've always just used standard OSS.
artsdsp doesn't work with Opera, because it depends on an LD_PRELOAD hack that gets overridden by our own LD_PRELOAD hack... Most likely this can be fixed by changing the line that starts with:
LD_PRELOAD=
to start with
LD_PRELOAD="$LD_PRELOAD":
instead (in /usr/bin/opera).
On the other hand, I still don't know what the original problem was. Which sound was it opera didn't play?
eirik
|
|
 | | From: | abc | | Subject: | Re: Sound in Opera 7.50 Linux | | Date: | Mon, 24 Jan 2005 02:57:42 GMT |
|
|
 | On Sat, 22 Jan 2005 00:22:00 +0000, Steven V. Gunhouse wrote:
> On Fri, 21 Jan 2005 21:42:32 GMT, abc wrote: > >> This has probably been asked 1000 times before: how do I get >> multimedia sound in Opera 7.50 Linuy? >> >> Preference Multimedia every thing is enabled, >> here is a list of plugins >> >> /usr/lib/opera/plugins: >> /usr/lib/Acrobat5/Browsers/intellinux: >> /usr/lib/realplay: >> /usr/lib/netscape/plugins: >> /usr/lib/mozilla/plugins >> >> What am I dooing wrong ??? >> >> Thanks >> Paul > > Opera doesn't use plugins for WAV files, and that's what the setting on > the F12 menu is about. Not that the above is a list of plugins - it is a > list of your plugin folders. I can see that you have Acrobat and > Realplayer (presumably), but not much else. > > Back in version 6, Opera apparently used esound. Now, apparently Opera > uses the standard SoundBlaster emulation. Just make sure that some other > part of your sound system isn't running exclusive, or else run Opera > through that ... > > Apparently some people start Opera with the command line "artsdsp opera &" > to get Opera to work with KDE's arts sound system. I've never done that, I > can't say if it is supposed to do something.
Thanks, I'll try and get it to work. If not there are so many browsers around that do not have this problem, I can alway use one of them
|
|
|