[FFmpeg-devel] [PATCH] MMS wrapper

Stefan Gehrer stefan.gehrer at gmx.de
Fri Jul 13 22:41:38 CEST 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mms_wrapper.diff
Type: text/x-patch
Size: 9055 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120713/f506c0f1/attachment.bin>


More information about the ffmpeg-devel mailing list