try to put async=false on xvimagesink or on the pulsesink. I don&#39;t remember it on details...but when you have to sinks on the same pipe one keeps waiting for the other to be ready...something like that...so you get blocked, if one of the sinks are set with async=false this will not happen ...at least with me it worked :-)<br>
<br>best regards,<br>Katcipis<br><br><div class="gmail_quote">On Wed, Jul 21, 2010 at 12:46 PM, wl2776 <span dir="ltr">&lt;<a href="mailto:wl2776@gmail.com">wl2776@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
I have the pipeline:<br>
<br>
filesrc ! typefind ! mpegpsdemux name=demux multiqueue<br>
max-size-bytes=2097152 name=mq demux.audio_c0 ! mq.sink0 mq.src0 ! mp3parse<br>
! flump3dec ! input-selector ! tee ! audioconvert ! audioresample !<br>
pulsesink  demux.video_e0 ! mq.sink1 mq.src1 ! mpegvideoparse ! mpeg2dec !<br>
input-selector ! queue max-size-buffers=3 max-size-bytes=0 max-size-time=0 !<br>
ffmpegcolorspace ! videoscale ! xvimagesink<br>
<br>
<br>
Here is the dot file:<br>
<a href="http://gstreamer-devel.966125.n4.nabble.com/file/n2297314/player.dot" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/file/n2297314/player.dot</a><br>
player.dot  (30kb), and produced PNG:<br>
<a href="http://gstreamer-devel.966125.n4.nabble.com/file/n2297314/player.png" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/file/n2297314/player.png</a><br>
player.png  (850kb)<br>
<br>
Looks like there is no negotiation between multiqueue and mpegvideoparse.<br>
Why an it be?<br>
<br>
I tried using seek example with this pipeline<br>
($GST_PLUGINS_BASE/test/examples/seek/seek.c)<br>
It begins playing only after seek command.<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Why-does-my-pipeline-block-on-preroll-tp2297314p2297314.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Why-does-my-pipeline-block-on-preroll-tp2297314p2297314.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by Sprint<br>
What will you do first with EVO, the first 4G phone?<br>
Visit <a href="http://sprint.com/first" target="_blank">sprint.com/first</a> -- <a href="http://p.sf.net/sfu/sprint-com-first" target="_blank">http://p.sf.net/sfu/sprint-com-first</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.getgnulinux.org/windows">http://www.getgnulinux.org/windows</a><br>