[gst-devel] mov, rm, mms

Julien Isorce julien.isorce at gmail.com
Wed Mar 19 10:22:03 CET 2008


Hi

QuickTime OK

gst-launch-0.10 rtspsrc
location="rtsp://a2047.v1413b.c1413.g.vq.akamaistream.net/5/2047/1413/1_h264_110/1a1a1ae656c632970267e04ebd3196c428970e7ce857b81c4aab1677e445aedc3fae1b4a7bafe013/08770365506i_2_220.mov"
name=s ! rtpxqtdepay ! ffdec_h264 ! ffmpegcolorspace ! ximagesink  s. !
rtpmp4gdepay ! faad ! alsasink


RealMedia NOT OK

There is better real media samples here: (It was difficult to find a stable
server :P)
http://www.coe.int/t/e/multimedia/archives_video/default.asp

I have tried the first one (on the web site):
gst-launch-0.10 rtspreal
location="rtsp://webcastvod.coe.int:554/mediatheque/vod/030404_r01_w.rm"
name=s ! rdtdepay ! realvideodec ! ximagesink s. rdtdepay ! realaudiodec !
alsasink

First pb, rtspreal has no pads and no property "location". I do no know how
to use the rtspreal extension with the rtspsrc element.


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

Sincerely,

Julien I.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080319/c4c92f9b/attachment.htm>


More information about the gstreamer-devel mailing list