OmniVision OS08A10 Linux driver: Difference between revisions

Line 165: Line 165:
</pre>
</pre>


=== Video Encoding Transport Stream 1640x1232@30fps ===
=== Video Encoding Transport Stream 3840x2160@30fps ===


<pre style="background:#d6e4f1">
<pre style="background:#d6e4f1">
CAPS="video/x-raw(memory:NVMM), width=(int)1640, height=(int)1232, format=(string)I420, framerate=(fraction)30/1"
CAPS="video/x-raw(memory:NVMM), width=(int)3840, height=(int)2160, format=(string)I420, framerate=(fraction)30/1"


gst-launch-1.0 nvcamerasrc sensor-id=1 fpsRange="30 30" num-buffers=500 ! capsfilter caps="$CAPS" ! omxh264enc ! \
gst-launch-1.0 nvcamerasrc sensor-id=1 fpsRange="30 30" num-buffers=500 ! capsfilter caps="$CAPS" ! omxh264enc ! \