<font><font face="verdana,sans-serif">I meant 1.0 instead of 0.11</font></font><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 14, 2012 at 4:20 PM, Christophe Oosterlynck <span dir="ltr"><<a href="mailto:tiftof@gmail.com" target="_blank">tiftof@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font><font face="verdana,sans-serif">I forgot to mention that I've tried the HEAD of the 0.10 branch already as I saw some performance fixes there. However, it doesn't make any difference. Would 0.11 make a big difference?</font></font><div>


<font><font face="verdana,sans-serif"><br></font></font></div><div><font><font face="verdana,sans-serif">The fact that inserting a queue between the filesrc and the mpegvideoparse element solves my problem, is not relevant? I shouldn't be focussing on that but rather on performance issues in mpegvideoparse? It probably won't be any other element as I have the same result when using fluvadec + fluvasink instead of mpeg2dec + xvimagesink.</font></font></div>

<div class="HOEnZb"><div class="h5">
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 14, 2012 at 4:14 PM, Edward Hervey <span dir="ltr"><<a href="mailto:bilboed@gmail.com" target="_blank">bilboed@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


On Wed, 2012-11-14 at 10:36 +0100, Christophe Oosterlynck wrote:<br>
> Hi,<br>
<div><br>
><br>
> The pipeline used by playbin2 is similar to:<br>
> filesrc ! mpegvideoparse ! queue ! mpeg2dec ! xvimagesink<br>
<br>
</div>It actually has a queue before the sink (which is important, because<br>
otherwise you're throttling the mpeg2dec processing everytime an<br>
outputted frame needs to wait for its display time).<br>
<br>
None the less, various fixes (including performance ones) have gone into<br>
mpegvideoparse and other elements since that release.<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>