[gst-devel] [quicktime flux] how to use rtpxqtdepay ?

Wim Taymans wim.taymans at gmail.com
Fri Mar 14 18:12:28 CET 2008


On Fri, 2008-03-14 at 17:54 +0100, Julien Isorce wrote:
> Hi,
> 
> I need an example that shows how to use rtpxqtdepay. 
> 
> I have tried to play the streamed video there :
> http://www.apple.com/quicktime/qtv/iphoneroadmap/
> But I do not know the url and the src element to use :
> 
> gst-launch-0.10 rtpsrc location="url:..."  ! rtpxqtdepay ! qtdemux !
> ffmpegcolorspace ! qtdemux name=demux demux.audio_00 ! decodebin !
> audioconvert ! audioresample ! autoaudiosink demux.video_00 ! queue !
> decodebin ! ffmpegcolorspace ! videoscale ! autovideosink
> 
> Have you an url example, what do I have to use for src element ?

Following the .mov in the page source and then the redirects in the
quicktime movie resolves to this, which plays fine for me:

gst-launch 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 ! xvimagesink  s. ! rtpmp4gdepay ! faad ! alsasink


Wim
> 
> Thx
> -------------------------------------------------------------------------
> 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





More information about the gstreamer-devel mailing list