Changes

Jump to navigation Jump to search
Line 176: Line 176:  
*RAW-MIPI-SC132M
 
*RAW-MIPI-SC132M
   −
<code>export WIDTH=1080</code>
+
<code>export WIDTH=1024</code>
    
<code>export HEIGHT=1280</code>
 
<code>export HEIGHT=1280</code>
Line 419: Line 419:  
*raw8格式
 
*raw8格式
   −
<code>v4l2-ctl -d /dev/video0 --set-fmt-video=width=1080,height=1280,pixelformat=GREY --stream-mmap --stream-count=1 --stream-to=y8-1088x1280.raw</code>
+
<code>v4l2-ctl -d /dev/video0 --set-fmt-video=width=1024,height=1280,pixelformat=GREY --stream-mmap --stream-count=1 --stream-to=y8-1024x1280.raw</code>
    
*raw10格式
 
*raw10格式
   −
<code>v4l2-ctl -d /dev/video0 --set-fmt-video=width=1080,height=1280,pixelformat='Y10 ' --stream-mmap --stream-count=1 --stream-to=y10-1088x1280.raw</code>
+
<code>v4l2-ctl -d /dev/video0 --set-fmt-video=width=1024,height=1280,pixelformat='Y10 ' --stream-mmap --stream-count=1 --stream-to=y10-1024x1280.raw</code>
 
======MV-MIPI-IMX287M======
 
======MV-MIPI-IMX287M======
  

Navigation menu