[FFmpeg-devel] [PATCH] MMS wrapper

Don Moir donmoir at comcast.net
Sat Jul 14 01:30:49 CEST 2012


----- Original Message ----- 
From: "Stefan Gehrer" <stefan.gehrer at gmx.de>
To: "FFMpeg development discussions and patches" <ffmpeg-devel at mplayerhq.hu>
Sent: Friday, July 13, 2012 4:41 PM
Subject: [FFmpeg-devel] [PATCH] MMS wrapper


> attached patch implements a simple wrapper for handling mms:// URLs.
> It first tries to open using mmst protocol and on failure tries
> using mmsh protocol.
> I found some streams on tunein.com which either support only
> mmst or only mssh, with this patch applied both kinds can be
> played back with just specifying mms:// as protocol.
> This should fix ticket #998, the mms URL given there also works.
> mms://live1.wm.skynews.servecast.net/skynews_wmlz_live300k
>
> Stefan
>
Thanks

Would mmsh be more common then mmst and maybe should be tried first even if 
mmst is more efficient ?



More information about the ffmpeg-devel mailing list