[MPlayer-users] Is there any way I can point mplayer directly to an IP address + port?

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Nov 25 16:38:10 CET 2007


Hello,
On Sat, Nov 24, 2007 at 05:30:34PM -0500, cga2000 wrote:
> 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

You did not look right at the fvivace.js, because that one starts with:
> //var stream = 'mms://viptvr2.yacast.net/encoderfranceinter';
> var stream = 'http://www.tv-radio.com/station/vivace/vivace-64k.asx';

The first one is being commented out and probably is the URL they used
somewhen in the past, whereas the second line is the right URL for that
asx file...

Greetings,
Reimar Döffinger



More information about the MPlayer-users mailing list