All pastes #2056836 Raw Edit

Gstreamer Pipeline Hangs

public text v1 · immutable
#2056836 ·published 2011-05-11 14:32 UTC
rendered paste body
/usr/bin/gst-launch-0.10 -v -v --gst-debug=*:3 --gst-debug-no-color gstrtpbin name=rtpbin decklinksrc decklinksrc0.videosrc ! video/x-raw-yuv,width=720,height=576,framerate=25/1,format=(fourcc)UYVY ! queue max-size-time=0 ! videorate ! ffmpegcolorspace ! x264enc byte-stream=1 speed-preset=6 pass=0 tune=0x00000004 intra-refresh=1 bitrate=2000 key-int-max=25 ! rtph264pay ! rtpbin.send_rtp_sink_0 rtpbin.send_rtp_src_0 ! udpsink port=10000 host=239.255.0.1 ts-offset=0 name=vrtpsink auto-multicast=1 rtpbin.send_rtcp_src_0 ! udpsink port=10001 host=239.255.0.1 sync=false async=false name=vrtcpsink auto-multicast=1 udpsrc port=10005 name=vrtpsrc ! rtpbin.recv_rtcp_sink_0 decklinksrc0.audiosrc ! audioresample ! audioconvert ! audio/x-raw-int,rate=44100,channels=2,width=16,depth=16,endianness=4321 ! queue max-size-time=0 ! rtpL16pay pt=97 ! rtpbin.send_rtp_sink_1 rtpbin.send_rtp_src_1 ! udpsink port=10002 host=239.255.0.1 ts-offset=0 name=artpsink rtpbin.send_rtcp_src_1 ! udpsink port=10003 host=239.255.0.1 sync=false async=false name=artcpsink udpsrc port=10007 name=artpsrc ! rtpbin.recv_rtcp_sink_1