Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: enoch on October 01, 2009, 01:35:55 PM

Title: Opera audio/sound support
Post by: enoch on October 01, 2009, 01:35:55 PM
I have OSS working but no sound in webpages does anyone know how to configure to hear embedded mp3s in Opera?
Title: Re: how to setup sound for web pages
Post by: combo3 on October 01, 2009, 04:10:01 PM
Tools > Preferences > Advanced > Content

Enable Sound in Web pages
Title: Re: how to setup sound for web pages
Post by: enoch on October 02, 2009, 07:08:31 AM
Thank you did that but still no sound
Title: mp3 content in web pages
Post by: enoch on October 04, 2009, 10:55:47 AM
Shalom
How can I play mp3 content in Opera?
Title: sound in Opera
Post by: enoch on October 07, 2009, 06:37:48 AM
I have OSS working and sound in Opera with Flash, what extension is needed and how to setup for mp3 content?
Title: Re: sound in Opera
Post by: perthie on October 07, 2009, 11:31:25 PM
I'm using XMMS in Opera to play .pls streams.
Title: Re: sound in Opera
Post by: enoch on October 08, 2009, 06:32:44 AM
Thank you, how do you set up xmms to Opera?
Title: Re: sound in Opera
Post by: perthie on October 08, 2009, 10:27:00 AM
Could you give a link to a web site that has audio content? Then we can go through the steps.
Title: Re: sound in Opera
Post by: enoch on October 08, 2009, 11:42:14 AM
www.justsonny.com

Thank you
Title: Re: sound in Opera
Post by: perthie on October 08, 2009, 12:43:45 PM
This site wants a Quicktime plugin. I did some searching for a Linux QT plugin, without success.
Title: Re: sound in Opera
Post by: enoch on October 08, 2009, 01:24:15 PM
How about: justsonny.com/multimedia.shtml
I  think this page uses mp3s. Yeah the home page is Quicktime.
Title: Re: sound in Opera
Post by: combo3 on October 08, 2009, 02:22:21 PM
How about: justsonny.com/multimedia.shtml

Install an audio player (xmms, audacious, mplayer, etc)

Click on the audio link in webpage

In the dialog box:

Click Open
File name: /usr/local/bin <Enter>
Select your player (xmms, audacious, mplayer, etc)
Click Open
Check Remember choice and do not show dialog again
Click Open
Enjoy!!

Note: the very first link on that page (under multimedia) requires mplayer
Title: Re: sound in Opera
Post by: enoch on October 09, 2009, 06:42:14 AM
Thank you that was it!
Title: Re: sound in Opera
Post by: enoch on October 09, 2009, 09:59:40 AM
easy after you know what to do....can it be set to stream the audio instead of downloading?
Title: Re: sound in Opera
Post by: combo3 on October 09, 2009, 10:41:30 AM
Content delivery is determined by the host site.

http://www.streamingmedia.com/article.asp?id=8456&page=1&c=11
Title: Re: sound in Opera
Post by: thane on October 09, 2009, 02:04:09 PM
Tried this on my box and ran into a quirk -- the sound keeps playing even if you close Opera. Couldn't see mplayer running either. Ended up rebooting to get it to turn off (there's probably a better way, cancelling a process or something).
Title: Re: sound in Opera
Post by: combo3 on October 09, 2009, 02:48:28 PM
To make mplayer run in the foreground:

Tools > Preferences > Advanced

Select Downloads

Select audio/mpeg

Click Edit

In the text box under Open with other application

Change /usr/local/bin/mplayer to /usr/local/bin/gmplayer

Click OK twice.


p.s. No need to reboot. Open a terminal.

tc@box:~ $ ps | grep mplayer

sudo kill [insert PID #]
Title: Re: sound in Opera
Post by: curaga on October 09, 2009, 02:56:42 PM
Above requires one of the *gtk mplayers; the other two don't have a graphical frontend.
Title: Re: sound in Opera
Post by: combo3 on October 09, 2009, 03:00:53 PM
True... forgot about the other two.  :-[
Title: Re: sound in Opera
Post by: thane on October 09, 2009, 03:59:23 PM
Thanks, I'll try that (I have gtk2 mplayer).
Title: Re: Opera audio/sound support
Post by: ^thehatsrule^ on October 10, 2009, 08:45:57 PM
[Merged 3 threads: please keep them in one thread next time]