Jump to content

Jetson Nano/Gstreamer/Example Pipelines/Encoding: Difference between revisions

no edit summary
No edit summary
Line 316: Line 316:
gst-launch-1.0 -e nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=1920, height=1080, format=NV12, framerate=30/1' ! omxvp8enc ! matroskamux ! filesink location=$FILE
gst-launch-1.0 -e nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=1920, height=1080, format=NV12, framerate=30/1' ! omxvp8enc ! matroskamux ! filesink location=$FILE
</pre>
</pre>
{| class="wikitable" style="color:black; background-color:#f6f6f6; margin: auto;"
|+ align="top" style="caption-side: top" | Table 1. Performance results
|-
! Resolution
! CPU%
! FPS
|-
| 3280x2464
| 9%
| 21
|-
| 3280x1884
| 9%
| 21
|-
| 1080p
| 9%
| 30
|-
| 720p
| 16%
| 58
|-
| 720p
| 33%
| 117


==V4L2==
==V4L2==
866

edits

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