Mozilla and real audio...

Jerry McBride mcbrides9
Mon May 17 11:38:49 PDT 2004


On Sun, 13 Oct 2002 08:36:38 -0700 Ken Moffat <kmoffat at drizzle.com> wrote:

> Jerry McBride wrote:
> > I got it... It's a classic OSS vs. ARTS issue... here's the poop...
> > 
> > After installing REALPLAYER 8 for Unix on customers laptop... Mozilla fails
> > to play *.ram files while running KDE desktop.
> > 
> > The fix... After adding a helper app to Mozilla with the correct mime type
> > of: audio/x-pn-realaudio-plugin
> > 
> > and pointing to /usr/lib/RealAudio8/realplaywrapper
> > 
> > I then moved to /usr/lib/RealAudio8 and created the following script named:
> > realplaywrapper
> > 
> > #!/bin/bash
> > 
> > artsdsp /usr/lib/RealPlayer8/realplay.exe $1
> > 
> > #end of script.
> > 
> > Do a chmod +x on the script...
> > 
> > Then close mozilla, open it again and go play some *.ram links...
> > 
> > It's a kludge... but the man with the money is extremely happy...
> > 
> > :')
> 
> Does this start a plugin or realplay in a separate window?
> 

RealPlay pops up in a separate window...

-- 

******************************************************************************
                     Registered Linux User Number 185956
          http://groups.google.com/groups?hl=en&safe=off&group=linux
             Join me in chat at #linux-users on irc.freenode.net
    1:19pm  up 214 days, 18:28,  6 users,  load average: 0.52, 0.35, 0.24


More information about the Linux-users mailing list