[MPlayer-users] Mplayer port bug.

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu Sep 9 21:09:28 CEST 2004


Hi,

> I was using Mplayer-1.0pre5, and found this bug.
> When connecting to an mms server, the program will always connect to 
> port 1755, even if I specify another port on the command line (mplayer 
> mms://server:port/location).  I fixed this by editing the file 
> libmpdemux/asf_mmst_streaming.c
> On line 494, it says:
> url1->port=1755;
> which I changed to
> if (url1->port==0) url1->port=1755;
> and then it works.

Was already fixed on Aug. 8. Get the CVS version.

Greetings,
Reimar Döffinger




More information about the MPlayer-users mailing list