[MPlayer-users] Mplayer port bug.
Torinthiel
torinthiel at megapolis.pl
Thu Sep 9 21:04:57 CEST 2004
On Thu, Sep 09, 2004 at 11:57:57AM -0700, Gerrit Groenewold wrote:
>
> 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.
Next time send a proper patch. If some code got moved around and line
numbers changed it would took ages to find.
See DOCS/tech/patches.txt
Somebody already noticed this and it's fixed in CVS.
But thanks anyway.
Torinthiel
--
Waclaw "Torinthiel" Schiller GG#: 542916, 3073512
torinthiel(at)megapolis(dot)pl
gpg: B06901F1 fpr: FAA3 559F CAE9 34DE CDC8 7346 2B6E 39F2 B069 01F1
"No classmates may be used during this examination"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20040909/5ed68c9e/attachment.pgp>
More information about the MPlayer-users
mailing list