I can confirm this.
Further, the rewind, fast-forward and volume control buttons don't work.
Presumably the mozilla-mplayer plugins doesn't yet interact with the
following javascript (and similar) (from pages such as
bbc.co.uk/radio/aod/networks/radio4/aod.shtml?radio4/today#):
if(eval(document.RP.GetPlayState())==3) {
ImgPause();
if (document.RP.CanPause())
{document.RP.DoPause();}
}
else {
ImgPlay();
if (document.RP.CanPlay())
{document.RP.DoPlay();}
}
I wouldn't have thought this would be very difficult for a maintainer to
implement, and would be a nice way to get rid of a binary blob.
Further, the mplayer plugin appears to work better than realplayer's :-)
--
can't stop play of realaudio stream in embedded mplayer plugin
https://bugs.launchpad.net/bugs/174808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs