Re: aoss realplay and mozilla
From: Paul Dwerryhouse (paul_at_dwerryhouse.com.au)
Date: 02/20/05
- Previous message: snacktime: "Re: python2.3 doesn't include profile module"
- In reply to: Josh Narins: "aoss realplay and mozilla"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Feb 2005 08:48:27 +1100 To: debian-user@lists.debian.org
On Sun, Feb 20, 2005 at 02:28:18PM -0500, Josh Narins wrote:
> Thanks to #debian on freenode.net I found out about using realplay with
> an "alsa wrapper" aoss.
> /usr/bin/aoss /usr/local/RealPlay/realplay
>
> However, I never found any way to get this to work in mozilla?
Write a script that runs the above command:
===================== Cut here ====================================
#!/bin/sh
/usr/bin/aoss /usr/local/RealPlay/realplay $*
===================== Cut here ====================================
Put the script in a file such as '/usr/local/bin/aossrp', and
then call the script from Mozilla, instead of realplayer itself.
Cheers,
Paul
-- Paul Dwerryhouse | PGP Key ID: (not in) Melbourne, Australia | 0x6B91B584 -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: snacktime: "Re: python2.3 doesn't include profile module"
- In reply to: Josh Narins: "aoss realplay and mozilla"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|