OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: jandr on November 29, 2005, 01:24:27 am

Title: Mplayer Plugin For Firefox/mozilla Available
Post by: jandr on November 29, 2005, 01:24:27 am
I've compiled and packaged up the mplayerplug-in version 2.70 & put it in my feed. (http://interstel.net/~girash/zaurus/feed/)  It's not perfect, but it lets you listen to NHL online game-radio!  Sometimes you have to explicitly kill the mplayer process when you're done, but other than that it works fine in my (minimal, NHL.com-only) testing.  I don't expect it to work with realplayer streams, and have no idea about QuickTime.  

It should work with firefox 1.06 out of the box; you'll have to move the mplayerplug-in.* files to use it with mozilla or older firefox.  Enjoy!
Title: Mplayer Plugin For Firefox/mozilla Available
Post by: adf on November 29, 2005, 11:06:21 am
testing today.

but..since this is a really good idea (aka something i'll use) ideas on how to get more codecs working?
Title: Mplayer Plugin For Firefox/mozilla Available
Post by: jandr on November 29, 2005, 06:03:18 pm
Quote
testing today.

but..since this is a really good idea (aka something i'll use) ideas on how to get more codecs working?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=105398\"][{POST_SNAPBACK}][/a][/div]

That's really beyond my skills.  I'm more of the grab the source, run ./configure, symlink in all the missing headers and package it up type.  I think more codecs may be dependent on mplayer itself and not on this plugin, but that's just a guess.

An aside: I neglected to strip the .so file at first, so I've put up a new ipk to fix that.  And note that my version doesn't have any gtk widget support built in: with them in, my browser always crashed when using the plugin.
Title: Mplayer Plugin For Firefox/mozilla Available
Post by: adf on November 29, 2005, 08:29:16 pm
Quote
Quote
testing today.

but..since this is a really good idea (aka something i'll use) ideas on how to get more codecs working?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=105398\"][{POST_SNAPBACK}][/a][/div]

That's really beyond my skills.  I'm more of the grab the source, run ./configure, symlink in all the missing headers and package it up type.  I think more codecs may be dependent on mplayer itself and not on this plugin, but that's just a guess.

An aside: I neglected to strip the .so file at first, so I've put up a new ipk to fix that.  And note that my version doesn't have any gtk widget support built in: with them in, my browser always crashed when using the plugin.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=105479\"][{POST_SNAPBACK}][/a][/div]
hmm.... then it should handle whatever mplayer does already, right?  more testinng to do...
Title: Mplayer Plugin For Firefox/mozilla Available
Post by: jandr on November 29, 2005, 10:09:22 pm
Quote
[hmm.... then it should handle whatever mplayer does already, right?  more testinng to do...
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=105494\")

That's my understanding, but looking at the mplayerplug-in configuration it appears the plugin does need to be told to support the various formats (which it seems to try to do as much as possible by default).

Here's something more for you to test: I put together the newest version, 3.16, in order to try to get gtk widgets without crashing (the changelog hinted that bug had been fixed).  It still crashed, but a new without-gtk build did seem somewhat better about closing mplayer when firefox was closed, a small improvement.  The new ipk is in [a href=\"http://interstel.net/~girash/zaurus/feed/]my feed[/url] as usual.
Title: Mplayer Plugin For Firefox/mozilla Available
Post by: Dima202 on December 01, 2005, 03:57:11 pm
This is awesome! Thanks jandr!!!

P.S.
Too bad it won't play video
Title: Mplayer Plugin For Firefox/mozilla Available
Post by: Dima202 on May 17, 2006, 06:13:44 am
Just wondering has there been an update?
Title: Mplayer Plugin For Firefox/mozilla Available
Post by: wowo123 on May 17, 2006, 08:12:30 am
Quote
This is awesome! Thanks jandr!!!

P.S.
Too bad it won't play video
[div align=\"right\"][a href=\"index.php?act=findpost&pid=105723\"][{POST_SNAPBACK}][/a][/div]

I use this one with firefox since it first appeared on the feed in 12/05 or so and it indeed plays video! On my 860 with Beta1 I can play video streams internal within firefox, but only microsoft codecs (asf?) can be used so far. Realplayer streams will not work for me. Only issue: You have to play the whole stream, no interruption possible, or you have to close down the x-server.
Title: Mplayer Plugin For Firefox/mozilla Available
Post by: adf on June 24, 2007, 08:29:57 pm
http://mplayerplug-in.sourceforge.net/download.php (http://mplayerplug-in.sourceforge.net/download.php)

new version available. the install guide says something about mozilla dev stuff.....  how do we compile this?