[MPlayer-users] Is there any way I can point mplayer directly to an IP address + port?
cga2000
cga2000 at gmail.com
Sat Nov 24 23:30:34 CET 2007
On Thu, Nov 22, 2007 at 07:56:07PM EST, cga2000 wrote:
> On Thu, Nov 22, 2007 at 04:34:44PM EST, Reimar Döffinger wrote:
[..]
> > You simply have an URL like
> > http://viphttp.yacast.fr/V4/player_radiofrance/index.html?id=fmusique
> > the part after id= is used to load an js file:
> > http://viphttp.yacast.fr/V4/player_radiofrance/fmusique.js
> > (none of the code for either of these steps is really obfuscated or
> > anything)
> > which in turn references
> > http://viphttp.yacast.fr/V4/player_radiofrance/fmusique.asx
> > which you can either play with -playlist or you extract the url:
> > mms://viptvr.yacast.net/tvr_francemusiques2
Strange.
I repeated the same exact motions with the
http://.../..?id=fvivace -> fivace.js -> fvivace.asx -> mms://url
and this didn't work:
I'm getting a "404 not found" error.
Obviously, I'm doing something wrong.
More information about the MPlayer-users
mailing list