mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
dbbc0bfe22
- Introduce NPAPI infrastructure and a demo port, both at an alpha stage mplayerplug-in is a browser plugin that uses mplayer to play digital media from websites. This plug-in gives Mozilla the ability to play media from a website the net without reading the source html and getting the url manually. Media is played embedded in the page or in a separate window depending on how the author of the webpage intended the media to be seen. WWW: http://mplayerplug-in.sourceforge.net/ Wiki: http://wiki.freebsd.org/NPAPI
10 lines
409 B
Plaintext
10 lines
409 B
Plaintext
mplayerplug-in is a browser plugin that uses mplayer to play digital
|
|
media from websites.
|
|
|
|
This plug-in gives Mozilla the ability to play media from a website
|
|
the net without reading the source html and getting the url manually.
|
|
Media is played embedded in the page or in a separate window depending
|
|
on how the author of the webpage intended the media to be seen.
|
|
|
|
WWW: http://mplayerplug-in.sourceforge.net/
|