[gst-devel] ASF demux audio

Fabrice Triboix gstdbg at yahoo.com
Wed Nov 15 14:46:38 CET 2006


Hi all,

I am trying to play an MP3 from a Windows Media Server using RTSP+RTP.
WMServer actually sends me ASF packets!

I applied the patch from bug #335067. Apparently, it works a bit: if I use filesink, the dumped file is an ASF one, but I can't play it with Windows Media Player...
So the rtpasfdepay takes some "x-asf-pf" and produces, normally, "audio/x-ms-asf" and "video/x-ms-asf".

The problem here is that ASF demux in gstreamer are for video only: gst-inspect on asfdemux and ffdemux_asf show sinks for both demuxes as "video/x-ms-asf".

So I have a few questions:
 - Is there an audio demux for ASF, or should I do some tricks to get that playing through "video/x-ms-asf"?
 - Has anybody tried the patch to add rtpasfdepay? If yes, I would be glad if you could share your experiences.

Thank you very much,

  Fabrice









More information about the gstreamer-devel mailing list