diff options
author | Nick Steeves <nick.steeves@shaw.ca> | 2006-04-06 07:58:12 +0000 |
---|---|---|
committer | Nick Steeves <nick.steeves@shaw.ca> | 2006-04-06 07:58:12 +0000 |
commit | 3125ddc45a668a28c5fd3119ffecfc214554c9a4 (patch) | |
tree | 68172f64f052266132f517343441f72e38c9c3b5 /mplayerplug-in | |
parent | eeb923a518fbb3e80ae1f385c486317922a9889e (diff) | |
download | opt-3125ddc45a668a28c5fd3119ffecfc214554c9a4.tar.gz opt-3125ddc45a668a28c5fd3119ffecfc214554c9a4.tar.xz |
mplayerplug-in: update README to tell users how to get mplayerplug-in working for sites that only support IE
Diffstat (limited to 'mplayerplug-in')
-rw-r--r-- | mplayerplug-in/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/mplayerplug-in/README b/mplayerplug-in/README index e7ac088f5..4972ccc74 100644 --- a/mplayerplug-in/README +++ b/mplayerplug-in/README @@ -10,4 +10,11 @@ faac liba52 You should then recompile and upgrade mplayer, so that is built with support -for these codecs.
\ No newline at end of file +for these codecs. + +To watch videos on sites that only support IE you need to install the +following Firefox extension: + +http://prdownloads.sourceforge.net/mplayerplug-in/mplayerplug-in-0.2.1.xpi?download + +It works by converting OBJECT tags to EMBED ones. |