<div dir="ltr"><div>Hi! We're currently trying to track down some sluggishness in our pipelines while handling 4k videos. We wanted to instrument a bunch of standard elements like videoscale and videoconvert to see how their performance varied as frame sizes increased.<br>
<br>We had planned to use fpsdisplaysink with fakesink, but the combination doesn't work.<br><br>If we try something like this:<br><br>gst-launch-1.0 -v videotestsrc pattern=1 ! "video/x-raw,format=YV12,width=1440,height=900" ! fpsdisplaysink video-sink=fakesink text-overlay=false<br>
<br></div>Then we never get any output on stdout past "New clock: GstSystemClock"<br clear="all"><div><div><br></div><div>Is there some way to fix this, or are there better ways to measure the raw throughput of various elements under various conditions?<br>
</div><div><br>-- <br>Stirling Westrup<br>Programmer, Entrepreneur.<br><a href="https://www.linkedin.com/e/fpf/77228" target="_blank">https://www.linkedin.com/e/fpf/77228</a><br><a href="http://www.linkedin.com/in/swestrup" target="_blank">http://www.linkedin.com/in/swestrup</a><br>
<a href="http://technaut.livejournal.com" target="_blank">http://technaut.livejournal.com</a><br><a href="http://sourceforge.net/users/stirlingwestrup" target="_blank">http://sourceforge.net/users/stirlingwestrup</a>
</div></div></div>