MozPlugger is a modification of Plugger, a very small multimedia plugin for the Unix versions of Netscape, Mozilla, and Opera which uses external programs to show and play many file formats. This modification fixes bugs which occurred with Mozilla 1.x and allows a player to stream a media file directly from the URL.
| Tags | Internet Web Browsers multimedia Sound/Audio Video |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: A $fragment environmental variable was added to handle the case where an URL also contains &hash; followed by additional information e.g. the page number to go to in a PDF document. Support for PDF reading with Okular was added. A minor bug where switching the order of stream and non-stream commands in mozpluggerrc had no effect was fixed.


Changes: This release fixes a bug on 64-bit machines that caused windows to fail to be swallowed by the browser, a bug that caused gv to not be resized correctly in some cases, and a bug with the controller and <embed> objects with the hidden="true" property. It adds a 3D look and feel to the controller, and better handles <embed> objects with autostart="false".


Changes: This release makes it possible to overlay play/pause/stop buttons over video players such as MPlayer by using the "controls" flag together with the "$window" macro. It also fixes a minor memory leak that happened when mozplugger.so was unloaded by the browser.


Changes: This release adds support for streaming asx files with mplayer, fixes a bug which caused certain applications to be resized incorrectly, fixes a race condition, and uses less memory.


Changes: This release adds support for clickable Quicktime links and <object> tags. It also features a faster controller startup and minor bugfixes.