[gst-devel] mov, rm, mms

Julien Isorce julien.isorce at gmail.com
Wed Mar 19 12:43:01 CET 2008


Hi

Thx for the tips ! So now qt and mms works. But for real media, I have still
problem and playbin seems to fail too.

The source is rtsp://webcastvod.coe.int:554/mediatheque/vod/030404_r01_w.rm

 (got from web site:
http://www.coe.int/t/e/multimedia/archives_video/default.asp)

The source works very well with the RealPlayer.
But gst-launch-0.10 -v
uri="rtsp://webcastvod.coe.int:554/mediatheque/vod/030404_r01_w.rm" gives
"454 session not found"

Thx

2008/3/19, Tim Müller <t.i.m at zen.co.uk>:
>
> On Wed, 2008-03-19 at 10:22 +0100, Julien Isorce wrote:
>
> > Window Media Sream NOT OK
> > I found a source (difficult too),
> > mms://win.global.playstream.com/showcase/mathtv/trig_4.5_350k.wmv
> > (vlc can play it)
> > Ok so I have tried the following pipelines:
> > gst-launch-0.10 mmssrc
> >
> location="mms://win.global.playstream.com/showcase/mathtv/trig_4.5_350k.wmv"
> ! fakesink  ->ok
> > gst-launch-0.10 mmssrc
> >
> location="mms://win.global.playstream.com/showcase/mathtv/trig_4.5_350k.wmv"
> ! ffdemux_asf ! ffdec_wmv3 ! ffmpegcolorspace ! ximagesink  -> it cannot
> link mmsrc to ffdemux_asf
> >
> > Any help :P
>
>
> Instead of making up pipelines, how about trying with playbin first?
>
>   gst-launch-0.10 -v playbin
> uri='mms://win.global.playstream.com/showcase/mathtv/trig_4.5_350k.wmv'
>
> will give you an idea about the elements involved (hint: use asfdemux,
> not ffdemux_asf).
>
> Cheers
>   -Tim
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080319/5a0c2c94/attachment.htm>


More information about the gstreamer-devel mailing list