# Command: v4l2-ctl -d /dev/video0 --list-formats-ext 2>&1; echo '--- get-fmt ---'; v4l2-ctl -d /dev/video0 --get-fmt-video 2>&1

ioctl: VIDIOC_ENUM_FMT
	Type: Video Capture Multiplanar

	[0]: 'RG10' (10-bit Bayer RGRG/GBGB)
		Size: Stepwise 64x64 - 3864x2192 with step 8/8
	[1]: 'BA10' (10-bit Bayer GRGR/BGBG)
		Size: Stepwise 64x64 - 3864x2192 with step 8/8
	[2]: 'GB10' (10-bit Bayer GBGB/RGRG)
		Size: Stepwise 64x64 - 3864x2192 with step 8/8
	[3]: 'BG10' (10-bit Bayer BGBG/GRGR)
		Size: Stepwise 64x64 - 3864x2192 with step 8/8
	[4]: 'Y10 ' (10-bit Greyscale)
		Size: Stepwise 64x64 - 3864x2192 with step 8/8
--- get-fmt ---
Format Video Capture Multiplanar:
	Width/Height      : 3840/2160
	Pixel Format      : 'GB10' (10-bit Bayer GBGB/RGRG)
	Field             : None
	Number of planes  : 1
	Flags             : 
	Colorspace        : Default
	Transfer Function : Default
	YCbCr/HSV Encoding: Default
	Quantization      : Default
	Plane 0           :
	   Bytes per Line : 4864
	   Size Image     : 10506240
