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

ioctl: VIDIOC_ENUM_FMT
	Type: Video Capture Multiplanar

	[0]: 'UYVY' (UYVY 4:2:2)
		Size: Stepwise 32x32 - 3840x2160 with step 8/8
	[1]: 'NV16' (Y/UV 4:2:2)
		Size: Stepwise 32x32 - 3840x2160 with step 8/8
	[2]: 'NV61' (Y/VU 4:2:2)
		Size: Stepwise 32x32 - 3840x2160 with step 8/8
	[3]: 'NV21' (Y/VU 4:2:0)
		Size: Stepwise 32x32 - 3840x2160 with step 8/8
	[4]: 'NV12' (Y/UV 4:2:0)
		Size: Stepwise 32x32 - 3840x2160 with step 8/8
	[5]: 'NM21' (Y/VU 4:2:0 (N-C))
		Size: Stepwise 32x32 - 3840x2160 with step 8/8
	[6]: 'NM12' (Y/UV 4:2:0 (N-C))
		Size: Stepwise 32x32 - 3840x2160 with step 8/8
--- get-fmt ---
Format Video Capture Multiplanar:
	Width/Height      : 1280/720
	Pixel Format      : 'UYVY' (UYVY 4:2:2)
	Field             : None
	Number of planes  : 1
	Flags             : 
	Colorspace        : sRGB
	Transfer Function : Rec. 709
	YCbCr/HSV Encoding: Rec. 709
	Quantization      : Full Range
	Plane 0           :
	   Bytes per Line : 2560
	   Size Image     : 1843200
