[MPlayer-dev-eng] [PATCH] libmpdemux/realrtsp handling url parameters (start|end)=hh:mm:ss.msec

Arpi arpi at thot.banki.hu
Sun Nov 16 11:18:24 CET 2003


Hi,

> On Tue, 11 Nov 2003 11:35:36 -0800 (PST)
> rgselk <rgselknospam at yahoo.com> wrote:
> 
> > --- rgselk <rgselknospam at yahoo.com> wrote:
> > > I have a not yet finshed patch to do a better extension check on the
> > > original url because there is a millisecond part in it as well. The
> > > extension check then thinks this is the extension instead of the
> > > '.rm':
> > > Originally it reads:
> > >  .. bb.20031108.rm?start=0:34:45.223&end=0:50:19.991
> > 
> > Attached is a patch to libmpdemux/network.c to have a better extension
> > checking to first try a real rtsp stream. It implements the regex:
> > /\.r[am]([?&]|$)/.
> > Because it will fall through to real.com rtsp anyway if it fails I
> > think this is a better solution.
> 
> 
> Any comments on this patch ?

imho it should be applied, if teh code is ok.
this is a important missing part of our rm streaming implementation!


A'rpi / Astral & ESP-team

--
Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list