Re: [Mplayerplug-in-devel] wmv and asf files played localy only?
Brought to you by:
kdekorte
|
From: Kevin D. <kde...@ya...> - 2004-01-21 23:17:47
|
Ok, =46rom what I can tell...=20 1. It is NP_FULL mode for mozilla - which is handled differently inside=20 mozilla 2. The URL's mimetype is marked text/plain So my guess is this... Mozilla see's the mimetype of text/plain and just downloads the file into t= he=20 window.=20 Mozilla needs to check the extension and pass it to the plugin if the=20 extension is in the types handled by a plugin if the type is text/plain. Kevin On Wednesday 21 January 2004 4:04 pm, Jozef Riha wrote: > hello, > > i am trying to figure out why mplayerplugin can only play wmv and asf fil= es > when they are loaded from hdd (via file://foo/foo/foo.wmv for example). i > cannot play for example this link: > > http://www.ftipky.cz/download.php?sekce=3Dvidea&id=3D196&soubor=3Dmazda_2= =2Ewmv > > any ideas? > > thank you. > > cheers, > > -- joe > > ps: i am using version 1.2 > > > > ________ Information from NOD32 ________ > This message was checked by NOD32 Antivirus System for Linux Mail Server. > http://www.nod32.com > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Mplayerplug-in-devel mailing list > Mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mplayerplug-in-devel |