Jump to content

GStreamer Qt Overlay for Embedded Systems/Performance/jetson: Difference between revisions

No edit summary
Line 228: Line 228:
gst-launch-1.0 videotestsrc ! "video/x-raw,width=${W},height=${H},framerate=30/1" ! nvvidconv ! qtoverlay name=main.qml ! perf print-cpu-load=1 ! fakesink
gst-launch-1.0 videotestsrc ! "video/x-raw,width=${W},height=${H},framerate=30/1" ! nvvidconv ! qtoverlay name=main.qml ! perf print-cpu-load=1 ! fakesink
</pre>
</pre>
Results
<center>
{| class="wikitable"
|- style="font-weight:bold;"
! 720p
! 1080p<br />
! 4K
|-
| GstQtOverlay
| 2%
| 2%
|-
| Rest of pipeline
| 17%
| 13%
|-
| Total
| 19%
| 15%
|}
</center>


'''NVMM''':
'''NVMM''':
Cookies help us deliver our services. By using our services, you agree to our use of cookies.