Pipeline for on-disk buffering using queue2 element

Bhavya bhavyar.1992 at gmail.com
Thu Jul 2 05:13:22 PDT 2015


Hi All,

I am using queue2 element for on-disk buffering, If temp-template property
of queue2 element is not set, then video playback is fine
pipeline :
gst-launch-0.10 souphttpsrc location=http://192.168.0.144/big.avi ! typefind
! queue2 ! aiurdemux name=demux demux. ! queue ! ffdec_mp3 ! alsasink demux.
! queue ! vpudec ! mfw_v4lsink -v

But when temp-template property is set to download file, only downloading
works video is not getting played

gst-launch-0.10 souphttpsrc location=http://192.168.0.144/big.avi ! typefind
! queue2 temp-template=/videoXXXXXX ring-buffer-max-size=2000000
max-size-buffers=0 max-size-time=0 temp-remove=false ! aiurdemux name=demux
demux. ! queue ! ffdec_mp3 ! alsasink 
demux. ! queue ! vpudec ! mfw_v4lsink -v

Please help me out in correcting pipeline. Thanks

Regards,
Bhavya R



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Pipeline-for-on-disk-buffering-using-queue2-element-tp4672538.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list