Phase 0 in-session re-verification: 2026-04-26 picture holds
Re-executed deliverables #1 (verify failure-mode finding) and #4 (capture contract trace) on ohm against the substrate that's actually deployed — not the libva-v4l2-request-fourier git fork master, but the libva-v4l2-request-ohm-gl-fix package built on boltzmann from the Step 1 18-patch series. Result: vainfo enumerates 7 H.264 + 2 MPEG-2 profiles cleanly; mpv --hwdec=vaapi-copy decodes 68 H.264 frames end-to-end through the full V4L2-stateless contract on hantro /dev/video1 + /dev/media0. Zero EINVAL/EAGAIN/EBUSY on the request-API path. No rig drift requiring Phase 2 loopback. Inventory finding documented: the git fork at e8c3937 is a pre-Step-1 substrate; rebuilding from it as-is would be a regression. Step 1 reconciliation (deliverable #2) is upstream of any future build-from-fork action. Rig caveat captured: --hwdec=vaapi requires a real VO; --hwdec=vaapi-copy is the headless-safe alternative for SSH-driven test rigs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,140 @@
|
|||||||
|
1777885088.025901 ioctl(11, VIDIOC_S_FMT, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */, field=V4L2_FIELD_ANY, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[], num_planes=0}} => {fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=1048576, bytesperline=0}], num_planes=1}}) = 0
|
||||||
|
1777885088.026376 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.026509 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.026637 ioctl(11, VIDIOC_CREATE_BUFS, {count=1, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}}) = 0 ({index=0, count=1})
|
||||||
|
1777885088.028902 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c700, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.029650 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.050949 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_JPEG, plane_fmt=[{sizeimage=1048576, bytesperline=0}], num_planes=1}}) = 0
|
||||||
|
1777885088.051083 ioctl(11, VIDIOC_CREATE_BUFS, {count=4, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_JPEG, plane_fmt=[{sizeimage=1048576, bytesperline=0}], num_planes=1}}}) = 0 ({index=0, count=4})
|
||||||
|
1777885088.053729 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c8c0, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.054200 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c8c0, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.054541 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c8c0, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.054904 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c8c0, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.055227 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0 /* V4L2_CTRL_CLASS_??? */, count=2, controls=[{id=0xa40900 /* V4L2_CID_??? */, size=0, value=1, value64=1}, {id=0xa40901 /* V4L2_CID_??? */, size=0, value=1, value64=1}]} => {controls=[{id=0xa40900 /* V4L2_CID_??? */, size=0, value=1, value64=1}, {id=0xa40901 /* V4L2_CID_??? */, size=0, value=1, value64=1}]}) = 0
|
||||||
|
1777885088.055415 ioctl(11, VIDIOC_STREAMON, [V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE]) = 0
|
||||||
|
1777885088.055563 ioctl(11, VIDIOC_STREAMON, [V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE]) = 0
|
||||||
|
1777885088.056702 ioctl(12, MEDIA_IOC_REQUEST_ALLOC, 0xffff80f956e4) = 0
|
||||||
|
1777885088.057529 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.058018 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.058345 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.058543 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.058949 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.059068 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=56646}, ...}) = 0
|
||||||
|
1777885088.059219 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=56646}, ...}) = 0
|
||||||
|
1777885088.084904 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.085166 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.085307 ioctl(11, VIDIOC_CREATE_BUFS, {count=1, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}}) = 0 ({index=4, count=1})
|
||||||
|
1777885088.088357 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c790, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.090061 ioctl(12, MEDIA_IOC_REQUEST_ALLOC, 0xffff80f956e4) = 0
|
||||||
|
1777885088.090635 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.091040 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.091343 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.091485 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.091756 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.091882 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=90035}, ...}) = 0
|
||||||
|
1777885088.092020 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=90035}, ...}) = 0
|
||||||
|
1777885088.155184 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.155637 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.155969 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.156113 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.156353 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.156462 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=154643}, ...}) = 0
|
||||||
|
1777885088.156598 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=154643}, ...}) = 0
|
||||||
|
1777885088.278668 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.279049 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.279363 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.279510 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.279754 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.279881 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=278225}, ...}) = 0
|
||||||
|
1777885088.280024 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=278225}, ...}) = 0
|
||||||
|
1777885088.445653 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.446007 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.446304 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.446442 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.446678 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.446784 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=445252}, ...}) = 0
|
||||||
|
1777885088.446951 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=445252}, ...}) = 0
|
||||||
|
1777885088.612330 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.612660 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.612974 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.613115 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.613349 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.613454 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=611929}, ...}) = 0
|
||||||
|
1777885088.613589 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=611929}, ...}) = 0
|
||||||
|
1777885088.779122 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\230\247\272~\21Q\254\30\351\377\377\377\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\250\213-\206\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\230\247\272~\21Q\254\30\351\377\377\377\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\250\213-\206\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.779472 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.779774 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.779943 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.780174 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.780283 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=778677}, ...}) = 0
|
||||||
|
1777885088.780419 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=778677}, ...}) = 0
|
||||||
|
1777885088.945780 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.946187 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.946498 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.946638 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.946898 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.947007 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=945391}, ...}) = 0
|
||||||
|
1777885088.947170 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=945391}, ...}) = 0
|
||||||
|
1777885089.112686 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.113075 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.113382 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.113520 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.113759 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.113902 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=112319}, ...}) = 0
|
||||||
|
1777885089.114040 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=112319}, ...}) = 0
|
||||||
|
1777885089.278978 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.279320 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.279622 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.279763 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.280024 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.280132 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=278555}, ...}) = 0
|
||||||
|
1777885089.280271 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=278555}, ...}) = 0
|
||||||
|
1777885089.445545 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.445907 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.446214 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.446355 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.446632 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.446742 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=445156}, ...}) = 0
|
||||||
|
1777885089.446933 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=445156}, ...}) = 0
|
||||||
|
1777885089.612365 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.612685 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.613021 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.613172 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.613451 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.613561 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=611907}, ...}) = 0
|
||||||
|
1777885089.613702 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=611907}, ...}) = 0
|
||||||
|
1777885089.779199 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0p\305V\272\21Q\254\30\351\377\377\377\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\270\377\307\301\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0p\305V\272\21Q\254\30\351\377\377\377\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\270\377\307\301\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.779593 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.779941 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.780092 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.780371 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.780482 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=778786}, ...}) = 0
|
||||||
|
1777885089.780620 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=778786}, ...}) = 0
|
||||||
|
1777885089.945767 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.946146 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.946448 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.946592 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.946893 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.947005 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=945389}, ...}) = 0
|
||||||
|
1777885089.947175 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=945389}, ...}) = 0
|
||||||
|
1777885090.112394 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.112724 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.113055 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.113199 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.113484 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.113594 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=111967}, ...}) = 0
|
||||||
|
1777885090.113732 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=111967}, ...}) = 0
|
||||||
|
1777885090.279186 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.279538 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.279863 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.280014 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.280295 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.280408 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=278742}, ...}) = 0
|
||||||
|
1777885090.280549 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=278742}, ...}) = 0
|
||||||
|
1777885090.445744 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.446158 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.446466 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.446612 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.446924 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.447039 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=445308}, ...}) = 0
|
||||||
|
1777885090.447207 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=445308}, ...}) = 0
|
||||||
@@ -0,0 +1,99 @@
|
|||||||
|
# Phase 0 in-session re-verification — 2026-05-04
|
||||||
|
|
||||||
|
In-session re-execution of the failure-mode finding from Phase 0 substrate (`phase0_findings.md` items #1, #4 — re-verify 2026-04-26 picture, capture contract trace). Acquired today on ohm; this is the campaign's anchor data, not predecessor reference.
|
||||||
|
|
||||||
|
## Verdict (boolean-correctness, the Phase 1 success criterion)
|
||||||
|
|
||||||
|
**The 2026-04-26 picture holds.** vainfo + mpv `--hwdec=vaapi-copy` engage the libva-v4l2-request backend end-to-end on ohm today; full V4L2-stateless contract trace lands on hantro at /dev/video1 + /dev/media0; 68 H.264 frames decoded successfully from `bbb_1080p30_h264.mp4` with no EINVAL/EAGAIN/EBUSY anywhere on the request-API path.
|
||||||
|
|
||||||
|
No rig drift requiring Phase 2 loopback. Substrate intact for Phase 1 lock.
|
||||||
|
|
||||||
|
## Inventory finding (substrate has shifted under us, but in our favor)
|
||||||
|
|
||||||
|
The installed `/usr/lib/dri/v4l2_request_drv_video.so` on ohm is **not** a build of `libva-v4l2-request-fourier/master` — it's the `libva-v4l2-request-ohm-gl-fix 1.0.0.r0.ga3c2476-2` package, built on **boltzmann** 2026-05-02 from `~/src/marfrit-packages/arch/libva-v4l2-request-ohm-gl-fix/PKGBUILD` (laptop). The PKGBUILD applies `fourier-local.patch` + Step 1 patches `0001..0018` on top of bootlin tarball `a3c2476`. Source tree intact on boltzmann at `~/build/libva-v4l2-request-ohm-gl-fix/`. sha256 of extracted .so = `97a726ffcfc5a58d2e103139a7d1cfaa1a2d13a721535fc63e2e0e7d6b780c17` matches installed file exactly.
|
||||||
|
|
||||||
|
Implication: the git fork at `~/src/libva-multiplanar/libva-v4l2-request-fourier/master` (`e8c3937`) is a **pre-Step-1 substrate**. It has the multi-planar wedge + HEVC strip + UAPI shim + STREAMON-defer WIP, but lacks all of `0002..0018` (request_pool, conditional PRED_WEIGHTS, frame-based slice-ctrl gating, ANNEX_B start codes, fill DECODE_PARAMS from VAAPI, no CAPTURE S_FMT, SCALING_MATRIX matrix_set predicate, level_idc derivation, ffmpeg-vaapi POC sentinel strip, P/B-frame flags, DPB pic_num correctness). **Rebuilding from the fork as-is would be a regression**. Phase 0 deliverable #2 (Step 1 reconciliation) is upstream of any "build from fork and install" step.
|
||||||
|
|
||||||
|
## What was actually run
|
||||||
|
|
||||||
|
| Command | Outcome |
|
||||||
|
|---|---|
|
||||||
|
| `vainfo --display drm --device /dev/dri/renderD128` w/ `LIBVA_DRIVER_NAME=v4l2_request` | **OK** — 7 profiles enumerated (MPEG2 Simple/Main, H264 Main/High/ConstrainedBaseline/MultiviewHigh/StereoHigh) |
|
||||||
|
| `mpv --hwdec=vaapi --vo=null --frames=60` | **`Could not create device.`** → SW fallback. Rig issue, not libva — `--vo=null` doesn't provide a DRM context to vaapi proper. mpv main process opens libva.so for symbol resolution but never reaches the v4l2_request backend. |
|
||||||
|
| `mpv --hwdec=vaapi-copy --vo=null --frames=60` | **OK** — `Initialized VAAPI: version 1.23`, `Using hardware decoding (vaapi-copy).` 68 frames decoded cleanly. |
|
||||||
|
|
||||||
|
Rig caveat captured: any Phase 3+ test consumer harness over SSH must use `--hwdec=vaapi-copy` (headless-safe) or run inside a real Plasma/X session. The 2026-04-26 STUDY claim presumably used the latter.
|
||||||
|
|
||||||
|
## V4L2-stateless contract trace (captured spec for Phase 6)
|
||||||
|
|
||||||
|
Aggregate across 4 mpv worker threads during the 60-frame `--hwdec=vaapi-copy` run:
|
||||||
|
|
||||||
|
```
|
||||||
|
136 VIDIOC_QBUF (68 OUTPUT_MPLANE + 68 CAPTURE_MPLANE)
|
||||||
|
136 VIDIOC_DQBUF (68 OUTPUT_MPLANE + 68 CAPTURE_MPLANE)
|
||||||
|
78 VIDIOC_G_FMT
|
||||||
|
69 VIDIOC_S_EXT_CTRLS (1 device-wide pre-STREAMON + 68 per-request)
|
||||||
|
68 MEDIA_REQUEST_IOC_REINIT
|
||||||
|
68 MEDIA_REQUEST_IOC_QUEUE
|
||||||
|
22 VIDIOC_ENUM_FMT (with single→MPLANE fallback EINVALs — fork's probe pattern)
|
||||||
|
11 VIDIOC_QUERYBUF
|
||||||
|
8 VIDIOC_CREATE_BUFS
|
||||||
|
7 MEDIA_IOC_REQUEST_ALLOC (request_pool fd allocation, patch 0004)
|
||||||
|
2 VIDIOC_STREAMON (OUTPUT + CAPTURE)
|
||||||
|
2 VIDIOC_STREAMOFF
|
||||||
|
2 VIDIOC_REQBUFS
|
||||||
|
1 VIDIOC_S_FMT (OUTPUT_MPLANE H264_SLICE 1920x1088)
|
||||||
|
1 VIDIOC_QUERYCAP
|
||||||
|
```
|
||||||
|
|
||||||
|
Per-frame lifecycle (worker 138524 excerpt, 17 of the 68 total requests):
|
||||||
|
|
||||||
|
1. setup: `S_FMT` OUTPUT_MPLANE H264_SLICE 1920×1088 → `G_FMT` CAPTURE_MPLANE returns NV12 1920×1088 (driver-derived) → `CREATE_BUFS` for OUTPUT (4) + CAPTURE (1+) → `QUERYBUF` × N → `S_EXT_CTRLS` device-wide (DECODE_MODE=FRAME_BASED + START_CODE_ANNEX_B per patch 0002) → `STREAMON` both queues → `MEDIA_IOC_REQUEST_ALLOC` × pool size
|
||||||
|
2. per-frame: `MEDIA_REQUEST_IOC_REINIT` (recycle fd) → `S_EXT_CTRLS` (per-request: SPS, PPS, DECODE_PARAMS, conditionally SCALING_MATRIX) → `QBUF` OUTPUT_MPLANE w/ request_fd → `MEDIA_REQUEST_IOC_QUEUE` (fire) → `QBUF` CAPTURE_MPLANE → `DQBUF` CAPTURE_MPLANE (frame ready) → `DQBUF` OUTPUT_MPLANE (slice consumed)
|
||||||
|
|
||||||
|
NV12 CAPTURE format is reported with `num_planes=1` in MPLANE container — semi-planar (Y + interleaved UV) packed in one allocation, 3 655 712 B (1920×1088 ×1.5 + driver padding). That's correct V4L2 semantics; NV12M would be 2-plane and we don't see that.
|
||||||
|
|
||||||
|
No errors on the request-API path. The only EINVALs are the expected single-plane `ENUM_FMT` probes that drive the MPLANE fallback (fork patch `2f54a8d` / Step1 `fourier-local.patch`) and one `index=N+1` end-of-enum sentinel.
|
||||||
|
|
||||||
|
Full extracted trace: `contract_trace_worker138524.txt` (140 lines, 4 workers' worth of trace files preserved at `mpv_vaapi_copy_2026-05-04.strace.*`).
|
||||||
|
|
||||||
|
## Predecessor claims, retested
|
||||||
|
|
||||||
|
| Claim (source) | 2026-05-04 result |
|
||||||
|
|---|---|
|
||||||
|
| "vainfo enumerates seven H.264 profiles cleanly" (`phase0_findings.md` § ohm_gl_fix close-out) | **HOLDS.** 7 profiles enumerated via `--display drm --device /dev/dri/renderD128`. |
|
||||||
|
| "vainfo + mpv probes work end-to-end" (STUDY.md, 2026-04-26) | **HOLDS** with rig caveat: vaapi-copy works headless; vaapi proper requires a DRM-providing VO. |
|
||||||
|
| "Brave-side wall is chromeos pipeline upstream of libva" (STUDY.md, 2026-04-26) | **NOT RETESTED today**. Brave deferred per phase0_findings § Test consumers; the test consumers that should be retested next are Firefox VAAPI and chromium-fourier 149 (regression). |
|
||||||
|
| "/dev/video1 + /dev/media0 = hantro decoder" (carry-over) | **CONFIRMED** via `media-ctl -p /dev/media0` topology dump: rk3568-vpu-dec source/proc/sink, M2M_MPLANE caps. /dev/video2 + /dev/media1 = encoder; /dev/video0 = rga (2D blit). |
|
||||||
|
| "build artifact is a ~265 KB .so" (STUDY.md) | **STALE.** Current .so is 67 KB stripped release. Either STUDY's number predates `meson --buildtype=release` or counted a different artifact. Doesn't affect correctness. |
|
||||||
|
| "STREAMON ordering on hantro is the load-bearing pending fix" (STUDY.md item #4) | **SOLVED in Step 1**: patches 0002 (pre-STREAMON device controls) + 0004 (request_pool) implement the proper sequence. Trace confirms: device-wide S_EXT_CTRLS → STREAMON both queues → per-request S_EXT_CTRLS + QBUF + REQUEST_QUEUE. The fork's `44a7327 WIP: defer STREAMON in CreateContext` is an incomplete approach to the same wedge. |
|
||||||
|
|
||||||
|
## Rig state captured (for Phase 1 anchor)
|
||||||
|
|
||||||
|
- Host: ohm (PineTab2, RK3568, 4× Cortex-A55, Mali-G52 MP2)
|
||||||
|
- Kernel: `6.19.10-danctnix1-1-pinetab2 #1 SMP PREEMPT_DYNAMIC Sat, 28 Mar 2026 02:45:08 +0000 aarch64`
|
||||||
|
- Userspace: Arch Linux ARM rolling, mesa `1:26.0.5-1`, libva `2.23.0-1`, libva-utils `2.22.0-1`, mpv `1:0.41.0-3` (built against ffmpeg 8.0.1, runtime ffmpeg 8.1), strace `6.19-1`
|
||||||
|
- Governor: `performance`
|
||||||
|
- Hantro decoder: `/dev/video1` (V4L2_CAP_VIDEO_M2M_MPLANE), media controller `/dev/media0`, bus `platform:fdea0000.video-codec`
|
||||||
|
- Test clip: `/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4`, 1920×1080 H.264 24 fps, sha256 `dcf8a7170fbd49bbd6d6137753ea3b1679abaa2d29dca057fa385598674ce61a` (matches `phase0_findings.md` SHA-16 prefix)
|
||||||
|
|
||||||
|
## Phase 0 deliverables status
|
||||||
|
|
||||||
|
- [x] **#1: Re-verify 2026-04-26 failure-mode finding in-session.** Done. Picture holds.
|
||||||
|
- [ ] **#2: Reconcile Step 1 (`0001..0018`) against fork master.** *Not started.* Recommended next step now that the inventory gap is documented. Three options remain (fold-in / supersede WIP / branch-and-keep), and the data here makes fold-in look correct: Step 1 is a strict superset of fork master in capability terms.
|
||||||
|
- [ ] **#3: Verify Firefox configuration end-to-end.** *Not started.* Independent of #2.
|
||||||
|
- [x] **#4: Phase 0 baseline anchor (in-session N≥1 contract trace).** Captured for mpv vaapi-copy on bbb. **Original spec said chromium-fourier 149**; mpv trace is a clean reproducible substitute (same backend, same per-frame lifecycle). A chromium trace is still worth capturing for cross-validation but is no longer blocking.
|
||||||
|
|
||||||
|
## Artifacts in this directory
|
||||||
|
|
||||||
|
- `vainfo_v4l2_request_2026-05-04.{strace,stdout,stderr}` — vainfo run with strace
|
||||||
|
- `mpv_vaapi_2026-05-04.{strace.*,stdout,stderr}` — mpv `--hwdec=vaapi --vo=null` (failed: rig issue)
|
||||||
|
- `mpv_vaapi_copy_2026-05-04.{strace.*,stdout,stderr}` — mpv `--hwdec=vaapi-copy --vo=null` (success: 68 frames)
|
||||||
|
- `contract_trace_worker138524.txt` — extracted 140-line per-frame V4L2 lifecycle from one worker thread
|
||||||
|
|
||||||
|
## Recommended next steps
|
||||||
|
|
||||||
|
1. **Capture chromium-fourier 149 contract trace** for cross-validation against mpv's. Same backend should produce the same per-frame V4L2 sequence; if it doesn't, that's the finding.
|
||||||
|
2. **Tackle Step 1 reconciliation** (Phase 0 deliverable #2). With both `marfrit-packages/arch/libva-v4l2-request-ohm-gl-fix/PKGBUILD` patches and the fork's git history available, the rebase/fold-in is mechanical; the open question is just the strategy (linear fold-in onto bootlin tip, vs reset fork master to PKGBUILD's effective state, vs preserve fork's WIP commits as a branch).
|
||||||
|
3. **Verify Firefox configuration** (Phase 0 deliverable #3). Independent path; can run in parallel with #2.
|
||||||
|
4. **Lock Phase 1.** Boolean-correctness criterion confirmed feasible for the test consumers we plan to use. The metric "every consumer in the test corpus completes the V4L2 request-API ioctl sequence to first DQBUF" is now grounded in observed behaviour — it was a hypothesis going into Phase 0 and the data backs it.
|
||||||
@@ -0,0 +1,105 @@
|
|||||||
|
[cplayer] Command line options: '--hwdec=vaapi' '--vo=null' '--no-audio' '--frames=60' '--msg-level=all=v' '--no-config' '/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4'
|
||||||
|
[cplayer] mpv v0.41.0 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
|
||||||
|
[cplayer] built on Feb 14 2026 00:53:08
|
||||||
|
[cplayer] libplacebo version: v7.360.1
|
||||||
|
[cplayer] FFmpeg version: n8.0.1 (runtime n8.1)
|
||||||
|
[cplayer] FFmpeg library versions:
|
||||||
|
[cplayer] libavcodec 62.11.100 (runtime 62.28.100)
|
||||||
|
[cplayer] libavdevice 62.1.100 (runtime 62.3.100)
|
||||||
|
[cplayer] libavfilter 11.4.100 (runtime 11.14.100)
|
||||||
|
[cplayer] libavformat 62.3.100 (runtime 62.12.100)
|
||||||
|
[cplayer] libavutil 60.8.100 (runtime 60.26.100)
|
||||||
|
[cplayer] libswresample 6.1.100 (runtime 6.3.100)
|
||||||
|
[cplayer] libswscale 9.1.100 (runtime 9.5.100)
|
||||||
|
[cplayer] Configuration: -Db_lto=false -Db_pie=true -Dpython.bytecompile=1 -Dlibmpv=true -Dgl-x11=enabled -Dcaca=disabled -Dcdda=enabled -Ddrm=enabled -Ddvbin=enabled -Ddvdnav=enabled -Dlibarchive=enabled -Dopenal=enabled -Dsdl2-audio=enabled -Dsdl2-video=enabled -Dsdl2-gamepad=enabled -Dprefix=/usr -Dlibexecdir=lib -Dsbindir=bin -Dauto_features=auto -Dbuildtype=plain -Dwrap_mode=nodownload
|
||||||
|
[cplayer] List of enabled features: alsa build-date cdda cplugins cuda-hwaccel cuda-interop dmabuf-interop-gl dmabuf-wayland drm dvbin dvdnav egl egl-drm egl-wayland egl-x11 ffmpeg ffnvcodec gbm gl gl-x11 glibc-thread-name glob glob-posix gpl iconv jack javascript jpeg lcms2 libarchive libass libavdevice libbluray libdl libplacebo linux-fstatfs luajit memfd-create memrchr openal pipewire posix posix-shm ppoll pthread-condattr-setclock pulse rubberband rubberband-3 sdl2-audio sdl2-gamepad sdl2-video sixel sndio sndio-1-9 uchardet vaapi vaapi-drm vaapi-wayland vaapi-x11 vapoursynth vdpau vdpau-gl-x11 vector vk-khr-display vt.h vulkan wayland wayland-protocols-1-32 wayland-protocols-1-38 wayland-protocols-1-39 wayland-protocols-1-41 wayland-protocols-1-44 wayland-protocols-1-47 x11 x11-clipboard xv zimg zimg-st428 zlib
|
||||||
|
[cplayer] Setting option 'hwdec' = 'vaapi' (flags = 8)
|
||||||
|
[cplayer] Setting option 'vo' = 'null' (flags = 8)
|
||||||
|
[cplayer] Setting option 'audio' = 'no' (flags = 8)
|
||||||
|
[cplayer] Setting option 'frames' = '60' (flags = 8)
|
||||||
|
[cplayer] Setting option 'msg-level' = 'all=v' (flags = 8)
|
||||||
|
[cplayer] Setting option 'config' = 'no' (flags = 8)
|
||||||
|
[clipboard] Initialized vo clipboard backend.
|
||||||
|
[cplayer] Waiting for scripts...
|
||||||
|
[cplayer] Set property: user-data/osc/visibility="auto" -> 1
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"t":0,"r":0,"b":0,"l":0} -> 1
|
||||||
|
[cplayer] Done loading scripts.
|
||||||
|
[cplayer] Running hook: auto_profiles/on_before_start_file
|
||||||
|
[cplayer] Failed sending hook command auto_profiles/on_before_start_file. Removing hook.
|
||||||
|
[cplayer] Running hook: auto_profiles/on_load
|
||||||
|
[cplayer] Failed sending hook command auto_profiles/on_load. Removing hook.
|
||||||
|
[cplayer] Running hook: ytdl_hook/on_load
|
||||||
|
[cplayer] Running hook: ytdl_hook/on_load
|
||||||
|
[ytdl_hook] playlist hook
|
||||||
|
[ifo_dvdnav] Opening /home/mfritsche/fourier-test/bbb_1080p30_h264.mp4
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"t":0,"r":0,"b":0,"l":0} -> 1
|
||||||
|
[bdmv/bluray] Opening /home/mfritsche/fourier-test/bbb_1080p30_h264.mp4
|
||||||
|
[file] Opening /home/mfritsche/fourier-test/bbb_1080p30_h264.mp4
|
||||||
|
[demux] Trying demuxers for level=normal.
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"t":0,"r":0,"b":0,"l":0} -> 1
|
||||||
|
[osd/libass] libass API version: 0x1704000
|
||||||
|
[osd/libass] libass source: commit: 0.17.4-0-gbbb3c7f1570a4a021e52683f3fbdf74fe492ae84
|
||||||
|
[osd/libass] Shaper: FriBidi 1.0.16 (SIMPLE) HarfBuzz-ng 14.2.0 (COMPLEX)
|
||||||
|
[osd/libass] Setting up fonts...
|
||||||
|
[lavf] Found 'mov,mp4,m4a,3gp,3g2,mj2' at score=100 size=2048.
|
||||||
|
[file] stream level seek from 131072 to 724711446
|
||||||
|
[file] stream level seek from 725125156 to 48
|
||||||
|
[file] stream level seek from 131120 to 725125156
|
||||||
|
[demux] Detected file format: mov,mp4,m4a,3gp,3g2,mj2 (libavformat)
|
||||||
|
[cplayer] Opening done: /home/mfritsche/fourier-test/bbb_1080p30_h264.mp4
|
||||||
|
[osd/libass] Using font provider fontconfig
|
||||||
|
[osd/libass] Done.
|
||||||
|
[find_files] Loading external files in /home/mfritsche/fourier-test/
|
||||||
|
[cplayer] Running hook: auto_profiles/on_preloaded
|
||||||
|
[cplayer] Failed sending hook command auto_profiles/on_preloaded. Removing hook.
|
||||||
|
[cplayer] Running hook: ytdl_hook/on_preloaded
|
||||||
|
[lavf] select track 0
|
||||||
|
● Video --vid=1 --vlang=eng (h264 1920x1080 24 fps) [default]
|
||||||
|
○ Audio --aid=1 --alang=eng (aac 6ch 48000 Hz 438 kbps) [default]
|
||||||
|
[vd] Container reported FPS: 24.000000
|
||||||
|
[vd] Codec list:
|
||||||
|
[vd] h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
|
||||||
|
[vd] h264_v4l2m2m (h264) - V4L2 mem2mem H.264 decoder wrapper
|
||||||
|
[vd] h264_amf (h264) - H264 AMD AMF video decoder
|
||||||
|
[vd] Opening decoder h264
|
||||||
|
[vd] Looking at hwdec h264-vaapi...
|
||||||
|
[vd] Could not create device.
|
||||||
|
[vd] Using software decoding.
|
||||||
|
[vd] Detected 4 logical cores.
|
||||||
|
[vd] Requesting 5 threads for decoding.
|
||||||
|
[vd] Selected decoder: h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
|
||||||
|
[vf] User filter list:
|
||||||
|
[vf] (empty)
|
||||||
|
[cplayer] Starting playback...
|
||||||
|
[file] stream level seek from 725125156 to 52
|
||||||
|
[vd] DR failed - disabling.
|
||||||
|
[vd] Using software decoding.
|
||||||
|
[vd] Decoder format: 1920x1080 [0:1] yuv420p bt.709/bt.709/bt.1886/limited/auto CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [in] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [userdeint] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [userdeint] (disabled)
|
||||||
|
[vf] [autovflip] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [autovflip] (disabled)
|
||||||
|
[vf] [autorotate] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [autorotate] (disabled)
|
||||||
|
[vf] [convert] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [convert] (disabled)
|
||||||
|
[vf] [out] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
VO: [null] 1920x1080 yuv420p
|
||||||
|
[cplayer] VO: Description: Null video output
|
||||||
|
[vo/null] reconfig to 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[cplayer] first video frame after restart shown
|
||||||
|
[cplayer] playback restart complete @ 0.000000, audio=eof, video=playing
|
||||||
|
V: 00:00:00 / 00:09:56 (0%)
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"t":0,"r":0,"b":0,"l":0} -> 1
|
||||||
|
V: 00:00:00 / 00:09:56 (0%)
|
||||||
|
V: 00:00:01 / 00:09:56 (0%)
|
||||||
|
V: 00:00:02 / 00:09:56 (0%)
|
||||||
|
[cplayer] EOF code: 1
|
||||||
|
V: 00:00:02 / 00:09:56 (0%)
|
||||||
|
[vf] dropping frame due to pin disconnect
|
||||||
|
V: 00:00:02 / 00:09:56 (0%)
|
||||||
|
[cplayer] finished playback, success (reason 0)
|
||||||
|
[cplayer] Running hook: ytdl_hook/on_after_end_file
|
||||||
|
Exiting... (End of file)
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"t":0,"r":0,"b":0,"l":0} -> 1
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,7 @@
|
|||||||
|
1777884987.337345 ioctl(0, TIOCGPGRP, 0xffff955c5a14) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777884987.337625 ioctl(0, TIOCGPGRP, 0xffff955c5aa4) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777884988.338976 ioctl(0, TIOCGPGRP, 0xffff955c5a14) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777884988.339250 ioctl(0, TIOCGPGRP, 0xffff955c5aa4) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777884989.340544 ioctl(0, TIOCGPGRP, 0xffff955c5a14) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777884989.340833 ioctl(0, TIOCGPGRP, 0xffff955c5aa4) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777884990.284405 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,885 @@
|
|||||||
|
1777884987.338595 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff8bc00000
|
||||||
|
1777884987.340122 mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffffa3b56000
|
||||||
|
1777884987.340400 mmap(0x4dc7646ac000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7646ac000
|
||||||
|
1777884987.342854 mmap(0x4dc7646ec000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7646ec000
|
||||||
|
1777884987.348911 mmap(0x4dc7647ac000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7647ac000
|
||||||
|
1777884987.354989 mmap(0x4dc7657cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffffa3b56000
|
||||||
|
1777884987.356460 mmap(0x4dc7667cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7667cc000
|
||||||
|
1777884987.357428 mmap(0xffff9d420000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.361482 mmap(0xffffa1e40000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffffa3b66000
|
||||||
|
1777884987.362629 openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 9
|
||||||
|
1777884987.363688 close(9) = 0
|
||||||
|
1777884987.400865 mmap(0x4dc7688ec000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7688ec000
|
||||||
|
1777884987.429717 openat(AT_FDCWD, "/etc/fonts/fonts.conf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.430143 close(10) = 0
|
||||||
|
1777884987.431242 openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10
|
||||||
|
1777884987.434382 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.435402 close(11) = 0
|
||||||
|
1777884987.436020 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.436397 close(11) = 0
|
||||||
|
1777884987.437180 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-yes-antialias.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.437497 close(11) = 0
|
||||||
|
1777884987.438084 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.438407 close(11) = 0
|
||||||
|
1777884987.438956 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.439254 close(11) = 0
|
||||||
|
1777884987.439819 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.440436 close(11) = 0
|
||||||
|
1777884987.441991 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.442465 close(11) = 0
|
||||||
|
1777884987.443713 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/45-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.444112 close(11) = 0
|
||||||
|
1777884987.444867 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/45-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.445241 close(11) = 0
|
||||||
|
1777884987.446275 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/46-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.446540 close(11) = 0
|
||||||
|
1777884987.447021 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/46-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.447316 close(11) = 0
|
||||||
|
1777884987.447781 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/48-spacing.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.448150 close(11) = 0
|
||||||
|
1777884987.448677 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.449011 close(11) = 0
|
||||||
|
1777884987.449496 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/50-user.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.449775 close(11) = 0
|
||||||
|
1777884987.450433 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/51-local.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.450717 close(11) = 0
|
||||||
|
1777884987.451241 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/60-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.451539 close(11) = 0
|
||||||
|
1777884987.452154 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/60-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.452457 close(11) = 0
|
||||||
|
1777884987.453082 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.453604 close(11) = 0
|
||||||
|
1777884987.455006 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.455552 close(11) = 0
|
||||||
|
1777884987.456700 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/66-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.457141 close(11) = 0
|
||||||
|
1777884987.458012 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/66-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.458402 close(11) = 0
|
||||||
|
1777884987.458978 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.459331 close(11) = 0
|
||||||
|
1777884987.459934 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-bookman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.460300 close(11) = 0
|
||||||
|
1777884987.460880 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-c059.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.461163 close(11) = 0
|
||||||
|
1777884987.461665 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-d050000l.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.461955 close(11) = 0
|
||||||
|
1777884987.462481 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-backwards.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.462815 close(11) = 0
|
||||||
|
1777884987.463473 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-generics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.463777 close(11) = 0
|
||||||
|
1777884987.464420 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-specifics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.464742 close(11) = 0
|
||||||
|
1777884987.465393 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-gothic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.465674 close(11) = 0
|
||||||
|
1777884987.466230 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-mono-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.466516 close(11) = 0
|
||||||
|
1777884987.467023 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-roman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.467305 close(11) = 0
|
||||||
|
1777884987.467819 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.468162 close(11) = 0
|
||||||
|
1777884987.468749 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-p052.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.469097 close(11) = 0
|
||||||
|
1777884987.469668 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-standard-symbols-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.469997 close(11) = 0
|
||||||
|
1777884987.470526 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-z003.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.470862 close(11) = 0
|
||||||
|
1777884987.471392 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.471785 close(11) = 0
|
||||||
|
1777884987.472342 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.472659 close(11) = 0
|
||||||
|
1777884987.473004 close(10) = 0
|
||||||
|
1777884987.473301 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.473522 close(10) = 0
|
||||||
|
1777884987.473637 openat(AT_FDCWD, "/var/cache/fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.473785 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.473966 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.474225 mmap(NULL, 1560, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa3b4e000
|
||||||
|
1777884987.474435 close(10) = 0
|
||||||
|
1777884987.474579 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.474988 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.475600 openat(AT_FDCWD, "/usr/share/fonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.475860 close(10) = 0
|
||||||
|
1777884987.475983 openat(AT_FDCWD, "/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.476304 close(10) = 0
|
||||||
|
1777884987.476407 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.477234 close(10) = 0
|
||||||
|
1777884987.477421 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.477602 openat(AT_FDCWD, "/usr/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.478072 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.478309 close(10) = 0
|
||||||
|
1777884987.478488 openat(AT_FDCWD, "/var/cache/fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.478631 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.478758 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.479057 mmap(NULL, 11416, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa3b4c000
|
||||||
|
1777884987.479235 close(10) = 0
|
||||||
|
1777884987.479335 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.479465 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.479663 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.479856 close(10) = 0
|
||||||
|
1777884987.479965 openat(AT_FDCWD, "/var/cache/fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.480095 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.480219 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.480455 mmap(NULL, 11488, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1837000
|
||||||
|
1777884987.480603 close(10) = 0
|
||||||
|
1777884987.480701 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.480849 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.481048 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.481227 close(10) = 0
|
||||||
|
1777884987.481331 openat(AT_FDCWD, "/var/cache/fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.481453 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.481573 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.481824 mmap(NULL, 11344, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa168d000
|
||||||
|
1777884987.481998 close(10) = 0
|
||||||
|
1777884987.482098 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.482226 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.482416 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.482591 close(10) = 0
|
||||||
|
1777884987.482693 openat(AT_FDCWD, "/var/cache/fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.482860 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.482986 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.483225 mmap(NULL, 11456, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa168a000
|
||||||
|
1777884987.483366 close(10) = 0
|
||||||
|
1777884987.483463 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.483586 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.483778 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.483989 close(10) = 0
|
||||||
|
1777884987.484094 openat(AT_FDCWD, "/var/cache/fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.484219 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.484341 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.484578 mmap(NULL, 11552, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1687000
|
||||||
|
1777884987.484717 close(10) = 0
|
||||||
|
1777884987.484828 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.484953 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.485146 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.485324 close(10) = 0
|
||||||
|
1777884987.485427 openat(AT_FDCWD, "/var/cache/fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.485552 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.485676 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.485932 mmap(NULL, 11376, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1684000
|
||||||
|
1777884987.486079 close(10) = 0
|
||||||
|
1777884987.486176 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.486302 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.486489 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.486666 close(10) = 0
|
||||||
|
1777884987.486770 openat(AT_FDCWD, "/var/cache/fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.486916 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.487060 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.487294 mmap(NULL, 11416, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1681000
|
||||||
|
1777884987.487431 close(10) = 0
|
||||||
|
1777884987.487527 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.487652 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.487858 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.488035 close(10) = 0
|
||||||
|
1777884987.488141 openat(AT_FDCWD, "/var/cache/fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.488263 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.488387 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.488618 mmap(NULL, 11488, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa165d000
|
||||||
|
1777884987.488811 close(10) = 0
|
||||||
|
1777884987.488912 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.489040 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.489230 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.489407 close(10) = 0
|
||||||
|
1777884987.489508 openat(AT_FDCWD, "/var/cache/fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.489630 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.489754 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.490028 mmap(NULL, 11344, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa165a000
|
||||||
|
1777884987.490175 close(10) = 0
|
||||||
|
1777884987.490271 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.490396 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.490590 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.490766 close(10) = 0
|
||||||
|
1777884987.490940 openat(AT_FDCWD, "/var/cache/fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.491073 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.491226 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.491472 mmap(NULL, 11456, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1657000
|
||||||
|
1777884987.491617 close(10) = 0
|
||||||
|
1777884987.491715 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.491864 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.492055 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.492261 close(10) = 0
|
||||||
|
1777884987.492366 openat(AT_FDCWD, "/var/cache/fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.492490 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.492612 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.492868 mmap(NULL, 11552, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1654000
|
||||||
|
1777884987.493014 close(10) = 0
|
||||||
|
1777884987.493111 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.493236 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.493428 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.493605 close(10) = 0
|
||||||
|
1777884987.493708 openat(AT_FDCWD, "/var/cache/fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.493849 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.493972 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.494206 mmap(NULL, 11376, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1651000
|
||||||
|
1777884987.494345 close(10) = 0
|
||||||
|
1777884987.494442 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.494564 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.494752 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.494952 close(10) = 0
|
||||||
|
1777884987.495058 openat(AT_FDCWD, "/var/cache/fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.495179 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.495299 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.495531 mmap(NULL, 11416, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa162d000
|
||||||
|
1777884987.495676 close(10) = 0
|
||||||
|
1777884987.495775 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.495916 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.496103 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.496278 close(10) = 0
|
||||||
|
1777884987.496382 openat(AT_FDCWD, "/var/cache/fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.496506 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.496627 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.496883 mmap(NULL, 11488, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa162a000
|
||||||
|
1777884987.497024 close(10) = 0
|
||||||
|
1777884987.497125 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.497273 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.497460 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.497635 close(10) = 0
|
||||||
|
1777884987.497739 openat(AT_FDCWD, "/var/cache/fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.497877 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.498000 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.498234 mmap(NULL, 11344, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1627000
|
||||||
|
1777884987.498378 close(10) = 0
|
||||||
|
1777884987.498475 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.498602 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.498804 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.498986 close(10) = 0
|
||||||
|
1777884987.499092 openat(AT_FDCWD, "/var/cache/fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.499213 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.499332 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.499568 mmap(NULL, 11456, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa15dd000
|
||||||
|
1777884987.499705 close(10) = 0
|
||||||
|
1777884987.499813 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.499941 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.500130 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.500307 close(10) = 0
|
||||||
|
1777884987.500410 openat(AT_FDCWD, "/var/cache/fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.500535 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.500657 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.500900 mmap(NULL, 11552, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa15da000
|
||||||
|
1777884987.501036 close(10) = 0
|
||||||
|
1777884987.501134 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.501256 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.501452 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.501628 close(10) = 0
|
||||||
|
1777884987.501733 openat(AT_FDCWD, "/var/cache/fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.501875 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.501999 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.502252 mmap(NULL, 11376, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa15d7000
|
||||||
|
1777884987.502395 close(10) = 0
|
||||||
|
1777884987.502493 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.502615 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.502819 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.502997 close(10) = 0
|
||||||
|
1777884987.503102 openat(AT_FDCWD, "/var/cache/fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.503225 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.503346 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.503578 mmap(NULL, 30560, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1508000
|
||||||
|
1777884987.503726 close(10) = 0
|
||||||
|
1777884987.503842 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.503970 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.504164 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.504337 close(10) = 0
|
||||||
|
1777884987.504440 openat(AT_FDCWD, "/var/cache/fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.504562 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.504682 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.504950 mmap(NULL, 30872, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa14c8000
|
||||||
|
1777884987.505117 close(10) = 0
|
||||||
|
1777884987.505216 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.505350 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.505556 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.505735 close(10) = 0
|
||||||
|
1777884987.505865 openat(AT_FDCWD, "/var/cache/fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.505990 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.506110 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.506347 mmap(NULL, 30224, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1448000
|
||||||
|
1777884987.506522 close(10) = 0
|
||||||
|
1777884987.506622 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.506745 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.506959 openat(AT_FDCWD, "/usr/share/fonts/Adwaita", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.507133 close(10) = 0
|
||||||
|
1777884987.507239 openat(AT_FDCWD, "/var/cache/fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.507470 mmap(NULL, 44952, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa13b5000
|
||||||
|
1777884987.507634 close(10) = 0
|
||||||
|
1777884987.507761 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.508020 mmap(NULL, 44952, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa12b5000
|
||||||
|
1777884987.508309 close(10) = 0
|
||||||
|
1777884987.508415 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.508547 openat(AT_FDCWD, "/usr/share/fonts/Adwaita/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.508753 openat(AT_FDCWD, "/usr/share/fonts/TTF", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.508956 close(10) = 0
|
||||||
|
1777884987.509061 openat(AT_FDCWD, "/var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.509291 mmap(NULL, 8688, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa15d4000
|
||||||
|
1777884987.509435 close(10) = 0
|
||||||
|
1777884987.509534 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.509768 mmap(NULL, 8688, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa15d1000
|
||||||
|
1777884987.509995 close(10) = 0
|
||||||
|
1777884987.510098 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.510226 openat(AT_FDCWD, "/usr/share/fonts/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.510414 openat(AT_FDCWD, "/usr/share/fonts/cantarell", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.510590 close(10) = 0
|
||||||
|
1777884987.510696 openat(AT_FDCWD, "/var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.510940 mmap(NULL, 10216, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa15d1000
|
||||||
|
1777884987.511086 close(10) = 0
|
||||||
|
1777884987.511185 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.511420 mmap(NULL, 10216, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1505000
|
||||||
|
1777884987.511641 close(10) = 0
|
||||||
|
1777884987.511741 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.511882 openat(AT_FDCWD, "/usr/share/fonts/cantarell/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.512071 openat(AT_FDCWD, "/usr/share/fonts/encodings", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.512246 close(10) = 0
|
||||||
|
1777884987.512347 openat(AT_FDCWD, "/var/cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.512645 close(10) = 0
|
||||||
|
1777884987.512744 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.513462 close(10) = 0
|
||||||
|
1777884987.513578 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.513718 openat(AT_FDCWD, "/usr/share/fonts/encodings/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.513933 openat(AT_FDCWD, "/usr/share/fonts/gsfonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.514111 close(10) = 0
|
||||||
|
1777884987.514218 openat(AT_FDCWD, "/var/cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.514450 mmap(NULL, 61664, PROT_READ, MAP_SHARED, 10, 0) = 0xffff95910000
|
||||||
|
1777884987.514641 close(10) = 0
|
||||||
|
1777884987.514741 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.515002 mmap(NULL, 61664, PROT_READ, MAP_SHARED, 10, 0) = 0xffff95900000
|
||||||
|
1777884987.515284 close(10) = 0
|
||||||
|
1777884987.515386 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.515542 openat(AT_FDCWD, "/usr/share/fonts/gsfonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.515752 openat(AT_FDCWD, "/usr/share/fonts/noto", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.515959 close(10) = 0
|
||||||
|
1777884987.516070 openat(AT_FDCWD, "/var/cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.516305 mmap(NULL, 1115528, PROT_READ, MAP_SHARED, 10, 0) = 0xffff9041f000
|
||||||
|
1777884987.517017 close(10) = 0
|
||||||
|
1777884987.517198 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.517496 mmap(NULL, 1115528, PROT_READ, MAP_SHARED, 10, 0) = 0xffff9030e000
|
||||||
|
1777884987.518555 close(10) = 0
|
||||||
|
1777884987.518728 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.518941 openat(AT_FDCWD, "/usr/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.519559 openat(AT_FDCWD, "/usr/share/fonts/noto-cjk", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.519755 close(10) = 0
|
||||||
|
1777884987.519894 openat(AT_FDCWD, "/var/cache/fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.520139 mmap(NULL, 163440, PROT_READ, MAP_SHARED, 10, 0) = 0xffff903f7000
|
||||||
|
1777884987.520417 close(10) = 0
|
||||||
|
1777884987.520525 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.520781 mmap(NULL, 163440, PROT_READ, MAP_SHARED, 10, 0) = 0xffff903cf000
|
||||||
|
1777884987.521152 close(10) = 0
|
||||||
|
1777884987.521257 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.521392 openat(AT_FDCWD, "/usr/share/fonts/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.521634 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.521842 close(10) = 0
|
||||||
|
1777884987.521956 openat(AT_FDCWD, "/var/cache/fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.522192 mmap(NULL, 30288, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa12b8000
|
||||||
|
1777884987.522354 close(10) = 0
|
||||||
|
1777884987.522453 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.522582 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.522759 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.522966 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.523173 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.523354 close(10) = 0
|
||||||
|
1777884987.523464 openat(AT_FDCWD, "/var/cache/fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.523702 mmap(NULL, 30608, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1278000
|
||||||
|
1777884987.523891 close(10) = 0
|
||||||
|
1777884987.523994 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.524126 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.524291 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.524411 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.524633 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.524839 close(10) = 0
|
||||||
|
1777884987.524947 openat(AT_FDCWD, "/var/cache/fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.525185 mmap(NULL, 29952, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa11f8000
|
||||||
|
1777884987.525364 close(10) = 0
|
||||||
|
1777884987.525464 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.525595 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.525756 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.525898 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.526097 openat(AT_FDCWD, "/usr/share/fonts/encodings/large", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.526275 close(10) = 0
|
||||||
|
1777884987.526379 openat(AT_FDCWD, "/var/cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.527057 close(10) = 0
|
||||||
|
1777884987.527168 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.527827 close(10) = 0
|
||||||
|
1777884987.527948 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.528090 openat(AT_FDCWD, "/usr/share/fonts/encodings/large/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.528490 openat(AT_FDCWD, "/etc/fonts/fonts.conf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.528774 close(10) = 0
|
||||||
|
1777884987.529346 openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10
|
||||||
|
1777884987.530060 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.530317 close(11) = 0
|
||||||
|
1777884987.530775 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.531074 close(11) = 0
|
||||||
|
1777884987.531655 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-yes-antialias.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.531920 close(11) = 0
|
||||||
|
1777884987.532356 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.532617 close(11) = 0
|
||||||
|
1777884987.533069 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.533335 close(11) = 0
|
||||||
|
1777884987.533857 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.534351 close(11) = 0
|
||||||
|
1777884987.535749 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.536123 close(11) = 0
|
||||||
|
1777884987.537206 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/45-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.537506 close(11) = 0
|
||||||
|
1777884987.538215 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/45-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.538563 close(11) = 0
|
||||||
|
1777884987.539610 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/46-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.539879 close(11) = 0
|
||||||
|
1777884987.540289 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/46-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.540534 close(11) = 0
|
||||||
|
1777884987.540954 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/48-spacing.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.541204 close(11) = 0
|
||||||
|
1777884987.541630 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.541925 close(11) = 0
|
||||||
|
1777884987.542367 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/50-user.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.542645 close(11) = 0
|
||||||
|
1777884987.543214 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/51-local.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.543466 close(11) = 0
|
||||||
|
1777884987.543949 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/60-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.544220 close(11) = 0
|
||||||
|
1777884987.544737 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/60-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.545022 close(11) = 0
|
||||||
|
1777884987.545568 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.546023 close(11) = 0
|
||||||
|
1777884987.547204 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.547648 close(11) = 0
|
||||||
|
1777884987.548657 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/66-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.548935 close(11) = 0
|
||||||
|
1777884987.549349 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/66-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.549591 close(11) = 0
|
||||||
|
1777884987.550011 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.550264 close(11) = 0
|
||||||
|
1777884987.550702 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-bookman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.550974 close(11) = 0
|
||||||
|
1777884987.551443 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-c059.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.551699 close(11) = 0
|
||||||
|
1777884987.552188 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-d050000l.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.552444 close(11) = 0
|
||||||
|
1777884987.552939 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-backwards.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.553229 close(11) = 0
|
||||||
|
1777884987.553839 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-generics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.554120 close(11) = 0
|
||||||
|
1777884987.554672 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-specifics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.554982 close(11) = 0
|
||||||
|
1777884987.555577 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-gothic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.555855 close(11) = 0
|
||||||
|
1777884987.556335 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-mono-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.556592 close(11) = 0
|
||||||
|
1777884987.557066 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-roman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.557324 close(11) = 0
|
||||||
|
1777884987.557781 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.558102 close(11) = 0
|
||||||
|
1777884987.558637 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-p052.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.558914 close(11) = 0
|
||||||
|
1777884987.559452 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-standard-symbols-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.559828 close(11) = 0
|
||||||
|
1777884987.560376 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-z003.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.560652 close(11) = 0
|
||||||
|
1777884987.561146 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.561401 close(11) = 0
|
||||||
|
1777884987.561861 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.562131 close(11) = 0
|
||||||
|
1777884987.562408 close(10) = 0
|
||||||
|
1777884987.562875 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10
|
||||||
|
1777884987.563809 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.564069 close(11) = 0
|
||||||
|
1777884987.564485 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/09-autohint-if-no-hinting.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.564736 close(11) = 0
|
||||||
|
1777884987.565176 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-autohint.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.565424 close(11) = 0
|
||||||
|
1777884987.565841 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-hinting-full.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.566090 close(11) = 0
|
||||||
|
1777884987.566497 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-hinting-medium.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.566740 close(11) = 0
|
||||||
|
1777884987.567162 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-hinting-none.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.567410 close(11) = 0
|
||||||
|
1777884987.567836 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.568089 close(11) = 0
|
||||||
|
1777884987.568497 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-no-antialias.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.568736 close(11) = 0
|
||||||
|
1777884987.569168 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.569439 close(11) = 0
|
||||||
|
1777884987.570038 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.570291 close(11) = 0
|
||||||
|
1777884987.570699 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-none.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.570969 close(11) = 0
|
||||||
|
1777884987.571382 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.571635 close(11) = 0
|
||||||
|
1777884987.572066 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.572317 close(11) = 0
|
||||||
|
1777884987.572727 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.573008 close(11) = 0
|
||||||
|
1777884987.573421 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-unhinted.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.573667 close(11) = 0
|
||||||
|
1777884987.574097 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-yes-antialias.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.574342 close(11) = 0
|
||||||
|
1777884987.574741 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.575002 close(11) = 0
|
||||||
|
1777884987.575417 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.575664 close(11) = 0
|
||||||
|
1777884987.576097 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.576347 close(11) = 0
|
||||||
|
1777884987.576758 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/11-lcdfilter-none.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.577059 close(11) = 0
|
||||||
|
1777884987.577475 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.577733 close(11) = 0
|
||||||
|
1777884987.578249 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.578569 close(11) = 0
|
||||||
|
1777884987.579274 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.579762 close(11) = 0
|
||||||
|
1777884987.581137 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/35-lang-normalize.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.582343 close(11) = 0
|
||||||
|
1777884987.587823 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.588269 close(11) = 0
|
||||||
|
1777884987.589368 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/45-Hack.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.589636 close(11) = 0
|
||||||
|
1777884987.590101 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/45-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.590393 close(11) = 0
|
||||||
|
1777884987.591077 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/45-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.591420 close(11) = 0
|
||||||
|
1777884987.592440 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/46-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.592687 close(11) = 0
|
||||||
|
1777884987.593107 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/46-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.593347 close(11) = 0
|
||||||
|
1777884987.593746 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/48-guessfamily.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.594045 close(11) = 0
|
||||||
|
1777884987.594539 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/48-spacing.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.594788 close(11) = 0
|
||||||
|
1777884987.595224 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.595469 close(11) = 0
|
||||||
|
1777884987.595920 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/50-user.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.596167 close(11) = 0
|
||||||
|
1777884987.596710 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/51-local.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.596974 close(11) = 0
|
||||||
|
1777884987.597432 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/60-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.597699 close(11) = 0
|
||||||
|
1777884987.598224 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/60-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.598496 close(11) = 0
|
||||||
|
1777884987.599063 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.599501 close(11) = 0
|
||||||
|
1777884987.600672 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/65-khmer.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.600937 close(11) = 0
|
||||||
|
1777884987.601352 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.601780 close(11) = 0
|
||||||
|
1777884987.602804 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/66-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.603055 close(11) = 0
|
||||||
|
1777884987.603457 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/66-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.603750 close(11) = 0
|
||||||
|
1777884987.604196 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.604463 close(11) = 0
|
||||||
|
1777884987.604921 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-bookman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.605180 close(11) = 0
|
||||||
|
1777884987.605655 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-c059.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.605930 close(11) = 0
|
||||||
|
1777884987.606403 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-d050000l.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.606656 close(11) = 0
|
||||||
|
1777884987.607129 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-fallback-backwards.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.607416 close(11) = 0
|
||||||
|
1777884987.608025 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-fallback-generics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.608310 close(11) = 0
|
||||||
|
1777884987.608874 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-fallback-specifics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.609174 close(11) = 0
|
||||||
|
1777884987.609768 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-gothic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.610088 close(11) = 0
|
||||||
|
1777884987.610565 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-nimbus-mono-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.610870 close(11) = 0
|
||||||
|
1777884987.611365 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-nimbus-roman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.611625 close(11) = 0
|
||||||
|
1777884987.612100 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-nimbus-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.612365 close(11) = 0
|
||||||
|
1777884987.612888 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-p052.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.613142 close(11) = 0
|
||||||
|
1777884987.613610 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-standard-symbols-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.613874 close(11) = 0
|
||||||
|
1777884987.614344 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-z003.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.614595 close(11) = 0
|
||||||
|
1777884987.615062 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/70-no-bitmaps-and-emoji.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.615307 close(11) = 0
|
||||||
|
1777884987.615730 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/70-no-bitmaps-except-emoji.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.615993 close(11) = 0
|
||||||
|
1777884987.616420 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/70-no-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.616662 close(11) = 0
|
||||||
|
1777884987.617154 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.617401 close(11) = 0
|
||||||
|
1777884987.617832 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.618078 close(11) = 0
|
||||||
|
1777884987.618515 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.618777 close(11) = 0
|
||||||
|
1777884987.619109 close(10) = 0
|
||||||
|
1777884987.619319 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.619511 close(10) = 0
|
||||||
|
1777884987.619621 openat(AT_FDCWD, "/var/cache/fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.619757 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.619908 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.620153 mmap(NULL, 1560, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa3b41000
|
||||||
|
1777884987.620328 close(10) = 0
|
||||||
|
1777884987.620426 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.620549 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.621066 openat(AT_FDCWD, "/usr/share/fonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.621243 close(10) = 0
|
||||||
|
1777884987.621351 openat(AT_FDCWD, "/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.621648 close(10) = 0
|
||||||
|
1777884987.621746 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.622053 close(10) = 0
|
||||||
|
1777884987.622152 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.622276 openat(AT_FDCWD, "/usr/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.622648 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.622842 close(10) = 0
|
||||||
|
1777884987.622944 openat(AT_FDCWD, "/var/cache/fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.623068 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.623219 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.623396 close(10) = 0
|
||||||
|
1777884987.623495 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.623616 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.623814 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.623990 close(10) = 0
|
||||||
|
1777884987.624093 openat(AT_FDCWD, "/var/cache/fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.624215 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.624337 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.624515 close(10) = 0
|
||||||
|
1777884987.624613 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.624730 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.624928 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.625100 close(10) = 0
|
||||||
|
1777884987.625201 openat(AT_FDCWD, "/var/cache/fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.625322 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.625443 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.625618 close(10) = 0
|
||||||
|
1777884987.625719 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.625856 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.626047 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.626225 close(10) = 0
|
||||||
|
1777884987.626328 openat(AT_FDCWD, "/var/cache/fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.626448 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.626572 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.626751 close(10) = 0
|
||||||
|
1777884987.626885 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.627024 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.627214 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.627387 close(10) = 0
|
||||||
|
1777884987.627488 openat(AT_FDCWD, "/var/cache/fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.627610 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.627752 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.627947 close(10) = 0
|
||||||
|
1777884987.628047 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.628164 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.628385 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.628559 close(10) = 0
|
||||||
|
1777884987.628661 openat(AT_FDCWD, "/var/cache/fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.628782 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.628930 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.629107 close(10) = 0
|
||||||
|
1777884987.629205 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.629322 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.629515 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.629697 close(10) = 0
|
||||||
|
1777884987.629816 openat(AT_FDCWD, "/var/cache/fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.629941 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.630061 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.630240 close(10) = 0
|
||||||
|
1777884987.630339 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.630458 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.630645 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.630838 close(10) = 0
|
||||||
|
1777884987.630941 openat(AT_FDCWD, "/var/cache/fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.631062 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.631185 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.631362 close(10) = 0
|
||||||
|
1777884987.631459 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.631579 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.631767 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.631961 close(10) = 0
|
||||||
|
1777884987.632068 openat(AT_FDCWD, "/var/cache/fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.632187 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.632329 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.632504 close(10) = 0
|
||||||
|
1777884987.632601 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.632721 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.632943 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.633124 close(10) = 0
|
||||||
|
1777884987.633226 openat(AT_FDCWD, "/var/cache/fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.633347 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.633467 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.633642 close(10) = 0
|
||||||
|
1777884987.633742 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.633873 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.634063 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.634235 close(10) = 0
|
||||||
|
1777884987.634336 openat(AT_FDCWD, "/var/cache/fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.634453 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.634576 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.634751 close(10) = 0
|
||||||
|
1777884987.634867 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.634985 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.635176 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.635350 close(10) = 0
|
||||||
|
1777884987.635451 openat(AT_FDCWD, "/var/cache/fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.635571 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.635693 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.635931 close(10) = 0
|
||||||
|
1777884987.636037 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.636161 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.636353 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.636536 close(10) = 0
|
||||||
|
1777884987.636642 openat(AT_FDCWD, "/var/cache/fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.636761 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.636924 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.637102 close(10) = 0
|
||||||
|
1777884987.637200 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.637319 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.637511 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.637685 close(10) = 0
|
||||||
|
1777884987.637803 openat(AT_FDCWD, "/var/cache/fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.637933 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.638053 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.638228 close(10) = 0
|
||||||
|
1777884987.638330 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.638448 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.638638 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.638823 close(10) = 0
|
||||||
|
1777884987.638930 openat(AT_FDCWD, "/var/cache/fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.639054 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.639178 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.639356 close(10) = 0
|
||||||
|
1777884987.639455 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.639573 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.639762 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.639959 close(10) = 0
|
||||||
|
1777884987.640064 openat(AT_FDCWD, "/var/cache/fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.640186 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.640305 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.640481 close(10) = 0
|
||||||
|
1777884987.640580 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.640699 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.640897 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.641070 close(10) = 0
|
||||||
|
1777884987.641175 openat(AT_FDCWD, "/var/cache/fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.641293 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.641430 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.641605 close(10) = 0
|
||||||
|
1777884987.641702 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.641830 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.642027 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.642201 close(10) = 0
|
||||||
|
1777884987.642304 openat(AT_FDCWD, "/var/cache/fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.642423 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.642543 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.642720 close(10) = 0
|
||||||
|
1777884987.642832 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.642951 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.643142 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.643321 close(10) = 0
|
||||||
|
1777884987.643424 openat(AT_FDCWD, "/var/cache/fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.643545 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.643667 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.643853 close(10) = 0
|
||||||
|
1777884987.643956 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.644076 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.644273 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.644453 close(10) = 0
|
||||||
|
1777884987.644556 openat(AT_FDCWD, "/var/cache/fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.644677 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.644808 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.644993 close(10) = 0
|
||||||
|
1777884987.645094 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.645212 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.645417 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.645598 close(10) = 0
|
||||||
|
1777884987.645703 openat(AT_FDCWD, "/var/cache/fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.645844 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.645969 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.646164 close(10) = 0
|
||||||
|
1777884987.646262 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.646379 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.646572 openat(AT_FDCWD, "/usr/share/fonts/Adwaita", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.646747 close(10) = 0
|
||||||
|
1777884987.646862 openat(AT_FDCWD, "/var/cache/fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.647038 close(10) = 0
|
||||||
|
1777884987.647138 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.647369 mmap(NULL, 44952, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1145000
|
||||||
|
1777884987.647682 close(10) = 0
|
||||||
|
1777884987.647786 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.647936 openat(AT_FDCWD, "/usr/share/fonts/Adwaita/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.648141 openat(AT_FDCWD, "/usr/share/fonts/TTF", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.648320 close(10) = 0
|
||||||
|
1777884987.648424 openat(AT_FDCWD, "/var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.648599 close(10) = 0
|
||||||
|
1777884987.648695 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.648935 mmap(NULL, 8688, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1505000
|
||||||
|
1777884987.649169 close(10) = 0
|
||||||
|
1777884987.649269 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.649396 openat(AT_FDCWD, "/usr/share/fonts/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.649587 openat(AT_FDCWD, "/usr/share/fonts/cantarell", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.649759 close(10) = 0
|
||||||
|
1777884987.649877 openat(AT_FDCWD, "/var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.650057 close(10) = 0
|
||||||
|
1777884987.650155 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.650388 mmap(NULL, 10216, PROT_READ, MAP_SHARED, 10, 0) = 0xffffa1505000
|
||||||
|
1777884987.650602 close(10) = 0
|
||||||
|
1777884987.650704 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.650846 openat(AT_FDCWD, "/usr/share/fonts/cantarell/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.651037 openat(AT_FDCWD, "/usr/share/fonts/encodings", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.651213 close(10) = 0
|
||||||
|
1777884987.651318 openat(AT_FDCWD, "/var/cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.651613 close(10) = 0
|
||||||
|
1777884987.651713 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.652028 close(10) = 0
|
||||||
|
1777884987.652128 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.652251 openat(AT_FDCWD, "/usr/share/fonts/encodings/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.652441 openat(AT_FDCWD, "/usr/share/fonts/gsfonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.652614 close(10) = 0
|
||||||
|
1777884987.652716 openat(AT_FDCWD, "/var/cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.652941 close(10) = 0
|
||||||
|
1777884987.653043 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.653276 mmap(NULL, 61664, PROT_READ, MAP_SHARED, 10, 0) = 0xffff95900000
|
||||||
|
1777884987.653564 close(10) = 0
|
||||||
|
1777884987.653665 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.653811 openat(AT_FDCWD, "/usr/share/fonts/gsfonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.654033 openat(AT_FDCWD, "/usr/share/fonts/noto", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.654209 close(10) = 0
|
||||||
|
1777884987.654317 openat(AT_FDCWD, "/var/cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.654495 close(10) = 0
|
||||||
|
1777884987.654592 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.654839 mmap(NULL, 1115528, PROT_READ, MAP_SHARED, 10, 0) = 0xffff902e6000
|
||||||
|
1777884987.655774 close(10) = 0
|
||||||
|
1777884987.655973 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.656147 openat(AT_FDCWD, "/usr/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.656746 openat(AT_FDCWD, "/usr/share/fonts/noto-cjk", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.656954 close(10) = 0
|
||||||
|
1777884987.657071 openat(AT_FDCWD, "/var/cache/fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.657254 close(10) = 0
|
||||||
|
1777884987.657353 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.657590 mmap(NULL, 163440, PROT_READ, MAP_SHARED, 10, 0) = 0xffff903cf000
|
||||||
|
1777884987.657989 close(10) = 0
|
||||||
|
1777884987.658099 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.658231 openat(AT_FDCWD, "/usr/share/fonts/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.658476 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.658657 close(10) = 0
|
||||||
|
1777884987.658764 openat(AT_FDCWD, "/var/cache/fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.658964 close(10) = 0
|
||||||
|
1777884987.659064 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.659188 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.659311 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.659429 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.659624 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.659810 close(10) = 0
|
||||||
|
1777884987.659920 openat(AT_FDCWD, "/var/cache/fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.660100 close(10) = 0
|
||||||
|
1777884987.660198 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.660319 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.660445 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.660589 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.660811 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.660993 close(10) = 0
|
||||||
|
1777884987.661097 openat(AT_FDCWD, "/var/cache/fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.661274 close(10) = 0
|
||||||
|
1777884987.661371 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.661491 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.661617 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.661733 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.661983 openat(AT_FDCWD, "/usr/share/fonts/encodings/large", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.662164 close(10) = 0
|
||||||
|
1777884987.662267 openat(AT_FDCWD, "/var/cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.662565 close(10) = 0
|
||||||
|
1777884987.662689 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.663004 close(10) = 0
|
||||||
|
1777884987.663102 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.663223 openat(AT_FDCWD, "/usr/share/fonts/encodings/large/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884988.475230 mmap(0x4dc76890c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76890c000
|
||||||
|
1777884990.273987 mmap(0x4dc76892c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76892c000
|
||||||
|
1777884990.283090 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
1777884987.339984 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff84000000
|
||||||
|
1777884987.341324 mmap(0x4dc7646cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7646cc000
|
||||||
|
1777884987.343626 mmap(0x4dc76470c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76470c000
|
||||||
|
1777884990.272744 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
1777884987.343506 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff7c000000
|
||||||
|
1777884987.348041 mmap(0x4dc76476c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76476c000
|
||||||
|
1777884987.350602 mmap(0x4dc7647cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffffa3b56000
|
||||||
|
1777884987.352781 mmap(0x4dc7657cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7657cc000
|
||||||
|
1777884987.359397 mmap(0x4dc76782c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76782c000
|
||||||
|
1777884987.362388 mmap(0xffffa1b00000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffffa3b56000
|
||||||
|
1777884990.273299 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
1777884987.342643 mmap(0xffff88000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff88000000
|
||||||
|
1777884987.344710 mmap(0x4dc76472c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76472c000
|
||||||
|
1777884987.347380 mmap(0x4dc76474c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76474c000
|
||||||
|
1777884987.358996 mmap(0x4dc76780c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76780c000
|
||||||
|
1777884987.378570 mmap(0xffffa2000000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.379771 mmap(0xffff9d750000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.380700 mmap(0xffffa2140000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.381325 mmap(0xffff9f5b0000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.381678 mmap(0xffff9d5e0000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.382132 mmap(0xffffa2b10000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.382574 mmap(0xffff9d5f0000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.383001 mmap(0xffffa3710000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.383231 mmap(0xffffa3c90000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffffa3c90000
|
||||||
|
1777884990.273049 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
1777884987.347100 mmap(0xffff80000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff80000000
|
||||||
|
1777884987.348643 mmap(0x4dc76478c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76478c000
|
||||||
|
1777884987.351180 mmap(0x4dc7647ec000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7647ec000
|
||||||
|
1777884987.387563 mmap(0xffff9f9a0000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.387980 mmap(0xffff9d220000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.389317 mmap(0xffffa2e20000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.389574 mmap(0xffffa3160000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.390920 mmap(0xffffa1a50000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.391193 mmap(0xffff9ebd0000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95910000
|
||||||
|
1777884987.391389 mmap(0xffffa4dc0000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffffa4dc0000
|
||||||
|
1777884987.392118 mmap(0x4dc7688cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7688cc000
|
||||||
|
1777884987.411360 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
1777884987.349071 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff74000000
|
||||||
|
1777884987.350242 mmap(0x4dc7647cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7647cc000
|
||||||
|
1777884987.354744 mmap(0x4dc7657cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95900000
|
||||||
|
1777884987.356752 mmap(0x4dc7667cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffffa3b56000
|
||||||
|
1777884987.358188 mmap(0x4dc7677cc000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7677cc000
|
||||||
|
1777884990.269206 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
1777884987.357121 mmap(0xffff78000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff78000000
|
||||||
|
1777884987.358492 mmap(0x4dc7677ec000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7677ec000
|
||||||
|
1777884987.361330 mmap(0x4dc76784c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76784c000
|
||||||
|
1777884990.271230 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
1777884987.364927 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff6c000000
|
||||||
|
1777884987.367570 mmap(0x4dc76786c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76786c000
|
||||||
|
1777884987.370393 mmap(0x4dc76788c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff95900000
|
||||||
|
1777884987.371156 mmap(0x4dc76888c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76888c000
|
||||||
|
1777884990.273512 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
1777884987.366810 openat(AT_FDCWD, "/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.367182 close(11) = 0
|
||||||
|
1777884987.367371 mmap(0xffff70000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff70000000
|
||||||
|
1777884987.368430 mmap(0x4dc76788c000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc76788c000
|
||||||
|
1777884987.372427 mmap(0x4dc7688ac000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4dc7688ac000
|
||||||
|
1777884990.271459 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
1777884987.420854 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4/VIDEO_TS.IFO", O_RDONLY) = -1 ENOTDIR (Not a directory)
|
||||||
|
1777884987.421157 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4/VIDEO_TS/VIDEO_TS.IFO", O_RDONLY) = -1 ENOTDIR (Not a directory)
|
||||||
|
1777884987.421868 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4/MovieObject.bdmv", O_RDONLY) = -1 ENOTDIR (Not a directory)
|
||||||
|
1777884987.422092 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4/BDMV/MovieObject.bdmv", O_RDONLY) = -1 ENOTDIR (Not a directory)
|
||||||
|
1777884987.422364 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4", O_RDONLY|O_NONBLOCK|O_CLOEXEC) = 9
|
||||||
|
1777884987.423106 mmap(NULL, 2101248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff9032f000
|
||||||
|
1777884987.427289 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.427563 openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.428019 close(10) = 0
|
||||||
|
1777884987.428563 openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777884987.429203 openat(AT_FDCWD, "/usr/lib/locale/C.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777884987.429483 mmap(NULL, 369120, PROT_READ, MAP_PRIVATE, 10, 0) = 0xffff904d5000
|
||||||
|
1777884987.429681 close(10) = 0
|
||||||
|
1777884987.429881 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.cache", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777884987.430074 mmap(NULL, 27010, PROT_READ, MAP_SHARED, 11, 0) = 0xffffa3b4f000
|
||||||
|
1777884987.430213 close(11) = 0
|
||||||
|
1777884987.430705 mmap(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff6b5ff000
|
||||||
|
1777884987.478387 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
1777884990.226991 close(9) = 0
|
||||||
|
1777884990.227547 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
1777884987.676022 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff63600000
|
||||||
|
1777884987.677029 openat(AT_FDCWD, "/home/mfritsche/fourier-test/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10
|
||||||
|
1777884987.677621 close(10) = 0
|
||||||
|
1777884990.287152 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
1777884987.703431 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff5c000000
|
||||||
|
1777884990.283306 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
1777884987.708412 mmap(0xffff60000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff60000000
|
||||||
|
1777884990.223057 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
1777884987.716277 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff54000000
|
||||||
|
1777884990.223540 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
1777884987.721018 mmap(0xffff58000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff58000000
|
||||||
|
1777884990.224074 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
1777884987.730131 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff4c000000
|
||||||
|
1777884990.224547 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
1777884987.738258 mmap(0xffff50000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff50000000
|
||||||
|
1777884990.225057 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,272 @@
|
|||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 00 00 00 00 08 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=0 flags=0x8 TopFOC=65536 BottomFOC=65536 frame_num=0
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=6272]: 00 00 01 25 b8 20 20 21 44 c5 00 01 57 9b ef be fb ef be fb ef be fb ef be fb ef be fb ef be fb
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 01 00 00 04 01 00 00 00 08 00 00 00 04 00 01 00 04 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000001 frame_idx=1 flags=0x8 TopFOC=65540 BottomFOC=65540 frame_num=1
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=108]: 00 00 01 21 e1 09 00 85 00 3f d8 00 00 01 21 00 7f b8 42 40 21 40 0f f6 00 00 01 21 00 3f ce 10
|
||||||
|
v4l2-request: CAPTURE[idx=1, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 02 00 00 00 00 00 00 00 02 00 01 00 02 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=2 flags=0x0 TopFOC=65538 BottomFOC=65538 frame_num=2
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=109]: 00 00 01 01 a8 81 60 10 a0 07 fb 00 00 01 01 00 7f aa 20 58 04 28 01 fe c0 00 00 01 01 00 3f ca
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 03 00 00 04 02 00 00 00 08 00 00 00 08 00 01 00 08 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000003 frame_idx=2 flags=0x8 TopFOC=65544 BottomFOC=65544 frame_num=2
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=144299]: 00 00 01 21 e2 11 00 85 42 b8 58 00 05 57 43 01 19 16 05 c1 95 41 3a 7b a1 9b 3b df d1 68 28 be
|
||||||
|
v4l2-request: CAPTURE[idx=3, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 03 00 00 00 00 00 00 00 06 00 01 00 06 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=3 flags=0x0 TopFOC=65542 BottomFOC=65542 frame_num=3
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=248054]: 00 00 01 01 a8 c3 60 10 aa c6 47 88 8b 07 23 86 0a 5f 25 25 d0 c8 32 6c c6 c1 83 ae 06 83 8d 04
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 05 00 00 04 03 00 00 00 08 00 00 00 0c 00 01 00 0c 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000005 frame_idx=3 flags=0x8 TopFOC=65548 BottomFOC=65548 frame_num=3
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=95876]: 00 00 01 21 e3 19 00 85 4d ff ff 71 00 00 22 67 0b ba a0 0d d7 40 27 d0 14 2b 89 10 80 3a 1a 09
|
||||||
|
v4l2-request: CAPTURE[idx=5, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 04 00 00 00 00 00 00 00 0a 00 01 00 0a 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=4 flags=0x0 TopFOC=65546 BottomFOC=65546 frame_num=4
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=49777]: 00 00 01 01 a9 05 60 10 a6 18 ff ff bb 5b 24 05 e8 56 2b 76 0a 18 ff 8f 71 df b5 6a ef 60 34 98
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 04 00 00 00 08 00 00 00 10 00 01 00 10 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=4 flags=0x8 TopFOC=65552 BottomFOC=65552 frame_num=4
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=60348]: 00 00 01 21 e4 21 00 85 44 e2 80 00 a8 8e 23 c4 78 8f 11 e2 3c 47 88 f1 1e 23 c4 78 8f 11 e2 3c
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 05 00 00 00 00 00 00 00 0e 00 01 00 0e 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=5 flags=0x0 TopFOC=65550 BottomFOC=65550 frame_num=5
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=9557]: 00 00 01 01 a9 47 60 10 a3 06 f9 43 5e 1a f0 d7 41 af 0d 78 6b c3 5e 1a f0 d7 86 bc 35 e1 af 0d
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 01 00 00 04 05 00 00 00 08 00 00 00 14 00 01 00 14 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000001 frame_idx=5 flags=0x8 TopFOC=65556 BottomFOC=65556 frame_num=5
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=59825]: 00 00 01 21 e5 29 00 85 46 e2 80 00 a6 cd f3 7f ff c3 1d 77 75 7c 6e 28 37 cd ff f9 6b d7 bf 7b
|
||||||
|
v4l2-request: CAPTURE[idx=1, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 06 00 00 00 00 00 00 00 12 00 01 00 12 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=6 flags=0x0 TopFOC=65554 BottomFOC=65554 frame_num=6
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=17951]: 00 00 01 01 a9 89 60 10 a4 1a dd 06 3f ff e4 41 ad e4 e0 61 b0 d7 86 bc 35 e1 af 0d 78 6b c3 5e
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 03 00 00 04 06 00 00 00 08 00 00 00 18 00 01 00 18 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000003 frame_idx=6 flags=0x8 TopFOC=65560 BottomFOC=65560 frame_num=6
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=51147]: 00 00 01 21 e6 31 00 85 4d fe 5f ea 24 00 04 43 d8 9b 40 34 5f 67 40 e8 51 cc 77 37 ff f2 88 e9
|
||||||
|
v4l2-request: CAPTURE[idx=3, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 07 00 00 00 00 00 00 00 16 00 01 00 16 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=7 flags=0x0 TopFOC=65558 BottomFOC=65558 frame_num=7
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=15053]: 00 00 01 01 a9 cb 60 10 a8 7f 14 00 05 2e 77 c3 de f8 7b a3 b8 7b b6 1e f6 c3 de d8 7b db 0f 7b
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 05 00 00 04 07 00 00 00 08 00 00 00 1c 00 01 00 1c 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000005 frame_idx=7 flags=0x8 TopFOC=65564 BottomFOC=65564 frame_num=7
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=61847]: 00 00 01 21 e7 39 00 85 46 e2 80 00 a2 fc 73 1c 71 1e 23 c6 76 c4 78 8f 11 e2 3c 47 88 f1 1a c6
|
||||||
|
v4l2-request: CAPTURE[idx=5, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 08 00 00 00 00 00 00 00 1a 00 01 00 1a 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=8 flags=0x0 TopFOC=65562 BottomFOC=65562 frame_num=8
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=14156]: 00 00 01 01 aa 0d 60 10 a8 7f 14 00 05 21 63 98 ee 1a f0 f7 6c 35 e1 ee d8 7b b6 1a f0 d7 86 bc
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 08 00 00 00 08 00 00 00 20 00 01 00 20 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=8 flags=0x8 TopFOC=65568 BottomFOC=65568 frame_num=8
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=64803]: 00 00 01 21 e8 41 00 85 46 e2 80 00 a0 fc 70 c7 1c 47 88 f1 1e 23 c4 78 8f 11 e2 3c 47 88 f1 1e
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 09 00 00 00 00 00 00 00 1e 00 01 00 1e 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=9 flags=0x0 TopFOC=65566 BottomFOC=65566 frame_num=9
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=15553]: 00 00 01 01 aa 4f 60 10 a8 7f 14 00 05 11 63 98 e3 86 bc 35 e1 af 0d 78 6b c3 5e 1a f0 d7 86 bc
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 01 00 00 04 09 00 00 00 08 00 00 00 24 00 01 00 24 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000001 frame_idx=9 flags=0x8 TopFOC=65572 BottomFOC=65572 frame_num=9
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=66661]: 00 00 01 21 e9 49 00 85 46 e2 80 00 9e 9c 70 0c 71 c4 78 8f 11 e2 3c 47 88 f1 1e 23 c4 78 8f 11
|
||||||
|
v4l2-request: CAPTURE[idx=1, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 0a 00 00 00 00 00 00 00 22 00 01 00 22 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=10 flags=0x0 TopFOC=65570 BottomFOC=65570 frame_num=10
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=17912]: 00 00 01 01 aa 91 60 10 a1 81 ec 50 c7 6c 31 ff ff 24 35 bc 31 ff ff 24 3d 8a eb 0c 7f ff c9 0f
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 03 00 00 04 0a 00 00 00 08 00 00 00 28 00 01 00 28 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000003 frame_idx=10 flags=0x8 TopFOC=65576 BottomFOC=65576 frame_num=10
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=64935]: 00 00 01 21 ea 51 00 85 43 38 a0 00 26 f3 67 ff fc 70 0c 71 c4 78 8f 11 e2 35 88 f1 1a c4 6b 11
|
||||||
|
v4l2-request: CAPTURE[idx=3, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 0b 00 00 00 00 00 00 00 26 00 01 00 26 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=11 flags=0x0 TopFOC=65574 BottomFOC=65574 frame_num=11
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=22417]: 00 00 01 01 aa d3 60 10 a9 30 3c 81 e7 0d 6b 0d 78 6b 58 6a 96 1a b5 86 bc 35 e1 ad 61 aa 58 6b
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 05 00 00 04 0b 00 00 00 08 00 00 00 2c 00 01 00 2c 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000005 frame_idx=11 flags=0x8 TopFOC=65580 BottomFOC=65580 frame_num=11
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=71201]: 00 00 01 21 eb 59 01 f5 37 f3 ff a8 a0 00 21 3b 72 98 f5 fa d7 8e 00 18 e3 9b ff fe 14 bf bf 0a
|
||||||
|
v4l2-request: CAPTURE[idx=5, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 0c 00 00 00 00 00 00 00 2a 00 01 00 2a 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=12 flags=0x0 TopFOC=65578 BottomFOC=65578 frame_num=12
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=32152]: 00 00 01 01 ab 15 60 3e a1 fc 50 00 13 09 8e 01 8e 38 6b 17 86 b1 4e 1a c5 1c 31 ff ff 09 57 77
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 0c 00 00 00 08 00 00 00 2e 00 01 00 2e 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=12 flags=0x8 TopFOC=65582 BottomFOC=65582 frame_num=12
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=56964]: 00 00 01 01 ec 5d 03 ea 37 14 00 04 ad e3 80 06 38 e6 ff ff 8c ea f5 df c4 e2 f1 18 bc 46 2f 11
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 00 00 00 00 08 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=0 flags=0x8 TopFOC=65536 BottomFOC=65536 frame_num=0
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=87172]: 00 00 01 25 b8 20 20 21 42 31 40 00 4b 46 38 00 10 8e 3f ff fc 9f ff f9 3f ff f2 3a 5f ff fc 8f
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 01 00 00 04 01 00 00 00 08 00 00 00 04 00 01 00 04 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000001 frame_idx=1 flags=0x8 TopFOC=65540 BottomFOC=65540 frame_num=1
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=79748]: 00 00 01 21 e1 09 01 f5 37 ff fc 11 45 00 01 07 5a ac 70 00 29 1c 71 17 88 f1 1e 6f ff f9 22 35
|
||||||
|
v4l2-request: CAPTURE[idx=1, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 02 00 00 00 00 00 00 00 02 00 01 00 02 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=2 flags=0x0 TopFOC=65538 BottomFOC=65538 frame_num=2
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=28909]: 00 00 01 01 a8 81 60 10 a6 1e e3 8d 86 bc 35 e1 af 0d 6b 0d 78 6b c3 54 b0 d6 2e 30 37 ac 35 8b
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 03 00 00 04 02 00 00 00 08 00 00 00 08 00 01 00 08 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000003 frame_idx=2 flags=0x8 TopFOC=65544 BottomFOC=65544 frame_num=2
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=64092]: 00 00 01 21 e2 11 01 d5 1b 85 c0 00 46 15 47 00 02 51 c0 73 7f ff c1 05 fc 4e b1 18 bc 46 2f 11
|
||||||
|
v4l2-request: CAPTURE[idx=3, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 03 00 00 00 00 00 00 00 06 00 01 00 06 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=3 flags=0x0 TopFOC=65542 BottomFOC=65542 frame_num=3
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=16561]: 00 00 01 01 a8 c3 60 3a a1 fc 50 00 11 b5 8e 00 04 a3 83 87 b5 47 e1 ed 5f 0f 6a f8 6b 17 86 b5
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 05 00 00 04 03 00 00 00 08 00 00 00 0c 00 01 00 0c 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000005 frame_idx=3 flags=0x8 TopFOC=65548 BottomFOC=65548 frame_num=3
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=71014]: 00 00 01 21 e3 19 01 f5 1b 89 00 01 17 7c 1c 00 0d 47 01 c4 78 8b c4 78 8f 11 e2 3c 45 62 2f 11
|
||||||
|
v4l2-request: CAPTURE[idx=5, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 04 00 00 00 00 00 00 00 0a 00 01 00 0a 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=4 flags=0x0 TopFOC=65546 BottomFOC=65546 frame_num=4
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=17104]: 00 00 01 01 a9 05 60 3e b3 5d dd c4 86 a9 50 7a e3 bb 0f 6a 8f c3 54 b0 f5 df 0f 74 77 0f 6d 36
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 04 00 00 00 08 00 00 00 10 00 01 00 10 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=4 flags=0x8 TopFOC=65552 BottomFOC=65552 frame_num=4
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=70483]: 00 00 01 21 e4 21 01 b5 1b 8a 00 02 19 f1 c0 00 c4 70 71 16 f1 14 f1 1b c4 5b c4 53 c4 5b c4 6f
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 05 00 00 00 00 00 00 00 0e 00 01 00 0e 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=5 flags=0x0 TopFOC=65550 BottomFOC=65550 frame_num=5
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=21888]: 00 00 01 01 a9 47 60 3e b0 a5 dd dd dd dd dd dd dd df b0 f5 7b 0f 5f b0 f7 ec 3d 5e c3 d7 ec 3d
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 01 00 00 04 05 00 00 00 08 00 00 00 14 00 01 00 14 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000001 frame_idx=5 flags=0x8 TopFOC=65556 BottomFOC=65556 frame_num=5
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=86385]: 00 00 01 21 e5 29 01 f5 37 ff fc 2d 14 00 04 04 f5 d7 1c 00 04 01 23 80 39 bf ff e1 18 ed 8c a7
|
||||||
|
v4l2-request: CAPTURE[idx=1, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 06 00 00 00 00 00 00 00 12 00 01 00 12 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=6 flags=0x0 TopFOC=65554 BottomFOC=65554 frame_num=6
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=28337]: 00 00 01 01 a9 89 60 3a a4 c1 08 18 54 76 c3 5e 1a de 1a de 1a f0 d6 f0 d7 86 bc 35 b5 0d 6b 99
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 03 00 00 04 06 00 00 00 08 00 00 00 18 00 01 00 18 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000003 frame_idx=6 flags=0x8 TopFOC=65560 BottomFOC=65560 frame_num=6
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=77530]: 00 00 01 21 e6 31 01 d5 37 ff fc f1 40 00 9f eb ae 38 00 08 00 47 00 73 7f c2 3f 08 a7 c6 5a be
|
||||||
|
v4l2-request: CAPTURE[idx=3, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 07 00 00 00 00 00 00 00 16 00 01 00 16 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=7 flags=0x0 TopFOC=65558 BottomFOC=65558 frame_num=7
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=31831]: 00 00 01 01 a9 cb 60 36 85 85 ff 0f 5a 43 b6 1b cf 90 d6 f0 d5 0a c1 20 5f e8 3d 71 db 0d 6b 8f
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 05 00 00 04 07 00 00 00 08 00 00 00 1c 00 01 00 1c 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000005 frame_idx=7 flags=0x8 TopFOC=65564 BottomFOC=65564 frame_num=7
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=82687]: 00 00 01 21 e7 39 01 d5 37 ff fc 11 57 8e 00 02 00 d1 c0 07 11 ac 47 88 f1 1e 22 f1 14 b1 14 b3
|
||||||
|
v4l2-request: CAPTURE[idx=5, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 08 00 00 00 00 00 00 00 1a 00 01 00 1a 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=8 flags=0x0 TopFOC=65562 BottomFOC=65562 frame_num=8
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=21820]: 00 00 01 01 aa 0d 60 36 98 7b a3 b8 6b c3 5e 1a f0 d6 a1 90 bf a6 3b 61 af 0d 78 6b c3 5e 1e ef
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 08 00 00 00 08 00 00 00 20 00 01 00 20 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=8 flags=0x8 TopFOC=65568 BottomFOC=65568 frame_num=8
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=77886]: 00 00 01 21 e8 41 01 b5 1b 89 00 01 04 ec 1c 00 04 01 a3 80 0e 23 58 8b c4 78 8f 11 e2 3c 45 2c
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 09 00 00 00 00 00 00 00 1e 00 01 00 1e 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=9 flags=0x0 TopFOC=65566 BottomFOC=65566 frame_num=9
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=26579]: 00 00 01 01 aa 4f 60 3a 98 5f e6 0f 5c a9 86 a9 61 ec 50 ce ac 3d aa 3f 0d 66 c8 6b 58 6a f0 d5
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 01 00 00 04 09 00 00 00 08 00 00 00 24 00 01 00 24 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000001 frame_idx=9 flags=0x8 TopFOC=65572 BottomFOC=65572 frame_num=9
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=84970]: 00 00 01 21 e9 49 01 b5 0c e2 40 00 42 bb 19 ff ff 1c 00 04 03 23 80 0e 23 79 bf ff e4 9b ff fe
|
||||||
|
v4l2-request: CAPTURE[idx=1, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 0a 00 00 00 00 00 00 00 22 00 01 00 22 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=10 flags=0x0 TopFOC=65570 BottomFOC=65570 frame_num=10
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=20857]: 00 00 01 01 aa 91 60 3a a4 81 f0 0f 20 79 51 db 0d 78 7a b5 87 bd 58 7b f6 1e b8 ed 86 ab 82 1b
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 03 00 00 04 0a 00 00 00 08 00 00 00 28 00 01 00 28 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000003 frame_idx=10 flags=0x8 TopFOC=65576 BottomFOC=65576 frame_num=10
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=92182]: 00 00 01 21 ea 51 01 b5 1b 89 00 01 11 2c 1c 00 04 04 23 80 03 8d dd f1 98 a3 7c 67 47 71 17 88
|
||||||
|
v4l2-request: CAPTURE[idx=3, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 0b 00 00 00 00 00 00 00 26 00 01 00 26 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=11 flags=0x0 TopFOC=65574 BottomFOC=65574 frame_num=11
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=31035]: 00 00 01 01 aa d3 60 36 a4 6e 04 10 43 77 fb 0f 6f d8 7b 14 6f 87 b5 7c 3d 74 77 0d 78 6a 95 07
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 05 00 00 04 0b 00 00 00 08 00 00 00 2c 00 01 00 2c 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000005 frame_idx=11 flags=0x8 TopFOC=65580 BottomFOC=65580 frame_num=11
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=92594]: 00 00 01 21 eb 59 01 b5 1b 89 00 01 17 2c 1c 00 04 05 23 80 01 1c 45 e6 ff ff 92 6f ff f8 51 3f
|
||||||
|
v4l2-request: CAPTURE[idx=5, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 0c 00 00 00 00 00 00 00 2a 00 01 00 2a 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=12 flags=0x0 TopFOC=65578 BottomFOC=65578 frame_num=12
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=39945]: 00 00 01 01 ab 15 60 36 98 7b 14 68 ee 1a d5 85 fe c3 f8 91 e3 b1 f0 b0 7e e3 b6 1a f0 d7 86 bc
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 0c 00 00 00 08 00 00 00 2e 00 01 00 2e 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=12 flags=0x8 TopFOC=65582 BottomFOC=65582 frame_num=12
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=68700]: 00 00 01 01 ec 5d 03 6a 19 c5 00 01 1a 6b 3f ff e3 80 00 80 a4 70 00 23 88 bc 65 6b 19 5a c4 6f
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 00 00 00 00 08 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=0 flags=0x8 TopFOC=65536 BottomFOC=65536 frame_num=0
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=117224]: 00 00 01 25 b8 20 20 6d 7f e7 fc f1 20 00 20 b9 09 9a fe e3 80 00 80 d4 70 00 23 7d d3 ff fc fc
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 01 00 00 04 01 00 00 00 08 00 00 00 04 00 01 00 04 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000001 frame_idx=1 flags=0x8 TopFOC=65540 BottomFOC=65540 frame_num=1
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=131607]: 00 00 01 21 e1 09 01 f5 0c e2 80 00 97 a4 3e ed 7f ff fe 38 00 08 17 47 00 03 39 bf ff e0 8e fb
|
||||||
|
v4l2-request: CAPTURE[idx=1, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 02 00 00 00 00 00 00 00 02 00 01 00 02 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=2 flags=0x0 TopFOC=65538 BottomFOC=65538 frame_num=2
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=41655]: 00 00 01 01 a8 81 60 3a 98 7a 84 b8 f4 1f e8 ee 1a da 30 6a f0 bf af f0 bf a4 3b 44 05 fe 70 f5
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 03 00 00 04 02 00 00 00 08 00 00 00 08 00 01 00 08 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000003 frame_idx=2 flags=0x8 TopFOC=65544 BottomFOC=65544 frame_num=2
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=57166]: 00 00 01 21 e2 11 01 f4 b0 51 ff 13 ff 08 fa e8 29 58 28 bf e1 cf ff ff e4 fe f5 e1 e9 75 8d a5
|
||||||
|
v4l2-request: CAPTURE[idx=3, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 03 00 00 00 00 00 00 00 06 00 01 00 06 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=3 flags=0x0 TopFOC=65542 BottomFOC=65542 frame_num=3
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=48543]: 00 00 01 01 a8 c3 60 3e 9a 8c 8a 0b fe bd f4 aa 11 7a b4 aa a3 5d 5a d4 b5 b5 d8 23 ab 58 5f 5e
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 05 00 00 04 03 00 00 00 08 00 00 00 0c 00 01 00 0c 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000005 frame_idx=3 flags=0x8 TopFOC=65548 BottomFOC=65548 frame_num=3
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=61191]: 00 00 01 21 e3 19 01 f4 f0 e7 ff e3 3d 78 be 1c 13 27 fd e1 ce 1c f1 ff f0 f8 ef 7c 29 fe ba e3
|
||||||
|
v4l2-request: CAPTURE[idx=5, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 04 00 00 00 00 00 00 00 0a 00 01 00 0a 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=4 flags=0x0 TopFOC=65546 BottomFOC=65546 frame_num=4
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=40345]: 00 00 01 01 a9 05 60 3e 9a a8 a0 d7 95 5e df aa 8b 7c a3 2b dd c2 8f 8e 70 ca 4f 23 a9 de ad 18
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 04 00 00 00 08 00 00 00 10 00 01 00 10 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=4 flags=0x8 TopFOC=65552 BottomFOC=65552 frame_num=4
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=63016]: 00 00 01 21 e4 21 01 f4 df 0e 7f fc bf ea 5f f8 9a 93 c9 87 31 1f 8e ff 8e ff fb ab 15 83 9d 40
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 05 00 00 00 00 00 00 00 0e 00 01 00 0e 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=5 flags=0x0 TopFOC=65550 BottomFOC=65550 frame_num=5
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=42663]: 00 00 01 01 a9 47 60 3e 88 a3 22 97 22 a9 5f 16 f8 94 f3 be 56 27 33 e7 70 ce a3 24 51 91 4d 62
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 01 00 00 04 05 00 00 00 08 00 00 00 14 00 01 00 14 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000001 frame_idx=5 flags=0x8 TopFOC=65556 BottomFOC=65556 frame_num=5
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=58986]: 00 00 01 21 e5 29 01 d4 b0 c7 4b ff ff ff e3 25 ad 7e 0d 97 07 e1 ef fa ef ae 0c 3d ff c5 68 67
|
||||||
|
v4l2-request: CAPTURE[idx=1, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 06 00 00 00 00 00 00 00 12 00 01 00 12 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=6 flags=0x0 TopFOC=65554 BottomFOC=65554 frame_num=6
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=38294]: 00 00 01 01 a9 89 60 3e 9a aa 7c 82 7e 56 b1 0a 32 c5 fc 53 e7 55 33 e7 4b b8 66 2d 46 48 a3 21
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 03 00 00 04 06 00 00 00 08 00 00 00 18 00 01 00 18 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000003 frame_idx=6 flags=0x8 TopFOC=65560 BottomFOC=65560 frame_num=6
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=62737]: 00 00 01 21 e6 31 01 d4 f0 61 ff ff f8 84 f1 0b 88 59 21 65 58 cf 04 9c 47 c2 3e bc 21 e2 f5 c2
|
||||||
|
v4l2-request: CAPTURE[idx=3, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 07 00 00 00 00 00 00 00 16 00 01 00 16 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=7 flags=0x0 TopFOC=65558 BottomFOC=65558 frame_num=7
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=32235]: 00 00 01 01 a9 cb 60 3a 9a 4a 2d f0 92 ed f4 b5 79 df 1a a1 8b 5a f4 34 27 ed f1 8e 19 b1 30 e7
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 05 00 00 04 07 00 00 00 08 00 00 00 1c 00 01 00 1c 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000005 frame_idx=7 flags=0x8 TopFOC=65564 BottomFOC=65564 frame_num=7
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=62685]: 00 00 01 21 e7 39 01 d4 e8 76 32 e3 b7 8c f0 a7 af ff 11 fd 48 97 eb 06 1e 0b 3c 09 fe 1a ff 84
|
||||||
|
v4l2-request: CAPTURE[idx=5, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 02 00 00 04 08 00 00 00 00 00 00 00 1a 00 01 00 1a 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000002 frame_idx=8 flags=0x0 TopFOC=65562 BottomFOC=65562 frame_num=8
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=29453]: 00 00 01 01 aa 0d 60 3a 9b ec 5f e2 fe 74 b4 fb 50 c4 ef c5 fe bc 4f ef c6 57 22 e9 6b d2 a8 62
|
||||||
|
v4l2-request: CAPTURE[idx=2, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 00 00 00 04 08 00 00 00 08 00 00 00 20 00 01 00 20 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000000 frame_idx=8 flags=0x8 TopFOC=65568 BottomFOC=65568 frame_num=8
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=62909]: 00 00 01 21 e8 41 01 d5 5c 0a 0b d5 ee 81 37 9d 53 22 08 bb c0 c1 ff ff c7 ea 0a ff 5f eb c3 e2
|
||||||
|
v4l2-request: CAPTURE[idx=0, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 04 00 00 04 09 00 00 00 00 00 00 00 1e 00 01 00 1e 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000004 frame_idx=9 flags=0x0 TopFOC=65566 BottomFOC=65566 frame_num=9
|
||||||
|
v4l2-request: OUTPUT[idx=0, len=32229]: 00 00 01 01 aa 4f 60 3a 9a ed 43 91 02 fe 45 0c 45 be 41 8f c6 3f 51 93 be d5 62 97 a1 3f be c3
|
||||||
|
v4l2-request: CAPTURE[idx=4, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 01 00 00 04 09 00 00 00 08 00 00 00 24 00 01 00 24 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000001 frame_idx=9 flags=0x8 TopFOC=65572 BottomFOC=65572 frame_num=9
|
||||||
|
v4l2-request: OUTPUT[idx=1, len=67515]: 00 00 01 21 e9 49 01 d5 c1 a2 f4 b8 30 ff 87 25 e6 ea aa 87 5e 23 c1 87 ff ff de 0c 3c 4f 0e 7f
|
||||||
|
v4l2-request: CAPTURE[idx=1, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 06 00 00 04 0a 00 00 00 00 00 00 00 22 00 01 00 22 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000006 frame_idx=10 flags=0x0 TopFOC=65570 BottomFOC=65570 frame_num=10
|
||||||
|
v4l2-request: OUTPUT[idx=2, len=37667]: 00 00 01 01 aa 91 60 3a 9a ed 54 42 e4 50 8e f5 7a 51 d2 bf 55 23 5a 19 5c ad e2 14 64 8f 99 55
|
||||||
|
v4l2-request: CAPTURE[idx=6, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
|
v4l2-request: VAPictureH264 sizeof=36 CurrPic[0..31]: 03 00 00 04 0a 00 00 00 08 00 00 00 28 00 01 00 28 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
v4l2-request: VAPictureH264 CurrPic field reads: picture_id=0x04000003 frame_idx=10 flags=0x8 TopFOC=65576 BottomFOC=65576 frame_num=10
|
||||||
|
v4l2-request: OUTPUT[idx=3, len=66141]: 00 00 01 21 ea 51 01 d4 b0 51 e0 c1 65 78 38 f1 3f eb ff ff bf 5f d7 5e f1 d2 60 8b fd ff c5 fb
|
||||||
|
v4l2-request: CAPTURE[idx=3, plane0]: ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
|
||||||
@@ -0,0 +1,111 @@
|
|||||||
|
[cplayer] Command line options: '--hwdec=vaapi-copy' '--vo=null' '--no-audio' '--frames=60' '--msg-level=all=v' '--no-config' '/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4'
|
||||||
|
[cplayer] mpv v0.41.0 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
|
||||||
|
[cplayer] built on Feb 14 2026 00:53:08
|
||||||
|
[cplayer] libplacebo version: v7.360.1
|
||||||
|
[cplayer] FFmpeg version: n8.0.1 (runtime n8.1)
|
||||||
|
[cplayer] FFmpeg library versions:
|
||||||
|
[cplayer] libavcodec 62.11.100 (runtime 62.28.100)
|
||||||
|
[cplayer] libavdevice 62.1.100 (runtime 62.3.100)
|
||||||
|
[cplayer] libavfilter 11.4.100 (runtime 11.14.100)
|
||||||
|
[cplayer] libavformat 62.3.100 (runtime 62.12.100)
|
||||||
|
[cplayer] libavutil 60.8.100 (runtime 60.26.100)
|
||||||
|
[cplayer] libswresample 6.1.100 (runtime 6.3.100)
|
||||||
|
[cplayer] libswscale 9.1.100 (runtime 9.5.100)
|
||||||
|
[cplayer] Configuration: -Db_lto=false -Db_pie=true -Dpython.bytecompile=1 -Dlibmpv=true -Dgl-x11=enabled -Dcaca=disabled -Dcdda=enabled -Ddrm=enabled -Ddvbin=enabled -Ddvdnav=enabled -Dlibarchive=enabled -Dopenal=enabled -Dsdl2-audio=enabled -Dsdl2-video=enabled -Dsdl2-gamepad=enabled -Dprefix=/usr -Dlibexecdir=lib -Dsbindir=bin -Dauto_features=auto -Dbuildtype=plain -Dwrap_mode=nodownload
|
||||||
|
[cplayer] List of enabled features: alsa build-date cdda cplugins cuda-hwaccel cuda-interop dmabuf-interop-gl dmabuf-wayland drm dvbin dvdnav egl egl-drm egl-wayland egl-x11 ffmpeg ffnvcodec gbm gl gl-x11 glibc-thread-name glob glob-posix gpl iconv jack javascript jpeg lcms2 libarchive libass libavdevice libbluray libdl libplacebo linux-fstatfs luajit memfd-create memrchr openal pipewire posix posix-shm ppoll pthread-condattr-setclock pulse rubberband rubberband-3 sdl2-audio sdl2-gamepad sdl2-video sixel sndio sndio-1-9 uchardet vaapi vaapi-drm vaapi-wayland vaapi-x11 vapoursynth vdpau vdpau-gl-x11 vector vk-khr-display vt.h vulkan wayland wayland-protocols-1-32 wayland-protocols-1-38 wayland-protocols-1-39 wayland-protocols-1-41 wayland-protocols-1-44 wayland-protocols-1-47 x11 x11-clipboard xv zimg zimg-st428 zlib
|
||||||
|
[cplayer] Setting option 'hwdec' = 'vaapi-copy' (flags = 8)
|
||||||
|
[cplayer] Setting option 'vo' = 'null' (flags = 8)
|
||||||
|
[cplayer] Setting option 'audio' = 'no' (flags = 8)
|
||||||
|
[cplayer] Setting option 'frames' = '60' (flags = 8)
|
||||||
|
[cplayer] Setting option 'msg-level' = 'all=v' (flags = 8)
|
||||||
|
[cplayer] Setting option 'config' = 'no' (flags = 8)
|
||||||
|
[clipboard] Initialized vo clipboard backend.
|
||||||
|
[cplayer] Waiting for scripts...
|
||||||
|
[cplayer] Set property: user-data/osc/visibility="auto" -> 1
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"b":0,"r":0,"l":0,"t":0} -> 1
|
||||||
|
[cplayer] Done loading scripts.
|
||||||
|
[cplayer] Running hook: auto_profiles/on_before_start_file
|
||||||
|
[cplayer] Failed sending hook command auto_profiles/on_before_start_file. Removing hook.
|
||||||
|
[cplayer] Running hook: auto_profiles/on_load
|
||||||
|
[cplayer] Failed sending hook command auto_profiles/on_load. Removing hook.
|
||||||
|
[cplayer] Running hook: ytdl_hook/on_load
|
||||||
|
[cplayer] Running hook: ytdl_hook/on_load
|
||||||
|
[ytdl_hook] playlist hook
|
||||||
|
[ifo_dvdnav] Opening /home/mfritsche/fourier-test/bbb_1080p30_h264.mp4
|
||||||
|
[bdmv/bluray] Opening /home/mfritsche/fourier-test/bbb_1080p30_h264.mp4
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"b":0,"r":0,"l":0,"t":0} -> 1
|
||||||
|
[file] Opening /home/mfritsche/fourier-test/bbb_1080p30_h264.mp4
|
||||||
|
[demux] Trying demuxers for level=normal.
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"b":0,"r":0,"l":0,"t":0} -> 1
|
||||||
|
[osd/libass] libass API version: 0x1704000
|
||||||
|
[osd/libass] libass source: commit: 0.17.4-0-gbbb3c7f1570a4a021e52683f3fbdf74fe492ae84
|
||||||
|
[osd/libass] Shaper: FriBidi 1.0.16 (SIMPLE) HarfBuzz-ng 14.2.0 (COMPLEX)
|
||||||
|
[osd/libass] Setting up fonts...
|
||||||
|
[lavf] Found 'mov,mp4,m4a,3gp,3g2,mj2' at score=100 size=2048.
|
||||||
|
[file] stream level seek from 131072 to 724711446
|
||||||
|
[file] stream level seek from 725125156 to 48
|
||||||
|
[file] stream level seek from 131120 to 725125156
|
||||||
|
[demux] Detected file format: mov,mp4,m4a,3gp,3g2,mj2 (libavformat)
|
||||||
|
[cplayer] Opening done: /home/mfritsche/fourier-test/bbb_1080p30_h264.mp4
|
||||||
|
[osd/libass] Using font provider fontconfig
|
||||||
|
[osd/libass] Done.
|
||||||
|
[find_files] Loading external files in /home/mfritsche/fourier-test/
|
||||||
|
[cplayer] Running hook: auto_profiles/on_preloaded
|
||||||
|
[cplayer] Failed sending hook command auto_profiles/on_preloaded. Removing hook.
|
||||||
|
[cplayer] Running hook: ytdl_hook/on_preloaded
|
||||||
|
[lavf] select track 0
|
||||||
|
● Video --vid=1 --vlang=eng (h264 1920x1080 24 fps) [default]
|
||||||
|
○ Audio --aid=1 --alang=eng (aac 6ch 48000 Hz 438 kbps) [default]
|
||||||
|
[vd] Container reported FPS: 24.000000
|
||||||
|
[vd] Codec list:
|
||||||
|
[vd] h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
|
||||||
|
[vd] h264_v4l2m2m (h264) - V4L2 mem2mem H.264 decoder wrapper
|
||||||
|
[vd] h264_amf (h264) - H264 AMD AMF video decoder
|
||||||
|
[vd] Opening decoder h264
|
||||||
|
[vd] Looking at hwdec h264-vaapi-copy...
|
||||||
|
[vaapi] libva: VA-API version 1.23.0
|
||||||
|
[vaapi] libva: User environment variable requested driver 'v4l2_request'
|
||||||
|
[vaapi] libva: Trying to open /usr/lib/dri/v4l2_request_drv_video.so
|
||||||
|
[vaapi] libva: Found init function __vaDriverInit_1_23
|
||||||
|
[vaapi] libva: va_openDriver() returns 0
|
||||||
|
[vaapi] Initialized VAAPI: version 1.23
|
||||||
|
[vd] Trying hardware decoding via h264-vaapi-copy.
|
||||||
|
[vd] Requesting 4 threads for decoding.
|
||||||
|
[vd] Selected decoder: h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
|
||||||
|
[vf] User filter list:
|
||||||
|
[vf] (empty)
|
||||||
|
[cplayer] Starting playback...
|
||||||
|
[file] stream level seek from 725125156 to 52
|
||||||
|
[vd] Pixel formats supported by decoder: vdpau vulkan drm_prime vaapi yuv420p
|
||||||
|
[vd] Codec profile: Main (0x4d)
|
||||||
|
[vd] Requesting pixfmt 'vaapi' from decoder.
|
||||||
|
Using hardware decoding (vaapi-copy).
|
||||||
|
[vd] Decoder format: 1920x1080 [0:1] nv12 bt.709/bt.709/bt.1886/limited/auto CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [in] 1920x1080 nv12 bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [userdeint] 1920x1080 nv12 bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [userdeint] (disabled)
|
||||||
|
[vf] [autovflip] 1920x1080 nv12 bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [autovflip] (disabled)
|
||||||
|
[vf] [autorotate] 1920x1080 nv12 bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [autorotate] (disabled)
|
||||||
|
[vf] [convert] 1920x1080 nv12 bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[vf] [convert] (disabled)
|
||||||
|
[vf] [out] 1920x1080 nv12 bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
VO: [null] 1920x1080 nv12
|
||||||
|
[cplayer] VO: Description: Null video output
|
||||||
|
[vo/null] reconfig to 1920x1080 nv12 bt.709/bt.709/bt.1886/limited/display CL=uhd crop=1920x1080+0+0 A=none
|
||||||
|
[cplayer] first video frame after restart shown
|
||||||
|
[cplayer] playback restart complete @ 0.000000, audio=eof, video=playing
|
||||||
|
V: 00:00:00 / 00:09:56 (0%)
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"b":0,"r":0,"l":0,"t":0} -> 1
|
||||||
|
V: 00:00:00 / 00:09:56 (0%)
|
||||||
|
V: 00:00:01 / 00:09:56 (0%)
|
||||||
|
V: 00:00:02 / 00:09:56 (0%)
|
||||||
|
[cplayer] EOF code: 1
|
||||||
|
V: 00:00:02 / 00:09:56 (0%)
|
||||||
|
[vf] dropping frame due to pin disconnect
|
||||||
|
V: 00:00:02 / 00:09:56 (0%)
|
||||||
|
[cplayer] finished playback, success (reason 0)
|
||||||
|
[cplayer] Running hook: ytdl_hook/on_after_end_file
|
||||||
|
Exiting... (End of file)
|
||||||
|
[cplayer] Set property: user-data/osc/margins={"b":0,"r":0,"l":0,"t":0} -> 1
|
||||||
@@ -0,0 +1,612 @@
|
|||||||
|
1777885086.562770 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.563297 close(5) = 0
|
||||||
|
1777885086.563445 openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.564423 close(5) = 0
|
||||||
|
1777885086.565596 openat(AT_FDCWD, "/sys/kernel/mm/transparent_hugepage/enabled", O_RDONLY) = 5
|
||||||
|
1777885086.565908 close(5) = 0
|
||||||
|
1777885086.566200 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.566411 openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.566760 close(5) = 0
|
||||||
|
1777885086.566898 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.567021 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.567282 close(5) = 0
|
||||||
|
1777885086.567389 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.cache", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.567645 close(5) = 0
|
||||||
|
1777885086.567841 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.567965 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.568206 close(5) = 0
|
||||||
|
1777885086.568322 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.568463 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.568707 close(5) = 0
|
||||||
|
1777885086.568835 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.568954 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.569197 close(5) = 0
|
||||||
|
1777885086.569313 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_NAME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.569430 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_NAME", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.569671 close(5) = 0
|
||||||
|
1777885086.569783 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_PAPER", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.569945 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_PAPER", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.570202 close(5) = 0
|
||||||
|
1777885086.570331 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.570451 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.570629 close(5) = 0
|
||||||
|
1777885086.570730 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.571006 close(5) = 0
|
||||||
|
1777885086.571126 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.571248 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.571494 close(5) = 0
|
||||||
|
1777885086.571611 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.571728 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.571995 close(5) = 0
|
||||||
|
1777885086.572147 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.572271 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.572513 close(5) = 0
|
||||||
|
1777885086.572629 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.572750 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.573008 close(5) = 0
|
||||||
|
1777885086.573134 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.573283 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.573523 close(5) = 0
|
||||||
|
1777885086.574852 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.575177 close(5) = 0
|
||||||
|
1777885086.575328 openat(AT_FDCWD, "/usr/lib/libass.so.9", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.576152 close(5) = 0
|
||||||
|
1777885086.576264 openat(AT_FDCWD, "/usr/lib/libavcodec.so.62", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.577113 close(5) = 0
|
||||||
|
1777885086.577229 openat(AT_FDCWD, "/usr/lib/libavfilter.so.11", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.578044 close(5) = 0
|
||||||
|
1777885086.578159 openat(AT_FDCWD, "/usr/lib/libavformat.so.62", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.578897 close(5) = 0
|
||||||
|
1777885086.579010 openat(AT_FDCWD, "/usr/lib/libavutil.so.60", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.579735 close(5) = 0
|
||||||
|
1777885086.579861 openat(AT_FDCWD, "/usr/local/lib/libplacebo.so.360", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.580673 close(5) = 0
|
||||||
|
1777885086.580783 openat(AT_FDCWD, "/usr/lib/libswresample.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.581562 close(5) = 0
|
||||||
|
1777885086.581670 openat(AT_FDCWD, "/usr/lib/libswscale.so.9", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.582492 close(5) = 0
|
||||||
|
1777885086.582611 openat(AT_FDCWD, "/usr/lib/libcdio_paranoia.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.583350 close(5) = 0
|
||||||
|
1777885086.583462 openat(AT_FDCWD, "/usr/lib/libcdio_cdda.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.584187 close(5) = 0
|
||||||
|
1777885086.584301 openat(AT_FDCWD, "/usr/lib/libcdio.so.19", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.585105 close(5) = 0
|
||||||
|
1777885086.585223 openat(AT_FDCWD, "/usr/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.585941 close(5) = 0
|
||||||
|
1777885086.586060 openat(AT_FDCWD, "/usr/lib/libdvdnav.so.4", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.586882 close(5) = 0
|
||||||
|
1777885086.587000 openat(AT_FDCWD, "/usr/lib/libmujs.so", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.587694 close(5) = 0
|
||||||
|
1777885086.587845 openat(AT_FDCWD, "/usr/lib/liblcms2.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.588649 close(5) = 0
|
||||||
|
1777885086.588766 openat(AT_FDCWD, "/usr/lib/libarchive.so.13", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.589501 close(5) = 0
|
||||||
|
1777885086.589628 openat(AT_FDCWD, "/usr/lib/libavdevice.so.62", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.590400 close(5) = 0
|
||||||
|
1777885086.590528 openat(AT_FDCWD, "/usr/lib/libbluray.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.591272 close(5) = 0
|
||||||
|
1777885086.591394 openat(AT_FDCWD, "/usr/lib/libluajit-5.1.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.592239 close(5) = 0
|
||||||
|
1777885086.592366 openat(AT_FDCWD, "/usr/lib/librubberband.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.593100 close(5) = 0
|
||||||
|
1777885086.593234 openat(AT_FDCWD, "/usr/lib/libSDL2-2.0.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.594039 close(5) = 0
|
||||||
|
1777885086.594162 openat(AT_FDCWD, "/usr/lib/libuchardet.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.594944 close(5) = 0
|
||||||
|
1777885086.595077 openat(AT_FDCWD, "/usr/lib/libvapoursynth-script.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.595775 close(5) = 0
|
||||||
|
1777885086.595919 openat(AT_FDCWD, "/usr/lib/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.596643 close(5) = 0
|
||||||
|
1777885086.596762 openat(AT_FDCWD, "/usr/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.597628 close(5) = 0
|
||||||
|
1777885086.597757 openat(AT_FDCWD, "/usr/lib/libzimg.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.598494 close(5) = 0
|
||||||
|
1777885086.598621 openat(AT_FDCWD, "/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.599397 close(5) = 0
|
||||||
|
1777885086.599526 openat(AT_FDCWD, "/usr/lib/libasound.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.600271 close(5) = 0
|
||||||
|
1777885086.600408 openat(AT_FDCWD, "/usr/lib/libjack.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.601150 close(5) = 0
|
||||||
|
1777885086.601277 openat(AT_FDCWD, "/usr/lib/libopenal.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.602098 close(5) = 0
|
||||||
|
1777885086.602260 openat(AT_FDCWD, "/usr/lib/libpipewire-0.3.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.603287 close(5) = 0
|
||||||
|
1777885086.603479 openat(AT_FDCWD, "/usr/lib/libpulse.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.604293 close(5) = 0
|
||||||
|
1777885086.604481 openat(AT_FDCWD, "/usr/lib/libsndio.so.7", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.605361 close(5) = 0
|
||||||
|
1777885086.605555 openat(AT_FDCWD, "/usr/lib/libdrm.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.606369 close(5) = 0
|
||||||
|
1777885086.606556 openat(AT_FDCWD, "/usr/lib/libdisplay-info.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.607336 close(5) = 0
|
||||||
|
1777885086.607520 openat(AT_FDCWD, "/usr/lib/libgbm.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.608390 close(5) = 0
|
||||||
|
1777885086.608599 openat(AT_FDCWD, "/usr/lib/libjpeg.so.8", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.609466 close(5) = 0
|
||||||
|
1777885086.609656 openat(AT_FDCWD, "/usr/lib/libsixel.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.610443 close(5) = 0
|
||||||
|
1777885086.610628 openat(AT_FDCWD, "/usr/lib/libwayland-client.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.611437 close(5) = 0
|
||||||
|
1777885086.611612 openat(AT_FDCWD, "/usr/lib/libwayland-cursor.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.612421 close(5) = 0
|
||||||
|
1777885086.612588 openat(AT_FDCWD, "/usr/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.613358 close(5) = 0
|
||||||
|
1777885086.613511 openat(AT_FDCWD, "/usr/lib/libXss.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.614237 close(5) = 0
|
||||||
|
1777885086.614383 openat(AT_FDCWD, "/usr/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.615222 close(5) = 0
|
||||||
|
1777885086.615371 openat(AT_FDCWD, "/usr/lib/libXpresent.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.616098 close(5) = 0
|
||||||
|
1777885086.616246 openat(AT_FDCWD, "/usr/lib/libXrandr.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.617006 close(5) = 0
|
||||||
|
1777885086.617150 openat(AT_FDCWD, "/usr/lib/libXv.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.617861 close(5) = 0
|
||||||
|
1777885086.618002 openat(AT_FDCWD, "/usr/lib/libGL.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.618814 close(5) = 0
|
||||||
|
1777885086.618963 openat(AT_FDCWD, "/usr/lib/libEGL.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.619711 close(5) = 0
|
||||||
|
1777885086.619870 openat(AT_FDCWD, "/usr/lib/libwayland-egl.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.620647 close(5) = 0
|
||||||
|
1777885086.620782 openat(AT_FDCWD, "/usr/lib/libvulkan.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.621537 close(5) = 0
|
||||||
|
1777885086.621680 openat(AT_FDCWD, "/usr/lib/libva-drm.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.622384 close(5) = 0
|
||||||
|
1777885086.622523 openat(AT_FDCWD, "/usr/lib/libva.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.623254 close(5) = 0
|
||||||
|
1777885086.623395 openat(AT_FDCWD, "/usr/lib/libva-wayland.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.624101 close(5) = 0
|
||||||
|
1777885086.624241 openat(AT_FDCWD, "/usr/lib/libva-x11.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.624974 close(5) = 0
|
||||||
|
1777885086.625115 openat(AT_FDCWD, "/usr/lib/libvdpau.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.625921 close(5) = 0
|
||||||
|
1777885086.626064 openat(AT_FDCWD, "/usr/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.626806 close(5) = 0
|
||||||
|
1777885086.626951 openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.627787 close(5) = 0
|
||||||
|
1777885086.627964 openat(AT_FDCWD, "/usr/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.628715 close(5) = 0
|
||||||
|
1777885086.628873 openat(AT_FDCWD, "/usr/lib/libfribidi.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.629629 close(5) = 0
|
||||||
|
1777885086.629780 openat(AT_FDCWD, "/usr/lib/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.630524 close(5) = 0
|
||||||
|
1777885086.630690 openat(AT_FDCWD, "/usr/lib/libunibreak.so.7", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.631747 close(5) = 0
|
||||||
|
1777885086.632023 openat(AT_FDCWD, "/usr/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.632871 close(5) = 0
|
||||||
|
1777885086.633083 openat(AT_FDCWD, "/usr/lib/libvpx.so.12", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.633961 close(5) = 0
|
||||||
|
1777885086.634122 openat(AT_FDCWD, "/usr/lib/libwebpmux.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.634856 close(5) = 0
|
||||||
|
1777885086.635012 openat(AT_FDCWD, "/usr/lib/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.635773 close(5) = 0
|
||||||
|
1777885086.636000 openat(AT_FDCWD, "/usr/lib/libdav1d.so.7", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.636839 close(5) = 0
|
||||||
|
1777885086.636999 openat(AT_FDCWD, "/usr/lib/libopencore-amrwb.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.637856 close(5) = 0
|
||||||
|
1777885086.638031 openat(AT_FDCWD, "/usr/lib/librsvg-2.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.638822 close(5) = 0
|
||||||
|
1777885086.638995 openat(AT_FDCWD, "/usr/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.639813 close(5) = 0
|
||||||
|
1777885086.639977 openat(AT_FDCWD, "/usr/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.640841 close(5) = 0
|
||||||
|
1777885086.641014 openat(AT_FDCWD, "/usr/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.641881 close(5) = 0
|
||||||
|
1777885086.642067 openat(AT_FDCWD, "/usr/lib/libsnappy.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.642841 close(5) = 0
|
||||||
|
1777885086.643039 openat(AT_FDCWD, "/usr/lib/libgsm.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.643916 close(5) = 0
|
||||||
|
1777885086.644102 openat(AT_FDCWD, "/usr/lib/libjxl.so.0.11", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.644958 close(5) = 0
|
||||||
|
1777885086.645136 openat(AT_FDCWD, "/usr/lib/libjxl_threads.so.0.11", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.645883 close(5) = 0
|
||||||
|
1777885086.646055 openat(AT_FDCWD, "/usr/lib/libmp3lame.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.646934 close(5) = 0
|
||||||
|
1777885086.647124 openat(AT_FDCWD, "/usr/lib/libopencore-amrnb.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.647877 close(5) = 0
|
||||||
|
1777885086.648059 openat(AT_FDCWD, "/usr/lib/libopenjp2.so.7", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.648872 close(5) = 0
|
||||||
|
1777885086.649055 openat(AT_FDCWD, "/usr/lib/libopus.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.649889 close(5) = 0
|
||||||
|
1777885086.650072 openat(AT_FDCWD, "/usr/lib/libspeex.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.650814 close(5) = 0
|
||||||
|
1777885086.650990 openat(AT_FDCWD, "/usr/lib/libtheoraenc.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.651691 close(5) = 0
|
||||||
|
1777885086.651876 openat(AT_FDCWD, "/usr/lib/libtheoradec.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.652610 close(5) = 0
|
||||||
|
1777885086.652777 openat(AT_FDCWD, "/usr/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.653528 close(5) = 0
|
||||||
|
1777885086.653695 openat(AT_FDCWD, "/usr/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.654435 close(5) = 0
|
||||||
|
1777885086.654605 openat(AT_FDCWD, "/usr/lib/libwebp.so.7", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.655532 close(5) = 0
|
||||||
|
1777885086.655710 openat(AT_FDCWD, "/usr/lib/libx264.so.165", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.656559 close(5) = 0
|
||||||
|
1777885086.656736 openat(AT_FDCWD, "/usr/lib/libx265.so.215", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.657551 close(5) = 0
|
||||||
|
1777885086.657733 openat(AT_FDCWD, "/usr/lib/libxvidcore.so.4", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.658551 close(5) = 0
|
||||||
|
1777885086.658771 openat(AT_FDCWD, "/usr/lib/libbs2b.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.659520 close(5) = 0
|
||||||
|
1777885086.659728 openat(AT_FDCWD, "/usr/lib/libvidstab.so.1.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.660591 close(5) = 0
|
||||||
|
1777885086.660766 openat(AT_FDCWD, "/usr/lib/libzmq.so.5", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.661515 close(5) = 0
|
||||||
|
1777885086.661708 openat(AT_FDCWD, "/usr/lib/libglslang.so.16", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.662606 close(5) = 0
|
||||||
|
1777885086.662808 openat(AT_FDCWD, "/usr/lib/libOpenCL.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.663603 close(5) = 0
|
||||||
|
1777885086.663906 openat(AT_FDCWD, "/usr/lib/libxml2.so.16", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.664807 close(5) = 0
|
||||||
|
1777885086.665013 openat(AT_FDCWD, "/usr/lib/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.665875 close(5) = 0
|
||||||
|
1777885086.666069 openat(AT_FDCWD, "/usr/lib/libdvdread.so.8", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.666809 close(5) = 0
|
||||||
|
1777885086.666991 openat(AT_FDCWD, "/usr/lib/libmodplug.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.667836 close(5) = 0
|
||||||
|
1777885086.668041 openat(AT_FDCWD, "/usr/lib/libopenmpt.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.668951 close(5) = 0
|
||||||
|
1777885086.669156 openat(AT_FDCWD, "/usr/lib/libgmp.so.10", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.669923 close(5) = 0
|
||||||
|
1777885086.670120 openat(AT_FDCWD, "/usr/lib/libgnutls.so.30", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.671000 close(5) = 0
|
||||||
|
1777885086.671205 openat(AT_FDCWD, "/usr/lib/libsrt.so.1.5", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.672156 close(5) = 0
|
||||||
|
1777885086.672379 openat(AT_FDCWD, "/usr/lib/libssh.so.4", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.673171 close(5) = 0
|
||||||
|
1777885086.673446 openat(AT_FDCWD, "/usr/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.674342 close(5) = 0
|
||||||
|
1777885086.674628 openat(AT_FDCWD, "/usr/lib/libunwind.so.8", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.675540 close(5) = 0
|
||||||
|
1777885086.675737 openat(AT_FDCWD, "/usr/lib/libshaderc_shared.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.676520 close(5) = 0
|
||||||
|
1777885086.676746 openat(AT_FDCWD, "/usr/lib/libglslang-default-resource-limits.so.16", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.677600 close(5) = 0
|
||||||
|
1777885086.677818 openat(AT_FDCWD, "/usr/lib/libdovi.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.678558 close(5) = 0
|
||||||
|
1777885086.678740 openat(AT_FDCWD, "/usr/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.679583 close(5) = 0
|
||||||
|
1777885086.679860 openat(AT_FDCWD, "/usr/lib/libsoxr.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.680730 close(5) = 0
|
||||||
|
1777885086.681172 openat(AT_FDCWD, "/usr/lib/libcrypto.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.682091 close(5) = 0
|
||||||
|
1777885086.682294 openat(AT_FDCWD, "/usr/lib/libacl.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.683123 close(5) = 0
|
||||||
|
1777885086.683311 openat(AT_FDCWD, "/usr/lib/libzstd.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.684091 close(5) = 0
|
||||||
|
1777885086.684287 openat(AT_FDCWD, "/usr/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.685025 close(5) = 0
|
||||||
|
1777885086.685342 openat(AT_FDCWD, "/usr/lib/libraw1394.so.11", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.686141 close(5) = 0
|
||||||
|
1777885086.686335 openat(AT_FDCWD, "/usr/lib/libavc1394.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.687160 close(5) = 0
|
||||||
|
1777885086.687486 openat(AT_FDCWD, "/usr/lib/librom1394.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.688293 close(5) = 0
|
||||||
|
1777885086.688596 openat(AT_FDCWD, "/usr/lib/libiec61883.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.689523 close(5) = 0
|
||||||
|
1777885086.689901 openat(AT_FDCWD, "/usr/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.690749 close(5) = 0
|
||||||
|
1777885086.691089 openat(AT_FDCWD, "/usr/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.691892 close(5) = 0
|
||||||
|
1777885086.692216 openat(AT_FDCWD, "/usr/lib/libxcb-shape.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.693109 close(5) = 0
|
||||||
|
1777885086.693446 openat(AT_FDCWD, "/usr/lib/libxcb-xfixes.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.694270 close(5) = 0
|
||||||
|
1777885086.694600 openat(AT_FDCWD, "/usr/lib/libv4l2.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.695490 close(5) = 0
|
||||||
|
1777885086.696064 openat(AT_FDCWD, "/usr/lib/libfftw3.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.696986 close(5) = 0
|
||||||
|
1777885086.697227 openat(AT_FDCWD, "/usr/lib/libsamplerate.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.698021 close(5) = 0
|
||||||
|
1777885086.698363 openat(AT_FDCWD, "/usr/lib/libpython3.14.so.1.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.699266 close(5) = 0
|
||||||
|
1777885086.699748 openat(AT_FDCWD, "/usr/lib/pulseaudio/libpulsecommon-17.0.so", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.700555 close(5) = 0
|
||||||
|
1777885086.700744 openat(AT_FDCWD, "/usr/lib/pulseaudio/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885086.700922 openat(AT_FDCWD, "/usr/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.701774 close(5) = 0
|
||||||
|
1777885086.702052 openat(AT_FDCWD, "/usr/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.702927 close(5) = 0
|
||||||
|
1777885086.703183 openat(AT_FDCWD, "/usr/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.703985 close(5) = 0
|
||||||
|
1777885086.704232 openat(AT_FDCWD, "/usr/lib/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.705155 close(5) = 0
|
||||||
|
1777885086.705393 openat(AT_FDCWD, "/usr/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.706184 close(5) = 0
|
||||||
|
1777885086.706408 openat(AT_FDCWD, "/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.707291 close(5) = 0
|
||||||
|
1777885086.707568 openat(AT_FDCWD, "/usr/lib/libffi.so.8", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.708357 close(5) = 0
|
||||||
|
1777885086.708674 openat(AT_FDCWD, "/usr/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.709486 close(5) = 0
|
||||||
|
1777885086.709746 openat(AT_FDCWD, "/usr/lib/libGLdispatch.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.710649 close(5) = 0
|
||||||
|
1777885086.710887 openat(AT_FDCWD, "/usr/lib/libGLX.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.711734 close(5) = 0
|
||||||
|
1777885086.712174 openat(AT_FDCWD, "/usr/lib/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.713061 close(5) = 0
|
||||||
|
1777885086.713327 openat(AT_FDCWD, "/usr/lib/libxcb-dri3.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.714172 close(5) = 0
|
||||||
|
1777885086.714497 openat(AT_FDCWD, "/usr/lib/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.715320 close(5) = 0
|
||||||
|
1777885086.715606 openat(AT_FDCWD, "/usr/lib/libgraphite2.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.716400 close(5) = 0
|
||||||
|
1777885086.716811 openat(AT_FDCWD, "/usr/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.717704 close(5) = 0
|
||||||
|
1777885086.718100 openat(AT_FDCWD, "/usr/lib/libpangocairo-1.0.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.719031 close(5) = 0
|
||||||
|
1777885086.719288 openat(AT_FDCWD, "/usr/lib/libpango-1.0.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.720108 close(5) = 0
|
||||||
|
1777885086.720497 openat(AT_FDCWD, "/usr/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.721350 close(5) = 0
|
||||||
|
1777885086.721617 openat(AT_FDCWD, "/usr/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.722433 close(5) = 0
|
||||||
|
1777885086.722735 openat(AT_FDCWD, "/usr/lib/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.723566 close(5) = 0
|
||||||
|
1777885086.723907 openat(AT_FDCWD, "/usr/lib/libjxl_cms.so.0.11", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.724776 close(5) = 0
|
||||||
|
1777885086.725036 openat(AT_FDCWD, "/usr/lib/libhwy.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.725881 close(5) = 0
|
||||||
|
1777885086.726182 openat(AT_FDCWD, "/usr/lib/libbrotlienc.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.727002 close(5) = 0
|
||||||
|
1777885086.727328 openat(AT_FDCWD, "/usr/lib/libmpg123.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.728146 close(5) = 0
|
||||||
|
1777885086.728450 openat(AT_FDCWD, "/usr/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.729275 close(5) = 0
|
||||||
|
1777885086.729636 openat(AT_FDCWD, "/usr/lib/libsharpyuv.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.730616 close(5) = 0
|
||||||
|
1777885086.730954 openat(AT_FDCWD, "/usr/lib/libmvec.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.731779 close(5) = 0
|
||||||
|
1777885086.732119 openat(AT_FDCWD, "/usr/lib/libgomp.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.732969 close(5) = 0
|
||||||
|
1777885086.733265 openat(AT_FDCWD, "/usr/lib/libsodium.so.26", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.734097 close(5) = 0
|
||||||
|
1777885086.734346 openat(AT_FDCWD, "/usr/lib/libpgm-5.3.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.735216 close(5) = 0
|
||||||
|
1777885086.735528 openat(AT_FDCWD, "/usr/lib/libSPIRV-Tools-opt.so", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.736436 close(5) = 0
|
||||||
|
1777885086.736700 openat(AT_FDCWD, "/usr/lib/libSPIRV-Tools.so", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.737515 close(5) = 0
|
||||||
|
1777885086.737869 openat(AT_FDCWD, "/usr/lib/libicuuc.so.78", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.738757 close(5) = 0
|
||||||
|
1777885086.739207 openat(AT_FDCWD, "/usr/lib/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.740100 close(5) = 0
|
||||||
|
1777885086.740466 openat(AT_FDCWD, "/usr/lib/libleancrypto.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.741334 close(5) = 0
|
||||||
|
1777885086.741605 openat(AT_FDCWD, "/usr/lib/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.742514 close(5) = 0
|
||||||
|
1777885086.742774 openat(AT_FDCWD, "/usr/lib/libidn2.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.743587 close(5) = 0
|
||||||
|
1777885086.743887 openat(AT_FDCWD, "/usr/lib/libunistring.so.5", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.744713 close(5) = 0
|
||||||
|
1777885086.745014 openat(AT_FDCWD, "/usr/lib/libtasn1.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.745856 close(5) = 0
|
||||||
|
1777885086.746135 openat(AT_FDCWD, "/usr/lib/libhogweed.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.746948 close(5) = 0
|
||||||
|
1777885086.747214 openat(AT_FDCWD, "/usr/lib/libnettle.so.8", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.747992 close(5) = 0
|
||||||
|
1777885086.749100 openat(AT_FDCWD, "/usr/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.750019 close(5) = 0
|
||||||
|
1777885086.750297 openat(AT_FDCWD, "/usr/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.751117 close(5) = 0
|
||||||
|
1777885086.751528 openat(AT_FDCWD, "/usr/lib/libv4lconvert.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.752423 close(5) = 0
|
||||||
|
1777885086.752733 openat(AT_FDCWD, "/usr/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.753623 close(5) = 0
|
||||||
|
1777885086.753990 openat(AT_FDCWD, "/usr/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.755056 close(5) = 0
|
||||||
|
1777885086.755351 openat(AT_FDCWD, "/usr/lib/libasyncns.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.756203 close(5) = 0
|
||||||
|
1777885086.756603 openat(AT_FDCWD, "/usr/lib/libmd.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.757480 close(5) = 0
|
||||||
|
1777885086.757777 openat(AT_FDCWD, "/usr/lib/libnghttp3.so.9", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.758600 close(5) = 0
|
||||||
|
1777885086.758877 openat(AT_FDCWD, "/usr/lib/libngtcp2_crypto_ossl.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.759708 close(5) = 0
|
||||||
|
1777885086.760021 openat(AT_FDCWD, "/usr/lib/libngtcp2.so.16", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.760935 close(5) = 0
|
||||||
|
1777885086.761230 openat(AT_FDCWD, "/usr/lib/libnghttp2.so.14", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.762066 close(5) = 0
|
||||||
|
1777885086.762435 openat(AT_FDCWD, "/usr/lib/libssh2.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.763257 close(5) = 0
|
||||||
|
1777885086.763523 openat(AT_FDCWD, "/usr/lib/libpsl.so.5", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.764367 close(5) = 0
|
||||||
|
1777885086.764647 openat(AT_FDCWD, "/usr/lib/libssl.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.765455 close(5) = 0
|
||||||
|
1777885086.765777 openat(AT_FDCWD, "/usr/lib/libgssapi_krb5.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.766613 close(5) = 0
|
||||||
|
1777885086.767178 openat(AT_FDCWD, "/usr/lib/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.768025 close(5) = 0
|
||||||
|
1777885086.768345 openat(AT_FDCWD, "/usr/lib/libglycin-2.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.769402 close(5) = 0
|
||||||
|
1777885086.769901 openat(AT_FDCWD, "/usr/lib/libbrotlicommon.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.770774 close(5) = 0
|
||||||
|
1777885086.771228 openat(AT_FDCWD, "/usr/lib/libmount.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.772172 close(5) = 0
|
||||||
|
1777885086.772541 openat(AT_FDCWD, "/usr/lib/libpangoft2-1.0.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.773381 close(5) = 0
|
||||||
|
1777885086.773822 openat(AT_FDCWD, "/usr/lib/libthai.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.774729 close(5) = 0
|
||||||
|
1777885086.775512 openat(AT_FDCWD, "/usr/lib/libicudata.so.78", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.776386 close(5) = 0
|
||||||
|
1777885086.777160 openat(AT_FDCWD, "/usr/lib/libFLAC.so.14", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.778051 close(5) = 0
|
||||||
|
1777885086.778887 openat(AT_FDCWD, "/usr/lib/libkrb5.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.779911 close(5) = 0
|
||||||
|
1777885086.780201 openat(AT_FDCWD, "/usr/lib/libk5crypto.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.781048 close(5) = 0
|
||||||
|
1777885086.781351 openat(AT_FDCWD, "/usr/lib/libcom_err.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.782173 close(5) = 0
|
||||||
|
1777885086.782470 openat(AT_FDCWD, "/usr/lib/libkrb5support.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.783284 close(5) = 0
|
||||||
|
1777885086.783580 openat(AT_FDCWD, "/usr/lib/libkeyutils.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.784396 close(5) = 0
|
||||||
|
1777885086.784700 openat(AT_FDCWD, "/usr/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.785564 close(5) = 0
|
||||||
|
1777885086.786044 openat(AT_FDCWD, "/usr/lib/libseccomp.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.787049 close(5) = 0
|
||||||
|
1777885086.787483 openat(AT_FDCWD, "/usr/lib/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.788325 close(5) = 0
|
||||||
|
1777885086.788881 openat(AT_FDCWD, "/usr/lib/libdatrie.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885086.789758 close(5) = 0
|
||||||
|
1777885087.549650 openat(AT_FDCWD, "/sys/kernel/mm/transparent_hugepage/enabled", O_RDONLY) = 5
|
||||||
|
1777885087.550027 close(5) = 0
|
||||||
|
1777885087.551550 openat(AT_FDCWD, "/sys/devices/system/cpu/possible", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885087.551903 close(5) = 0
|
||||||
|
1777885087.552893 openat(AT_FDCWD, "/proc/sys/vm/overcommit_memory", O_RDONLY) = 5
|
||||||
|
1777885087.553161 close(5) = 0
|
||||||
|
1777885087.564128 openat(AT_FDCWD, "/etc/gnutls/config", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885087.564738 close(5) = 0
|
||||||
|
1777885087.600140 openat(AT_FDCWD, "/usr/lib/spa-0.2/support/libspa-support.so", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885087.601186 close(5) = 0
|
||||||
|
1777885087.602941 ioctl(2, TCGETS2, 0xffffd7af7a68) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885087.603433 openat(AT_FDCWD, "/usr/lib/spa-0.2/support/libspa-journal.so", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885087.604340 close(5) = 0
|
||||||
|
1777885087.605518 openat(AT_FDCWD, "/proc/cpuinfo", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885087.605844 close(5) = 0
|
||||||
|
1777885087.606452 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885087.606787 close(5) = 0
|
||||||
|
1777885087.606967 openat(AT_FDCWD, "/usr/lib/libSDL3.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
1777885087.607937 close(5) = 0
|
||||||
|
1777885087.616136 ioctl(1, TCGETS2, 0xffffd7af7b78) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885087.616341 ioctl(2, TCGETS2, 0xffffd7af7b78) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885087.617003 openat(AT_FDCWD, "/dev/tty", O_RDWR|O_CLOEXEC) = -1 ENXIO (No such device or address)
|
||||||
|
1777885087.617190 ioctl(0, TCGETS2, 0xffffd7af7af0) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885087.617508 ioctl(0, TIOCGPGRP, 0xffffd7af7b84) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885087.629058 ioctl(1, TCGETS2, 0xffffd7af7a78) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885087.629268 ioctl(2, TCGETS2, 0xffffd7af7a78) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885087.629929 ioctl(0, TCGETS2, 0xffffd7af7a08) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885087.630480 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff93636868, parent_tid=0xffff93636510, exit_signal=0, stack=0xffff92e30000, stack_size=0x805d20, tls=0xffff93636b60} => {parent_tid=[138509]}, 88) = 138509
|
||||||
|
1777885087.631703 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff92e26868, parent_tid=0xffff92e26510, exit_signal=0, stack=0xffff92620000, stack_size=0x805d20, tls=0xffff92e26b60} => {parent_tid=[138510]}, 88) = 138510
|
||||||
|
1777885087.632530 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff92616868, parent_tid=0xffff92616510, exit_signal=0, stack=0xffff91e10000, stack_size=0x805d20, tls=0xffff92616b60} => {parent_tid=[138511]}, 88) = 138511
|
||||||
|
1777885087.633929 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff91e06868, parent_tid=0xffff91e06510, exit_signal=0, stack=0xffff91600000, stack_size=0x805d20, tls=0xffff91e06b60} => {parent_tid=[138512]}, 88) = 138512
|
||||||
|
1777885087.641198 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff915f6868, parent_tid=0xffff915f6510, exit_signal=0, stack=0xffff90df0000, stack_size=0x805d20, tls=0xffff915f6b60} => {parent_tid=[138514]}, 88) = 138514
|
||||||
|
1777885087.642926 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff90de6868, parent_tid=0xffff90de6510, exit_signal=0, stack=0xffff905e0000, stack_size=0x805d20, tls=0xffff90de6b60} => {parent_tid=[138515]}, 88) = 138515
|
||||||
|
1777885087.644965 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff83ff6868, parent_tid=0xffff83ff6510, exit_signal=0, stack=0xffff837f0000, stack_size=0x805d20, tls=0xffff83ff6b60} => {parent_tid=[138516]}, 88) = 138516
|
||||||
|
1777885087.647720 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff837e6868, parent_tid=0xffff837e6510, exit_signal=0, stack=0xffff82fe0000, stack_size=0x805d20, tls=0xffff837e6b60} => {parent_tid=[138517]}, 88) = 138517
|
||||||
|
1777885087.654248 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff82fd6868, parent_tid=0xffff82fd6510, exit_signal=0, stack=0xffff827d0000, stack_size=0x805d20, tls=0xffff82fd6b60} => {parent_tid=[138518]}, 88) = 138518
|
||||||
|
1777885087.655821 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff827c6868, parent_tid=0xffff827c6510, exit_signal=0, stack=0xffff81fc0000, stack_size=0x805d20, tls=0xffff827c6b60} => {parent_tid=[138519]}, 88) = 138519
|
||||||
|
1777885087.662428 close(9) = 0
|
||||||
|
1777885087.662557 close(10) = 0
|
||||||
|
1777885087.664013 close(9) = 0
|
||||||
|
1777885087.664228 close(10) = 0
|
||||||
|
1777885087.717208 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff90de6868, parent_tid=0xffff90de6510, exit_signal=0, stack=0xffff905e0000, stack_size=0x805d20, tls=0xffff90de6b60} => {parent_tid=[138520]}, 88) = 138520
|
||||||
|
1777885087.971168 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff90de6868, parent_tid=0xffff90de6510, exit_signal=0, stack=0xffff905e0000, stack_size=0x805d20, tls=0xffff90de6b60} => {parent_tid=[138521]}, 88) = 138521
|
||||||
|
1777885087.972066 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff81fb6868, parent_tid=0xffff81fb6510, exit_signal=0, stack=0xffff817b0000, stack_size=0x805d20, tls=0xffff81fb6b60} => {parent_tid=[138522]}, 88) = 138522
|
||||||
|
1777885087.977355 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff817a6868, parent_tid=0xffff817a6510, exit_signal=0, stack=0xffff80fa0000, stack_size=0x805d20, tls=0xffff817a6b60} => {parent_tid=[138523]}, 88) = 138523
|
||||||
|
1777885087.979942 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.980324 close(10) = 0
|
||||||
|
1777885087.980485 openat(AT_FDCWD, "/usr/lib/libx265_main12.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.981167 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.981480 close(10) = 0
|
||||||
|
1777885087.981633 openat(AT_FDCWD, "/usr/lib/libx265.so", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.981949 close(10) = 0
|
||||||
|
1777885087.983108 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.983526 close(10) = 0
|
||||||
|
1777885087.983679 openat(AT_FDCWD, "/usr/lib/libx265_main12.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.984292 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.984598 close(10) = 0
|
||||||
|
1777885087.984736 openat(AT_FDCWD, "/usr/lib/libx265_main10.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.985241 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.985526 close(10) = 0
|
||||||
|
1777885087.985658 openat(AT_FDCWD, "/usr/lib/libx265_main10.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.987871 openat(AT_FDCWD, "/dev/dri/renderD128", O_RDWR) = 10
|
||||||
|
1777885087.988579 openat(AT_FDCWD, "/etc/libva.conf", O_RDONLY) = 11
|
||||||
|
1777885087.988969 close(11) = 0
|
||||||
|
1777885087.989087 openat(AT_FDCWD, "/etc/libva.conf", O_RDONLY) = 11
|
||||||
|
1777885087.989385 close(11) = 0
|
||||||
|
1777885087.989486 openat(AT_FDCWD, "/etc/libva.conf", O_RDONLY) = 11
|
||||||
|
1777885087.989777 close(11) = 0
|
||||||
|
1777885087.989900 openat(AT_FDCWD, "/etc/libva.conf", O_RDONLY) = 11
|
||||||
|
1777885087.990138 close(11) = 0
|
||||||
|
1777885087.990338 ioctl(10, DRM_IOCTL_VERSION, 0xaaaaf37a8130) = 0
|
||||||
|
1777885087.990449 ioctl(10, DRM_IOCTL_VERSION, 0xaaaaf37a8130) = 0
|
||||||
|
1777885087.991243 openat(AT_FDCWD, "/usr/lib/dri/v4l2_request_drv_video.so", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.992117 close(11) = 0
|
||||||
|
1777885087.993303 openat(AT_FDCWD, "/dev/video1", O_RDWR|O_NONBLOCK) = 11
|
||||||
|
1777885087.993610 ioctl(11, VIDIOC_QUERYCAP, {driver="hantro-vpu", card="rockchip,rk3568-vpu-dec", bus_info="platform:fdea0000.video-codec", version=KERNEL_VERSION(6, 19, 10), capabilities=V4L2_CAP_VIDEO_M2M_MPLANE|V4L2_CAP_EXT_PIX_FORMAT|V4L2_CAP_STREAMING|V4L2_CAP_DEVICE_CAPS, device_caps=V4L2_CAP_VIDEO_M2M_MPLANE|V4L2_CAP_EXT_PIX_FORMAT|V4L2_CAP_STREAMING}) = 0
|
||||||
|
1777885087.993783 openat(AT_FDCWD, "/dev/media0", O_RDWR|O_NONBLOCK) = 12
|
||||||
|
1777885088.008563 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff80f96868, parent_tid=0xffff80f96510, exit_signal=0, stack=0xffff80790000, stack_size=0x805d20, tls=0xffff80f96b60} => {parent_tid=[138524]}, 88) = 138524
|
||||||
|
1777885088.009446 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff67ff6868, parent_tid=0xffff67ff6510, exit_signal=0, stack=0xffff677f0000, stack_size=0x805d20, tls=0xffff67ff6b60} => {parent_tid=[138525]}, 88) = 138525
|
||||||
|
1777885088.010284 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff677e6868, parent_tid=0xffff677e6510, exit_signal=0, stack=0xffff66fe0000, stack_size=0x805d20, tls=0xffff677e6b60} => {parent_tid=[138526]}, 88) = 138526
|
||||||
|
1777885088.011090 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0xffff66fd6868, parent_tid=0xffff66fd6510, exit_signal=0, stack=0xffff667d0000, stack_size=0x805d20, tls=0xffff66fd6b60} => {parent_tid=[138527]}, 88) = 138527
|
||||||
|
1777885088.099008 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.126860 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.154309 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.177685 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.199495 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.237092 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.278046 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.320404 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.361702 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.403351 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.445072 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.486701 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.528077 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.570093 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.611701 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.653445 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.695185 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.736692 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.778394 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.820212 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.861728 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.903468 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.945086 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.986709 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.028408 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.070081 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.111771 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.153533 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.195056 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.236758 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.278393 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.320156 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.361718 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.403466 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.444999 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.486731 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.528384 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.570027 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.611691 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.653351 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.695058 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.736698 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.778361 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.820360 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.861740 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.903409 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.945056 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885089.986697 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.028492 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.070065 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.111748 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.153570 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.195076 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.236717 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.278527 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.320256 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.361755 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.403450 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.445104 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.486732 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.528420 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.570175 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885090.613735 ioctl(11, VIDIOC_STREAMOFF, [V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE]) = 0
|
||||||
|
1777885090.613970 ioctl(11, VIDIOC_STREAMOFF, [V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE]) = 0
|
||||||
|
1777885090.614127 ioctl(11, VIDIOC_REQBUFS, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, memory=V4L2_MEMORY_MMAP, count=0 => 0}) = 0
|
||||||
|
1777885090.614267 ioctl(11, VIDIOC_REQBUFS, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, memory=V4L2_MEMORY_MMAP, count=0 => 0}) = 0
|
||||||
|
1777885090.615405 close(16) = 0
|
||||||
|
1777885090.616668 close(13) = 0
|
||||||
|
1777885090.618217 close(14) = 0
|
||||||
|
1777885090.619604 close(19) = 0
|
||||||
|
1777885090.620714 close(18) = 0
|
||||||
|
1777885090.622182 close(17) = 0
|
||||||
|
1777885090.623315 close(15) = 0
|
||||||
|
1777885090.625331 close(11) = 0
|
||||||
|
1777885090.625508 close(12) = 0
|
||||||
|
1777885090.625648 close(10) = 0
|
||||||
|
1777885090.674283 close(7) = 0
|
||||||
|
1777885090.674398 close(5) = 0
|
||||||
|
1777885090.674495 close(8) = 0
|
||||||
|
1777885090.674614 close(6) = 0
|
||||||
|
1777885090.697747 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
1777885087.631195 ioctl(0, TIOCGPGRP, 0xffff93635a14) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885087.631438 ioctl(0, TIOCGPGRP, 0xffff93635aa4) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885088.632717 ioctl(0, TIOCGPGRP, 0xffff93635a14) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885088.633034 ioctl(0, TIOCGPGRP, 0xffff93635aa4) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885089.633882 ioctl(0, TIOCGPGRP, 0xffff93635a14) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885089.634137 ioctl(0, TIOCGPGRP, 0xffff93635aa4) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885090.634882 ioctl(0, TIOCGPGRP, 0xffff93635a14) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885090.635140 ioctl(0, TIOCGPGRP, 0xffff93635aa4) = -1 ENOTTY (Inappropriate ioctl for device)
|
||||||
|
1777885090.674095 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,829 @@
|
|||||||
|
1777885087.653420 openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 9
|
||||||
|
1777885087.654867 close(9) = 0
|
||||||
|
1777885087.731998 openat(AT_FDCWD, "/etc/fonts/fonts.conf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.732398 close(10) = 0
|
||||||
|
1777885087.733307 openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10
|
||||||
|
1777885087.734195 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.734526 close(11) = 0
|
||||||
|
1777885087.735079 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.735379 close(11) = 0
|
||||||
|
1777885087.736008 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-yes-antialias.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.736266 close(11) = 0
|
||||||
|
1777885087.736692 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.736977 close(11) = 0
|
||||||
|
1777885087.737418 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.737683 close(11) = 0
|
||||||
|
1777885087.738206 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.738826 close(11) = 0
|
||||||
|
1777885087.740402 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.740876 close(11) = 0
|
||||||
|
1777885087.742021 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/45-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.742369 close(11) = 0
|
||||||
|
1777885087.743129 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/45-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.743516 close(11) = 0
|
||||||
|
1777885087.744657 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/46-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.745017 close(11) = 0
|
||||||
|
1777885087.745486 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/46-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.745855 close(11) = 0
|
||||||
|
1777885087.746321 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/48-spacing.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.746603 close(11) = 0
|
||||||
|
1777885087.747097 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.747409 close(11) = 0
|
||||||
|
1777885087.747982 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/50-user.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.748701 close(11) = 0
|
||||||
|
1777885087.749623 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/51-local.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.750010 close(11) = 0
|
||||||
|
1777885087.750573 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/60-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.750978 close(11) = 0
|
||||||
|
1777885087.751634 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/60-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.751978 close(11) = 0
|
||||||
|
1777885087.752550 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.753045 close(11) = 0
|
||||||
|
1777885087.754293 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.754816 close(11) = 0
|
||||||
|
1777885087.755886 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/66-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.756180 close(11) = 0
|
||||||
|
1777885087.756618 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/66-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.756892 close(11) = 0
|
||||||
|
1777885087.757315 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.757577 close(11) = 0
|
||||||
|
1777885087.758053 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-bookman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.758326 close(11) = 0
|
||||||
|
1777885087.758911 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-c059.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.759295 close(11) = 0
|
||||||
|
1777885087.759876 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-d050000l.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.760182 close(11) = 0
|
||||||
|
1777885087.760709 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-backwards.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.761063 close(11) = 0
|
||||||
|
1777885087.761827 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-generics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.762192 close(11) = 0
|
||||||
|
1777885087.762930 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-specifics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.763317 close(11) = 0
|
||||||
|
1777885087.764020 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-gothic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.764331 close(11) = 0
|
||||||
|
1777885087.764885 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-mono-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.765183 close(11) = 0
|
||||||
|
1777885087.765913 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-roman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.766364 close(11) = 0
|
||||||
|
1777885087.766962 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.767286 close(11) = 0
|
||||||
|
1777885087.767908 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-p052.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.768236 close(11) = 0
|
||||||
|
1777885087.768822 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-standard-symbols-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.769177 close(11) = 0
|
||||||
|
1777885087.769687 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-z003.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.769982 close(11) = 0
|
||||||
|
1777885087.770456 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.770703 close(11) = 0
|
||||||
|
1777885087.771169 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.771438 close(11) = 0
|
||||||
|
1777885087.771710 close(10) = 0
|
||||||
|
1777885087.771997 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.772186 close(10) = 0
|
||||||
|
1777885087.772297 openat(AT_FDCWD, "/var/cache/fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.772433 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.772557 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.772950 close(10) = 0
|
||||||
|
1777885087.773053 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.773180 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.773686 openat(AT_FDCWD, "/usr/share/fonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.773876 close(10) = 0
|
||||||
|
1777885087.773985 openat(AT_FDCWD, "/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.774280 close(10) = 0
|
||||||
|
1777885087.774381 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.774669 close(10) = 0
|
||||||
|
1777885087.774770 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.774918 openat(AT_FDCWD, "/usr/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.775298 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.775500 close(10) = 0
|
||||||
|
1777885087.775605 openat(AT_FDCWD, "/var/cache/fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.775727 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.775867 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.776221 close(10) = 0
|
||||||
|
1777885087.776320 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.776444 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.776636 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.776823 close(10) = 0
|
||||||
|
1777885087.776929 openat(AT_FDCWD, "/var/cache/fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.777053 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.777177 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.777511 close(10) = 0
|
||||||
|
1777885087.777611 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.777729 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.777935 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.778111 close(10) = 0
|
||||||
|
1777885087.778213 openat(AT_FDCWD, "/var/cache/fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.778334 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.778457 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.778807 close(10) = 0
|
||||||
|
1777885087.778914 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.779037 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.779224 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.779400 close(10) = 0
|
||||||
|
1777885087.779504 openat(AT_FDCWD, "/var/cache/fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.779624 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.779746 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.780085 close(10) = 0
|
||||||
|
1777885087.780184 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.780307 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.780493 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.780688 close(10) = 0
|
||||||
|
1777885087.780820 openat(AT_FDCWD, "/var/cache/fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.780953 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.781074 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.781406 close(10) = 0
|
||||||
|
1777885087.781503 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.781625 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.781827 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.782001 close(10) = 0
|
||||||
|
1777885087.782108 openat(AT_FDCWD, "/var/cache/fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.782233 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.782364 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.782687 close(10) = 0
|
||||||
|
1777885087.782785 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.782926 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.783123 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.783302 close(10) = 0
|
||||||
|
1777885087.783406 openat(AT_FDCWD, "/var/cache/fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.783527 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.783653 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.784013 close(10) = 0
|
||||||
|
1777885087.784114 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.784234 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.784420 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.784595 close(10) = 0
|
||||||
|
1777885087.784699 openat(AT_FDCWD, "/var/cache/fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.784826 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.784969 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.785312 close(10) = 0
|
||||||
|
1777885087.785412 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.785535 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.785727 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.785929 close(10) = 0
|
||||||
|
1777885087.786060 openat(AT_FDCWD, "/var/cache/fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.786191 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.786314 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.786652 close(10) = 0
|
||||||
|
1777885087.786750 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.786886 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.787084 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.787266 close(10) = 0
|
||||||
|
1777885087.787371 openat(AT_FDCWD, "/var/cache/fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.787489 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.787613 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.787949 close(10) = 0
|
||||||
|
1777885087.788050 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.788171 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.788360 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.788538 close(10) = 0
|
||||||
|
1777885087.788641 openat(AT_FDCWD, "/var/cache/fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.788763 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.788910 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.789232 close(10) = 0
|
||||||
|
1777885087.789330 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.789677 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.789897 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.790083 close(10) = 0
|
||||||
|
1777885087.790193 openat(AT_FDCWD, "/var/cache/fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.790320 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.790443 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.790786 close(10) = 0
|
||||||
|
1777885087.790903 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.791027 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.791219 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.791397 close(10) = 0
|
||||||
|
1777885087.791525 openat(AT_FDCWD, "/var/cache/fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.791646 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.791766 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.792124 close(10) = 0
|
||||||
|
1777885087.792227 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.792347 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.792535 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.792711 close(10) = 0
|
||||||
|
1777885087.792828 openat(AT_FDCWD, "/var/cache/fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.792955 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.793077 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.793411 close(10) = 0
|
||||||
|
1777885087.793509 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.793628 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.793826 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.794003 close(10) = 0
|
||||||
|
1777885087.794107 openat(AT_FDCWD, "/var/cache/fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.794234 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.794358 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.794689 close(10) = 0
|
||||||
|
1777885087.794788 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.794927 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.795125 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.795302 close(10) = 0
|
||||||
|
1777885087.795407 openat(AT_FDCWD, "/var/cache/fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.795530 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.795686 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.796032 close(10) = 0
|
||||||
|
1777885087.796131 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.796250 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.796441 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.796620 close(10) = 0
|
||||||
|
1777885087.796725 openat(AT_FDCWD, "/var/cache/fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.796881 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.797004 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.797336 close(10) = 0
|
||||||
|
1777885087.797434 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.797554 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.797748 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.797942 close(10) = 0
|
||||||
|
1777885087.798046 openat(AT_FDCWD, "/var/cache/fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.798169 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.798291 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.798622 close(10) = 0
|
||||||
|
1777885087.798722 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.798856 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.799048 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.799227 close(10) = 0
|
||||||
|
1777885087.799328 openat(AT_FDCWD, "/var/cache/fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.799450 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.799569 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.799929 close(10) = 0
|
||||||
|
1777885087.800029 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.800150 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.800341 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.800516 close(10) = 0
|
||||||
|
1777885087.800619 openat(AT_FDCWD, "/var/cache/fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.800737 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.800882 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.801266 close(10) = 0
|
||||||
|
1777885087.801397 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.801568 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.801817 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.802037 close(10) = 0
|
||||||
|
1777885087.802160 openat(AT_FDCWD, "/var/cache/fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.802348 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.802537 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.803557 close(10) = 0
|
||||||
|
1777885087.803727 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.803942 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.804156 openat(AT_FDCWD, "/usr/share/fonts/Adwaita", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.804346 close(10) = 0
|
||||||
|
1777885087.804461 openat(AT_FDCWD, "/var/cache/fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.804855 close(10) = 0
|
||||||
|
1777885087.804961 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.805426 close(10) = 0
|
||||||
|
1777885087.805532 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.805659 openat(AT_FDCWD, "/usr/share/fonts/Adwaita/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.805879 openat(AT_FDCWD, "/usr/share/fonts/TTF", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.806059 close(10) = 0
|
||||||
|
1777885087.806166 openat(AT_FDCWD, "/var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.806496 close(10) = 0
|
||||||
|
1777885087.806597 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.807041 close(10) = 0
|
||||||
|
1777885087.807146 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.807273 openat(AT_FDCWD, "/usr/share/fonts/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.807461 openat(AT_FDCWD, "/usr/share/fonts/cantarell", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.807633 close(10) = 0
|
||||||
|
1777885087.807737 openat(AT_FDCWD, "/var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.808082 close(10) = 0
|
||||||
|
1777885087.808180 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.808593 close(10) = 0
|
||||||
|
1777885087.808694 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.808831 openat(AT_FDCWD, "/usr/share/fonts/cantarell/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.809020 openat(AT_FDCWD, "/usr/share/fonts/encodings", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.809191 close(10) = 0
|
||||||
|
1777885087.809294 openat(AT_FDCWD, "/var/cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.809589 close(10) = 0
|
||||||
|
1777885087.809685 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.809993 close(10) = 0
|
||||||
|
1777885087.810092 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.810211 openat(AT_FDCWD, "/usr/share/fonts/encodings/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.810402 openat(AT_FDCWD, "/usr/share/fonts/gsfonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.810573 close(10) = 0
|
||||||
|
1777885087.810674 openat(AT_FDCWD, "/var/cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.811169 close(10) = 0
|
||||||
|
1777885087.811301 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.811815 close(10) = 0
|
||||||
|
1777885087.811977 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.812126 openat(AT_FDCWD, "/usr/share/fonts/gsfonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.812341 openat(AT_FDCWD, "/usr/share/fonts/noto", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.812524 close(10) = 0
|
||||||
|
1777885087.812633 openat(AT_FDCWD, "/var/cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.813527 close(10) = 0
|
||||||
|
1777885087.813719 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.815048 close(10) = 0
|
||||||
|
1777885087.815227 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.815394 openat(AT_FDCWD, "/usr/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.816027 openat(AT_FDCWD, "/usr/share/fonts/noto-cjk", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.816250 close(10) = 0
|
||||||
|
1777885087.816369 openat(AT_FDCWD, "/var/cache/fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.816908 close(10) = 0
|
||||||
|
1777885087.817076 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.817719 close(10) = 0
|
||||||
|
1777885087.817957 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.818174 openat(AT_FDCWD, "/usr/share/fonts/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.818495 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.818719 close(10) = 0
|
||||||
|
1777885087.818895 openat(AT_FDCWD, "/var/cache/fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.819623 close(10) = 0
|
||||||
|
1777885087.819758 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.819972 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.820099 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.820221 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.820431 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.820619 close(10) = 0
|
||||||
|
1777885087.820736 openat(AT_FDCWD, "/var/cache/fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.821174 close(10) = 0
|
||||||
|
1777885087.821286 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.821424 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.821547 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.821665 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.821886 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.822103 close(10) = 0
|
||||||
|
1777885087.822212 openat(AT_FDCWD, "/var/cache/fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.822620 close(10) = 0
|
||||||
|
1777885087.822719 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.822872 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.822992 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.823110 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.823359 openat(AT_FDCWD, "/usr/share/fonts/encodings/large", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.823552 close(10) = 0
|
||||||
|
1777885087.823660 openat(AT_FDCWD, "/var/cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.823988 close(10) = 0
|
||||||
|
1777885087.824094 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.824397 close(10) = 0
|
||||||
|
1777885087.824496 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.824620 openat(AT_FDCWD, "/usr/share/fonts/encodings/large/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.825032 openat(AT_FDCWD, "/etc/fonts/fonts.conf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.825315 close(10) = 0
|
||||||
|
1777885087.825882 openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10
|
||||||
|
1777885087.826557 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.826817 close(11) = 0
|
||||||
|
1777885087.827265 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.827534 close(11) = 0
|
||||||
|
1777885087.828138 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/10-yes-antialias.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.828387 close(11) = 0
|
||||||
|
1777885087.828816 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.829075 close(11) = 0
|
||||||
|
1777885087.829504 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.829763 close(11) = 0
|
||||||
|
1777885087.830328 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.830826 close(11) = 0
|
||||||
|
1777885087.832235 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.832650 close(11) = 0
|
||||||
|
1777885087.833760 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/45-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.834090 close(11) = 0
|
||||||
|
1777885087.834779 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/45-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.835149 close(11) = 0
|
||||||
|
1777885087.836173 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/46-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.836422 close(11) = 0
|
||||||
|
1777885087.836869 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/46-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.837127 close(11) = 0
|
||||||
|
1777885087.837534 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/48-spacing.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.837784 close(11) = 0
|
||||||
|
1777885087.838243 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.838498 close(11) = 0
|
||||||
|
1777885087.838957 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/50-user.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.839247 close(11) = 0
|
||||||
|
1777885087.839820 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/51-local.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.840073 close(11) = 0
|
||||||
|
1777885087.840548 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/60-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.840826 close(11) = 0
|
||||||
|
1777885087.841352 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/60-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.841627 close(11) = 0
|
||||||
|
1777885087.842211 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.842658 close(11) = 0
|
||||||
|
1777885087.843891 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.844362 close(11) = 0
|
||||||
|
1777885087.845395 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/66-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.845652 close(11) = 0
|
||||||
|
1777885087.846071 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/66-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.846316 close(11) = 0
|
||||||
|
1777885087.846719 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.846986 close(11) = 0
|
||||||
|
1777885087.847438 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-bookman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.847739 close(11) = 0
|
||||||
|
1777885087.848270 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-c059.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.848542 close(11) = 0
|
||||||
|
1777885087.849029 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-d050000l.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.849287 close(11) = 0
|
||||||
|
1777885087.849763 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-backwards.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.850076 close(11) = 0
|
||||||
|
1777885087.850684 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-generics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.850983 close(11) = 0
|
||||||
|
1777885087.851546 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-fallback-specifics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.851869 close(11) = 0
|
||||||
|
1777885087.852465 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-gothic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.852724 close(11) = 0
|
||||||
|
1777885087.853231 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-mono-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.853498 close(11) = 0
|
||||||
|
1777885087.853980 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-roman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.854238 close(11) = 0
|
||||||
|
1777885087.854698 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-nimbus-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.854979 close(11) = 0
|
||||||
|
1777885087.855495 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-p052.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.855752 close(11) = 0
|
||||||
|
1777885087.856246 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-standard-symbols-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.856504 close(11) = 0
|
||||||
|
1777885087.856993 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/69-urw-z003.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.857248 close(11) = 0
|
||||||
|
1777885087.857703 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.857967 close(11) = 0
|
||||||
|
1777885087.858412 openat(AT_FDCWD, "/usr/share/fontconfig/conf.default/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.858679 close(11) = 0
|
||||||
|
1777885087.858975 close(10) = 0
|
||||||
|
1777885087.859427 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10
|
||||||
|
1777885087.860315 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.860590 close(11) = 0
|
||||||
|
1777885087.861015 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/09-autohint-if-no-hinting.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.861265 close(11) = 0
|
||||||
|
1777885087.861677 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-autohint.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.861941 close(11) = 0
|
||||||
|
1777885087.862348 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-hinting-full.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.862595 close(11) = 0
|
||||||
|
1777885087.863021 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-hinting-medium.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.863272 close(11) = 0
|
||||||
|
1777885087.863689 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-hinting-none.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.863949 close(11) = 0
|
||||||
|
1777885087.864366 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.864612 close(11) = 0
|
||||||
|
1777885087.865034 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-no-antialias.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.865279 close(11) = 0
|
||||||
|
1777885087.865684 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.865964 close(11) = 0
|
||||||
|
1777885087.866540 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.866804 close(11) = 0
|
||||||
|
1777885087.867229 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-none.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.867482 close(11) = 0
|
||||||
|
1777885087.867910 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.868162 close(11) = 0
|
||||||
|
1777885087.868579 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.868842 close(11) = 0
|
||||||
|
1777885087.869261 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.869514 close(11) = 0
|
||||||
|
1777885087.869947 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-unhinted.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.870196 close(11) = 0
|
||||||
|
1777885087.870609 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/10-yes-antialias.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.870864 close(11) = 0
|
||||||
|
1777885087.871262 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.871507 close(11) = 0
|
||||||
|
1777885087.871931 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.872181 close(11) = 0
|
||||||
|
1777885087.872590 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.872849 close(11) = 0
|
||||||
|
1777885087.873263 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/11-lcdfilter-none.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.873507 close(11) = 0
|
||||||
|
1777885087.873925 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.874181 close(11) = 0
|
||||||
|
1777885087.874670 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.874999 close(11) = 0
|
||||||
|
1777885087.875675 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.876174 close(11) = 0
|
||||||
|
1777885087.877537 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/35-lang-normalize.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.878741 close(11) = 0
|
||||||
|
1777885087.884136 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.884555 close(11) = 0
|
||||||
|
1777885087.885637 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/45-Hack.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.885943 close(11) = 0
|
||||||
|
1777885087.886391 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/45-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.886690 close(11) = 0
|
||||||
|
1777885087.887377 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/45-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.887717 close(11) = 0
|
||||||
|
1777885087.888740 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/46-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.889065 close(11) = 0
|
||||||
|
1777885087.889475 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/46-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.889720 close(11) = 0
|
||||||
|
1777885087.890147 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/48-guessfamily.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.890407 close(11) = 0
|
||||||
|
1777885087.890921 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/48-spacing.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.891171 close(11) = 0
|
||||||
|
1777885087.891598 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.891855 close(11) = 0
|
||||||
|
1777885087.892297 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/50-user.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.892543 close(11) = 0
|
||||||
|
1777885087.893117 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/51-local.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.893361 close(11) = 0
|
||||||
|
1777885087.893841 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/60-generic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.894107 close(11) = 0
|
||||||
|
1777885087.894627 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/60-latin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.894913 close(11) = 0
|
||||||
|
1777885087.895455 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.895904 close(11) = 0
|
||||||
|
1777885087.897050 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/65-khmer.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.897302 close(11) = 0
|
||||||
|
1777885087.897712 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.898163 close(11) = 0
|
||||||
|
1777885087.899170 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/66-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.899419 close(11) = 0
|
||||||
|
1777885087.899836 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/66-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.900079 close(11) = 0
|
||||||
|
1777885087.900477 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.900727 close(11) = 0
|
||||||
|
1777885087.901194 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-bookman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.901449 close(11) = 0
|
||||||
|
1777885087.901932 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-c059.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.902183 close(11) = 0
|
||||||
|
1777885087.902644 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-d050000l.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.902908 close(11) = 0
|
||||||
|
1777885087.903353 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-fallback-backwards.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.903635 close(11) = 0
|
||||||
|
1777885087.904234 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-fallback-generics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.904512 close(11) = 0
|
||||||
|
1777885087.905075 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-fallback-specifics.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.905369 close(11) = 0
|
||||||
|
1777885087.905976 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-gothic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.906233 close(11) = 0
|
||||||
|
1777885087.906689 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-nimbus-mono-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.907588 close(11) = 0
|
||||||
|
1777885087.908207 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-nimbus-roman.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.908535 close(11) = 0
|
||||||
|
1777885087.909024 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-nimbus-sans.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.909299 close(11) = 0
|
||||||
|
1777885087.909824 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-p052.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.910081 close(11) = 0
|
||||||
|
1777885087.910560 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-standard-symbols-ps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.910828 close(11) = 0
|
||||||
|
1777885087.911297 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/69-urw-z003.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.911551 close(11) = 0
|
||||||
|
1777885087.912019 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/70-no-bitmaps-and-emoji.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.912264 close(11) = 0
|
||||||
|
1777885087.912683 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/70-no-bitmaps-except-emoji.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.912938 close(11) = 0
|
||||||
|
1777885087.913363 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/70-no-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.913602 close(11) = 0
|
||||||
|
1777885087.914084 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.914327 close(11) = 0
|
||||||
|
1777885087.914736 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.915049 close(11) = 0
|
||||||
|
1777885087.915538 openat(AT_FDCWD, "/usr/share/fontconfig/conf.avail/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.915830 close(11) = 0
|
||||||
|
1777885087.916127 close(10) = 0
|
||||||
|
1777885087.916333 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.916526 close(10) = 0
|
||||||
|
1777885087.916637 openat(AT_FDCWD, "/var/cache/fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.916773 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.916918 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.917298 close(10) = 0
|
||||||
|
1777885087.917401 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/3e0eb7f05eeb3922758d9080a8bec7bf-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.917524 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.918044 openat(AT_FDCWD, "/usr/share/fonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.918225 close(10) = 0
|
||||||
|
1777885087.918330 openat(AT_FDCWD, "/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.918634 close(10) = 0
|
||||||
|
1777885087.918734 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.919051 close(10) = 0
|
||||||
|
1777885087.919151 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.919281 openat(AT_FDCWD, "/usr/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.919660 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.919858 close(10) = 0
|
||||||
|
1777885087.919964 openat(AT_FDCWD, "/var/cache/fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.920084 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.920205 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.920422 close(10) = 0
|
||||||
|
1777885087.920519 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/0152c2638aeb66f9087640e2c29b80d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.920643 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.920845 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.921020 close(10) = 0
|
||||||
|
1777885087.921122 openat(AT_FDCWD, "/var/cache/fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.921243 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.921365 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.921548 close(10) = 0
|
||||||
|
1777885087.921646 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/62fe1a356ab9f9adcf1be10948263841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.921772 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.921980 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.922154 close(10) = 0
|
||||||
|
1777885087.922256 openat(AT_FDCWD, "/var/cache/fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.922376 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.922497 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.922680 close(10) = 0
|
||||||
|
1777885087.922778 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/989acf7a2eb1f66b5e2648ca65fb792b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.922922 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgl-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.923112 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.923287 close(10) = 0
|
||||||
|
1777885087.923390 openat(AT_FDCWD, "/var/cache/fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.923511 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.923633 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.923825 close(10) = 0
|
||||||
|
1777885087.923927 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/8713aac22bbe15501d9e2fb80cb24f38-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.924054 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.924242 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.924416 close(10) = 0
|
||||||
|
1777885087.924516 openat(AT_FDCWD, "/var/cache/fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.924638 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.924764 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.924982 close(10) = 0
|
||||||
|
1777885087.925079 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/7c5d4a438dcc063a16616fe5cccebbfd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.925208 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.925397 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.925567 close(10) = 0
|
||||||
|
1777885087.925670 openat(AT_FDCWD, "/var/cache/fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.925803 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.925931 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.926116 close(10) = 0
|
||||||
|
1777885087.926213 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/ec9eabc43d832cd32e4329ffe7b6bd8f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.926336 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgldz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.926526 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.926699 close(10) = 0
|
||||||
|
1777885087.926811 openat(AT_FDCWD, "/var/cache/fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.926937 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.927058 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.927241 close(10) = 0
|
||||||
|
1777885087.927338 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/14d4de9d0e4a778bcea4584ca0eca4c2-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.927462 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.927651 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.927841 close(10) = 0
|
||||||
|
1777885087.927947 openat(AT_FDCWD, "/var/cache/fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.928067 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.928189 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.928372 close(10) = 0
|
||||||
|
1777885087.928471 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/37fbb7f3278a7d2274207ff3abff068e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.928594 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.928783 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.928975 close(10) = 0
|
||||||
|
1777885087.929077 openat(AT_FDCWD, "/var/cache/fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.929197 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.929314 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.929497 close(10) = 0
|
||||||
|
1777885087.929611 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5ca95e2cd32db0047e92923850d43c24-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.929734 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgm-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.929953 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.930129 close(10) = 0
|
||||||
|
1777885087.930233 openat(AT_FDCWD, "/var/cache/fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.930352 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.930473 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.930655 close(10) = 0
|
||||||
|
1777885087.930753 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/c7e586ab13040d5d3254ab93c77d6028-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.930896 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.931084 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.931258 close(10) = 0
|
||||||
|
1777885087.931364 openat(AT_FDCWD, "/var/cache/fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.931484 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.931605 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.931788 close(10) = 0
|
||||||
|
1777885087.931903 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/d953e9e94d3d4ccc0102d9a7ebf40c50-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.932030 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.932220 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.932393 close(10) = 0
|
||||||
|
1777885087.932496 openat(AT_FDCWD, "/var/cache/fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.932615 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.932738 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.932931 close(10) = 0
|
||||||
|
1777885087.933031 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/1e37015fbdcf0a87c0d3b6d72710e679-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.933160 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgmdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.933350 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.933522 close(10) = 0
|
||||||
|
1777885087.933622 openat(AT_FDCWD, "/var/cache/fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.933743 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.933874 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.934061 close(10) = 0
|
||||||
|
1777885087.934177 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/cee4dd0074544ff96e7402c9118fb6e0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.934303 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.934492 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.934666 close(10) = 0
|
||||||
|
1777885087.934767 openat(AT_FDCWD, "/var/cache/fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.934911 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.935034 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.935216 close(10) = 0
|
||||||
|
1777885087.935316 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/0093ac27ef947d4e42e955215b1c98e8-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.935440 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.935627 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.935817 close(10) = 0
|
||||||
|
1777885087.935923 openat(AT_FDCWD, "/var/cache/fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.936044 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.936167 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.936350 close(10) = 0
|
||||||
|
1777885087.936451 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/75f477e5a8d8e6f76af1d9f6d3f57841-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.936576 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgs-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.936764 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.936955 close(10) = 0
|
||||||
|
1777885087.937059 openat(AT_FDCWD, "/var/cache/fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.937180 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.937300 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.937483 close(10) = 0
|
||||||
|
1777885087.937580 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f272573acdaa86a89bd8ac00a58391f6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.937703 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.937908 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.938081 close(10) = 0
|
||||||
|
1777885087.938183 openat(AT_FDCWD, "/var/cache/fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.938307 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.938427 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.938607 close(10) = 0
|
||||||
|
1777885087.938704 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5cf8ea8c3de111882084cadeab57f53c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.938857 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-mono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.939055 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.939230 close(10) = 0
|
||||||
|
1777885087.939331 openat(AT_FDCWD, "/var/cache/fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.939451 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.939575 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.939764 close(10) = 0
|
||||||
|
1777885087.939883 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f6a981c5113ee23bdcc64fd8a053d8ad-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.940012 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/meslolgsdz-nerd-font-propo/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.940203 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.940377 close(10) = 0
|
||||||
|
1777885087.940481 openat(AT_FDCWD, "/var/cache/fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.940602 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.940723 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.940925 close(10) = 0
|
||||||
|
1777885087.941024 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/a2cecf99c7e7d330831b3dce22a5f3ff-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.941147 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.941341 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.941517 close(10) = 0
|
||||||
|
1777885087.941619 openat(AT_FDCWD, "/var/cache/fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.941740 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.941909 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.942111 close(10) = 0
|
||||||
|
1777885087.942213 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/78cbdcffd0682b398cf29e7c88ed43fd-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.942340 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.942541 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.942722 close(10) = 0
|
||||||
|
1777885087.942850 openat(AT_FDCWD, "/var/cache/fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.942973 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.943096 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.943279 close(10) = 0
|
||||||
|
1777885087.943381 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/58205c5916170ca5f3b6700041be4a76-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.943529 openat(AT_FDCWD, "/home/mfritsche/.local/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.943729 openat(AT_FDCWD, "/usr/share/fonts/Adwaita", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.943926 close(10) = 0
|
||||||
|
1777885087.944031 openat(AT_FDCWD, "/var/cache/fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.944210 close(10) = 0
|
||||||
|
1777885087.944310 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.944831 close(10) = 0
|
||||||
|
1777885087.944936 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.945074 openat(AT_FDCWD, "/usr/share/fonts/Adwaita/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.945282 openat(AT_FDCWD, "/usr/share/fonts/TTF", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.945460 close(10) = 0
|
||||||
|
1777885087.945571 openat(AT_FDCWD, "/var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.945751 close(10) = 0
|
||||||
|
1777885087.945866 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.946304 close(10) = 0
|
||||||
|
1777885087.946406 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.946542 openat(AT_FDCWD, "/usr/share/fonts/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.946731 openat(AT_FDCWD, "/usr/share/fonts/cantarell", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.946928 close(10) = 0
|
||||||
|
1777885087.947038 openat(AT_FDCWD, "/var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.947221 close(10) = 0
|
||||||
|
1777885087.947321 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.947761 close(10) = 0
|
||||||
|
1777885087.947892 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.948026 openat(AT_FDCWD, "/usr/share/fonts/cantarell/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.948215 openat(AT_FDCWD, "/usr/share/fonts/encodings", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.948392 close(10) = 0
|
||||||
|
1777885087.948499 openat(AT_FDCWD, "/var/cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.948807 close(10) = 0
|
||||||
|
1777885087.948910 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.949209 close(10) = 0
|
||||||
|
1777885087.949309 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.949435 openat(AT_FDCWD, "/usr/share/fonts/encodings/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.949624 openat(AT_FDCWD, "/usr/share/fonts/gsfonts", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.949806 close(10) = 0
|
||||||
|
1777885087.949914 openat(AT_FDCWD, "/var/cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.950110 close(10) = 0
|
||||||
|
1777885087.950211 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.950699 close(10) = 0
|
||||||
|
1777885087.950812 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.950949 openat(AT_FDCWD, "/usr/share/fonts/gsfonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.951191 openat(AT_FDCWD, "/usr/share/fonts/noto", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.951367 close(10) = 0
|
||||||
|
1777885087.951473 openat(AT_FDCWD, "/var/cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.951653 close(10) = 0
|
||||||
|
1777885087.951749 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.952951 close(10) = 0
|
||||||
|
1777885087.953120 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.953296 openat(AT_FDCWD, "/usr/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.953937 openat(AT_FDCWD, "/usr/share/fonts/noto-cjk", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.954131 close(10) = 0
|
||||||
|
1777885087.954244 openat(AT_FDCWD, "/var/cache/fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.954427 close(10) = 0
|
||||||
|
1777885087.954526 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.955121 close(10) = 0
|
||||||
|
1777885087.955232 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.955371 openat(AT_FDCWD, "/usr/share/fonts/noto-cjk/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.955615 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.955815 close(10) = 0
|
||||||
|
1777885087.955930 openat(AT_FDCWD, "/var/cache/fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.956111 close(10) = 0
|
||||||
|
1777885087.956208 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.956339 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.956463 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/b57a980ded9f059bf3f8d5676e338712-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.956587 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nf/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.956781 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.956970 close(10) = 0
|
||||||
|
1777885087.957075 openat(AT_FDCWD, "/var/cache/fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.957254 close(10) = 0
|
||||||
|
1777885087.957352 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.957479 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.957600 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5fd996233ebe813a4663f9f180956ef7-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.957728 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfm/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.957932 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.958107 close(10) = 0
|
||||||
|
1777885087.958212 openat(AT_FDCWD, "/var/cache/fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.958385 close(10) = 0
|
||||||
|
1777885087.958485 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.958614 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.958759 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/e8e0112f692dd4a4654a0d39e776e31f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.958904 openat(AT_FDCWD, "/usr/share/fonts/saucecodepro-nfp/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.959099 openat(AT_FDCWD, "/usr/share/fonts/encodings/large", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.959270 close(10) = 0
|
||||||
|
1777885087.959371 openat(AT_FDCWD, "/var/cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.959673 close(10) = 0
|
||||||
|
1777885087.959772 openat(AT_FDCWD, "/home/mfritsche/.cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.960085 close(10) = 0
|
||||||
|
1777885087.960183 openat(AT_FDCWD, "/home/mfritsche/.fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.960305 openat(AT_FDCWD, "/usr/share/fonts/encodings/large/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885090.672822 +++ exited with 0 +++
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
1777885090.660479 +++ exited with 0 +++
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
1777885090.661923 +++ exited with 0 +++
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
1777885090.662043 +++ exited with 0 +++
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
1777885087.706084 +++ exited with 0 +++
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
1777885090.661577 +++ exited with 0 +++
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
1777885090.660109 +++ exited with 0 +++
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
1777885090.661229 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
1777885087.662068 openat(AT_FDCWD, "/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 11
|
||||||
|
1777885087.662700 close(11) = 0
|
||||||
|
1777885090.659838 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
1777885087.718503 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4/VIDEO_TS.IFO", O_RDONLY) = -1 ENOTDIR (Not a directory)
|
||||||
|
1777885087.718857 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4/VIDEO_TS/VIDEO_TS.IFO", O_RDONLY) = -1 ENOTDIR (Not a directory)
|
||||||
|
1777885087.719533 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4/MovieObject.bdmv", O_RDONLY) = -1 ENOTDIR (Not a directory)
|
||||||
|
1777885087.719723 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4/BDMV/MovieObject.bdmv", O_RDONLY) = -1 ENOTDIR (Not a directory)
|
||||||
|
1777885087.719988 openat(AT_FDCWD, "/home/mfritsche/fourier-test/bbb_1080p30_h264.mp4", O_RDONLY|O_NONBLOCK|O_CLOEXEC) = 9
|
||||||
|
1777885087.721711 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.722024 openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.722402 close(10) = 0
|
||||||
|
1777885087.722537 openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
1777885087.722664 openat(AT_FDCWD, "/usr/lib/locale/C.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.722954 close(10) = 0
|
||||||
|
1777885087.723084 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.cache", O_RDONLY|O_CLOEXEC) = 10
|
||||||
|
1777885087.723359 close(10) = 0
|
||||||
|
1777885087.769063 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
1777885090.628415 close(9) = 0
|
||||||
|
1777885090.629106 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
1777885087.973865 openat(AT_FDCWD, "/home/mfritsche/fourier-test/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10
|
||||||
|
1777885087.974489 close(10) = 0
|
||||||
|
1777885090.676936 +++ exited with 0 +++
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
1777885090.673002 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,163 @@
|
|||||||
|
1777885088.022976 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT}) = -1 EINVAL (Invalid argument)
|
||||||
|
1777885088.023289 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="H.264 Parsed Slice Data", pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */}) = 0
|
||||||
|
1777885088.023429 ioctl(11, VIDIOC_ENUM_FMT, {index=1, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="MPEG-2 Parsed Slice Data", pixelformat=v4l2_fourcc('M', 'G', '2', 'S') /* V4L2_PIX_FMT_MPEG2_SLICE */}) = 0
|
||||||
|
1777885088.023557 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT}) = -1 EINVAL (Invalid argument)
|
||||||
|
1777885088.023671 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="H.264 Parsed Slice Data", pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */}) = 0
|
||||||
|
1777885088.023812 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT}) = -1 EINVAL (Invalid argument)
|
||||||
|
1777885088.023931 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="H.264 Parsed Slice Data", pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */}) = 0
|
||||||
|
1777885088.024058 ioctl(11, VIDIOC_ENUM_FMT, {index=1, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="MPEG-2 Parsed Slice Data", pixelformat=v4l2_fourcc('M', 'G', '2', 'S') /* V4L2_PIX_FMT_MPEG2_SLICE */}) = 0
|
||||||
|
1777885088.024180 ioctl(11, VIDIOC_ENUM_FMT, {index=2, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="VP8 Frame", pixelformat=v4l2_fourcc('V', 'P', '8', 'F') /* V4L2_PIX_FMT_VP8_FRAME */}) = 0
|
||||||
|
1777885088.024306 ioctl(11, VIDIOC_ENUM_FMT, {index=3, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE}) = -1 EINVAL (Invalid argument)
|
||||||
|
1777885088.025901 ioctl(11, VIDIOC_S_FMT, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */, field=V4L2_FIELD_ANY, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[], num_planes=0}} => {fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=1048576, bytesperline=0}], num_planes=1}}) = 0
|
||||||
|
1777885088.026121 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_CAPTURE}) = -1 EINVAL (Invalid argument)
|
||||||
|
1777885088.026245 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, flags=0, description="Y/UV 4:2:0", pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */}) = 0
|
||||||
|
1777885088.026376 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.026509 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.026637 ioctl(11, VIDIOC_CREATE_BUFS, {count=1, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}}) = 0 ({index=0, count=1})
|
||||||
|
1777885088.028902 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c700, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.029650 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.049594 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT}) = -1 EINVAL (Invalid argument)
|
||||||
|
1777885088.049810 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="H.264 Parsed Slice Data", pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */}) = 0
|
||||||
|
1777885088.049945 ioctl(11, VIDIOC_ENUM_FMT, {index=1, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="MPEG-2 Parsed Slice Data", pixelformat=v4l2_fourcc('M', 'G', '2', 'S') /* V4L2_PIX_FMT_MPEG2_SLICE */}) = 0
|
||||||
|
1777885088.050070 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT}) = -1 EINVAL (Invalid argument)
|
||||||
|
1777885088.050184 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="H.264 Parsed Slice Data", pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */}) = 0
|
||||||
|
1777885088.050306 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT}) = -1 EINVAL (Invalid argument)
|
||||||
|
1777885088.050423 ioctl(11, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="H.264 Parsed Slice Data", pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */}) = 0
|
||||||
|
1777885088.050543 ioctl(11, VIDIOC_ENUM_FMT, {index=1, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="MPEG-2 Parsed Slice Data", pixelformat=v4l2_fourcc('M', 'G', '2', 'S') /* V4L2_PIX_FMT_MPEG2_SLICE */}) = 0
|
||||||
|
1777885088.050668 ioctl(11, VIDIOC_ENUM_FMT, {index=2, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="VP8 Frame", pixelformat=v4l2_fourcc('V', 'P', '8', 'F') /* V4L2_PIX_FMT_VP8_FRAME */}) = 0
|
||||||
|
1777885088.050801 ioctl(11, VIDIOC_ENUM_FMT, {index=3, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE}) = -1 EINVAL (Invalid argument)
|
||||||
|
1777885088.050949 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_JPEG, plane_fmt=[{sizeimage=1048576, bytesperline=0}], num_planes=1}}) = 0
|
||||||
|
1777885088.051083 ioctl(11, VIDIOC_CREATE_BUFS, {count=4, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_JPEG, plane_fmt=[{sizeimage=1048576, bytesperline=0}], num_planes=1}}}) = 0 ({index=0, count=4})
|
||||||
|
1777885088.053729 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c8c0, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.054200 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c8c0, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.054541 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c8c0, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.054904 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c8c0, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.055227 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0 /* V4L2_CTRL_CLASS_??? */, count=2, controls=[{id=0xa40900 /* V4L2_CID_??? */, size=0, value=1, value64=1}, {id=0xa40901 /* V4L2_CID_??? */, size=0, value=1, value64=1}]} => {controls=[{id=0xa40900 /* V4L2_CID_??? */, size=0, value=1, value64=1}, {id=0xa40901 /* V4L2_CID_??? */, size=0, value=1, value64=1}]}) = 0
|
||||||
|
1777885088.055415 ioctl(11, VIDIOC_STREAMON, [V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE]) = 0
|
||||||
|
1777885088.055563 ioctl(11, VIDIOC_STREAMON, [V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE]) = 0
|
||||||
|
1777885088.056702 ioctl(12, MEDIA_IOC_REQUEST_ALLOC, 0xffff80f956e4) = 0
|
||||||
|
1777885088.057529 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.058018 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.058345 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.058543 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.058949 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.059068 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=56646}, ...}) = 0
|
||||||
|
1777885088.059219 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=56646}, ...}) = 0
|
||||||
|
1777885088.084904 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.085166 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.085307 ioctl(11, VIDIOC_CREATE_BUFS, {count=1, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}}) = 0 ({index=4, count=1})
|
||||||
|
1777885088.088357 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f8c790, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.090061 ioctl(12, MEDIA_IOC_REQUEST_ALLOC, 0xffff80f956e4) = 0
|
||||||
|
1777885088.090635 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.091040 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.091343 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.091485 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.091756 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.091882 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=90035}, ...}) = 0
|
||||||
|
1777885088.092020 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=90035}, ...}) = 0
|
||||||
|
1777885088.155184 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.155637 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.155969 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.156113 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.156353 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.156462 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=154643}, ...}) = 0
|
||||||
|
1777885088.156598 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=154643}, ...}) = 0
|
||||||
|
1777885088.278668 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.279049 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.279363 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.279510 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.279754 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.279881 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=278225}, ...}) = 0
|
||||||
|
1777885088.280024 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=278225}, ...}) = 0
|
||||||
|
1777885088.445653 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.446007 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.446304 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.446442 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.446678 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.446784 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=445252}, ...}) = 0
|
||||||
|
1777885088.446951 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=445252}, ...}) = 0
|
||||||
|
1777885088.612330 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.612660 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.612974 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.613115 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.613349 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.613454 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=611929}, ...}) = 0
|
||||||
|
1777885088.613589 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=611929}, ...}) = 0
|
||||||
|
1777885088.779122 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\230\247\272~\21Q\254\30\351\377\377\377\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\250\213-\206\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\230\247\272~\21Q\254\30\351\377\377\377\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\250\213-\206\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.779472 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.779774 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.779943 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.780174 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.780283 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=778677}, ...}) = 0
|
||||||
|
1777885088.780419 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=778677}, ...}) = 0
|
||||||
|
1777885088.945780 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.946187 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.946498 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.946638 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.946898 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.947007 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=945391}, ...}) = 0
|
||||||
|
1777885088.947170 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=945391}, ...}) = 0
|
||||||
|
1777885089.112686 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.113075 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.113382 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.113520 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.113759 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.113902 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=112319}, ...}) = 0
|
||||||
|
1777885089.114040 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=112319}, ...}) = 0
|
||||||
|
1777885089.278978 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.279320 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.279622 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.279763 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.280024 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.280132 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=278555}, ...}) = 0
|
||||||
|
1777885089.280271 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=278555}, ...}) = 0
|
||||||
|
1777885089.445545 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.445907 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.446214 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.446355 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.446632 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.446742 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=445156}, ...}) = 0
|
||||||
|
1777885089.446933 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=445156}, ...}) = 0
|
||||||
|
1777885089.612365 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.612685 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.613021 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.613172 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.613451 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.613561 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=611907}, ...}) = 0
|
||||||
|
1777885089.613702 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=611907}, ...}) = 0
|
||||||
|
1777885089.779199 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0p\305V\272\21Q\254\30\351\377\377\377\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\270\377\307\301\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0p\305V\272\21Q\254\30\351\377\377\377\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\270\377\307\301\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.779593 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.779941 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.780092 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.780371 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.780482 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=778786}, ...}) = 0
|
||||||
|
1777885089.780620 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=778786}, ...}) = 0
|
||||||
|
1777885089.945767 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.946146 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.946448 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.946592 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.946893 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.947005 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=945389}, ...}) = 0
|
||||||
|
1777885089.947175 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=945389}, ...}) = 0
|
||||||
|
1777885090.112394 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.112724 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.113055 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.113199 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.113484 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.113594 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=111967}, ...}) = 0
|
||||||
|
1777885090.113732 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=111967}, ...}) = 0
|
||||||
|
1777885090.279186 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.279538 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.279863 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.280014 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.280295 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.280408 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=278742}, ...}) = 0
|
||||||
|
1777885090.280549 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=278742}, ...}) = 0
|
||||||
|
1777885090.445744 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.446158 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.446466 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.446612 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.446924 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.447039 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=445308}, ...}) = 0
|
||||||
|
1777885090.447207 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x80f95570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=445308}, ...}) = 0
|
||||||
|
1777885090.612124 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,130 @@
|
|||||||
|
1777885088.060465 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.060733 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.060891 ioctl(11, VIDIOC_CREATE_BUFS, {count=1, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}}) = 0 ({index=1, count=1})
|
||||||
|
1777885088.064093 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67fec790, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.065406 ioctl(12, MEDIA_IOC_REQUEST_ALLOC, 0xffff67ff56e4) = 0
|
||||||
|
1777885088.066094 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.066492 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.066816 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.066968 ioctl(14, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.067234 ioctl(14, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.067342 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=65366}, ...}) = 0
|
||||||
|
1777885088.067480 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=65366}, ...}) = 0
|
||||||
|
1777885088.092693 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.092916 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.093051 ioctl(11, VIDIOC_CREATE_BUFS, {count=1, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}}) = 0 ({index=5, count=1})
|
||||||
|
1777885088.096084 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67fec790, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.098060 ioctl(12, MEDIA_IOC_REQUEST_ALLOC, 0xffff67ff56e4) = 0
|
||||||
|
1777885088.098776 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.099190 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.099773 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.099972 ioctl(18, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.100218 ioctl(18, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.100324 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=98030}, ...}) = 0
|
||||||
|
1777885088.100462 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=98030}, ...}) = 0
|
||||||
|
1777885088.178288 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.178617 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.178930 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.179069 ioctl(14, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.179301 ioctl(14, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.179407 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=177883}, ...}) = 0
|
||||||
|
1777885088.179540 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=177883}, ...}) = 0
|
||||||
|
1777885088.321361 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.321741 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.322088 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.322229 ioctl(18, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.322471 ioctl(18, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.322576 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=320975}, ...}) = 0
|
||||||
|
1777885088.322713 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=320975}, ...}) = 0
|
||||||
|
1777885088.487414 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.487749 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.488102 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.488248 ioctl(14, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.488526 ioctl(14, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.488636 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=486959}, ...}) = 0
|
||||||
|
1777885088.488774 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=486959}, ...}) = 0
|
||||||
|
1777885088.654423 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\250\213-\206\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\250\213-\206\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.654817 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.655133 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.655278 ioctl(18, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.655547 ioctl(18, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.655656 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=654029}, ...}) = 0
|
||||||
|
1777885088.655809 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=654029}, ...}) = 0
|
||||||
|
1777885088.821008 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\213-\206\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\213-\206\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.821400 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.821706 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.821879 ioctl(14, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.822116 ioctl(14, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.822225 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=820520}, ...}) = 0
|
||||||
|
1777885088.822365 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=820520}, ...}) = 0
|
||||||
|
1777885088.987507 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.987907 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.988248 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.988390 ioctl(18, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.988628 ioctl(18, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.988735 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=987124}, ...}) = 0
|
||||||
|
1777885088.988898 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=987124}, ...}) = 0
|
||||||
|
1777885089.154565 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.154972 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.155283 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.155421 ioctl(14, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.155693 ioctl(14, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.155816 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=154161}, ...}) = 0
|
||||||
|
1777885089.155957 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=154161}, ...}) = 0
|
||||||
|
1777885089.320984 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.321346 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.321650 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.321787 ioctl(18, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.322085 ioctl(18, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.322194 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=320596}, ...}) = 0
|
||||||
|
1777885089.322336 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=320596}, ...}) = 0
|
||||||
|
1777885089.487425 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.487784 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.488153 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.488296 ioctl(14, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.488573 ioctl(14, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.488682 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=487046}, ...}) = 0
|
||||||
|
1777885089.488834 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=487046}, ...}) = 0
|
||||||
|
1777885089.654088 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\270\377\307\301\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\270\377\307\301\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.654454 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.654752 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.654934 ioctl(18, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.655209 ioctl(18, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.655320 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=653679}, ...}) = 0
|
||||||
|
1777885089.655462 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=653679}, ...}) = 0
|
||||||
|
1777885089.821609 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\270\377\307\301\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\270\377\307\301\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.822110 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.822458 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.822609 ioctl(14, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.822928 ioctl(14, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.823044 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=821047}, ...}) = 0
|
||||||
|
1777885089.823189 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=821047}, ...}) = 0
|
||||||
|
1777885089.987394 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.987758 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.988131 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.988278 ioctl(18, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.988550 ioctl(18, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.988659 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=986965}, ...}) = 0
|
||||||
|
1777885089.988820 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=986965}, ...}) = 0
|
||||||
|
1777885090.154255 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.154602 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.154928 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.155076 ioctl(14, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.155359 ioctl(14, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.155470 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=153861}, ...}) = 0
|
||||||
|
1777885090.155611 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=153861}, ...}) = 0
|
||||||
|
1777885090.320969 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.321347 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.321654 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.321820 ioctl(18, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.322109 ioctl(18, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.322219 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=320471}, ...}) = 0
|
||||||
|
1777885090.322359 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=5, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=320471}, ...}) = 0
|
||||||
|
1777885090.487469 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0`\260t\363\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0`\260t\363\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.487894 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.488217 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.488366 ioctl(14, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.488651 ioctl(14, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.488760 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=487071}, ...}) = 0
|
||||||
|
1777885090.488938 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=1, memory=V4L2_MEMORY_MMAP, m.offset=0x67ff5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=487071}, ...}) = 0
|
||||||
|
1777885090.612630 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,130 @@
|
|||||||
|
1777885088.068833 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.069096 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.069230 ioctl(11, VIDIOC_CREATE_BUFS, {count=1, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}}) = 0 ({index=2, count=1})
|
||||||
|
1777885088.072307 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677dc790, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.073684 ioctl(12, MEDIA_IOC_REQUEST_ALLOC, 0xffff677e56e4) = 0
|
||||||
|
1777885088.074332 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.074715 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.075055 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.075199 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.075466 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.075576 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=73652}, ...}) = 0
|
||||||
|
1777885088.075715 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=73652}, ...}) = 0
|
||||||
|
1777885088.101103 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.101294 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.101425 ioctl(11, VIDIOC_CREATE_BUFS, {count=1, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}}) = 0 ({index=6, count=1})
|
||||||
|
1777885088.104505 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x677dc790, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.105541 ioctl(12, MEDIA_IOC_REQUEST_ALLOC, 0xffff677e56e4) = 0
|
||||||
|
1777885088.106095 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.106442 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.106754 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.106940 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.107214 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.107322 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=105515}, ...}) = 0
|
||||||
|
1777885088.107461 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=105515}, ...}) = 0
|
||||||
|
1777885088.200097 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.200436 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.200730 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.200904 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.201131 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.201236 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=199650}, ...}) = 0
|
||||||
|
1777885088.201372 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=199650}, ...}) = 0
|
||||||
|
1777885088.362320 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.362657 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.362979 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.363122 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.363361 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.363468 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=361897}, ...}) = 0
|
||||||
|
1777885088.363607 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=361897}, ...}) = 0
|
||||||
|
1777885088.528633 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.528995 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.529322 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.529466 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.529744 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.529875 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=528230}, ...}) = 0
|
||||||
|
1777885088.530016 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=528230}, ...}) = 0
|
||||||
|
1777885088.696096 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\250\213-\206\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\310\360\257\210\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\3\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\250\213-\206\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\310\360\257\210\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\3\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.696456 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.696763 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.696931 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.697173 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.697281 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=695567}, ...}) = 0
|
||||||
|
1777885088.697419 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=695567}, ...}) = 0
|
||||||
|
1777885088.862329 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0H\327\262\203\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0H\327\262\203\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.862659 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.862983 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.863128 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.863367 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.863476 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=861921}, ...}) = 0
|
||||||
|
1777885088.863612 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=861921}, ...}) = 0
|
||||||
|
1777885089.029110 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.029461 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.029775 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.029944 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.030216 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.030323 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=28600}, ...}) = 0
|
||||||
|
1777885089.030462 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=28600}, ...}) = 0
|
||||||
|
1777885089.195679 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.196028 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.196326 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.196466 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.196751 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.196882 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=195259}, ...}) = 0
|
||||||
|
1777885089.197018 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=195259}, ...}) = 0
|
||||||
|
1777885089.362361 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.362687 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.363015 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.363156 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.363427 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.363535 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=361970}, ...}) = 0
|
||||||
|
1777885089.363670 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=361970}, ...}) = 0
|
||||||
|
1777885089.529077 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.529416 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.529718 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.529877 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.530171 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.530283 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=528597}, ...}) = 0
|
||||||
|
1777885089.530427 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=528597}, ...}) = 0
|
||||||
|
1777885089.695702 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\270\377\307\301\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230cE\304\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\3\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\270\377\307\301\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230cE\304\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\3\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.696078 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.696377 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.696513 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.696817 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.696932 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=695279}, ...}) = 0
|
||||||
|
1777885089.697071 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=695279}, ...}) = 0
|
||||||
|
1777885089.862346 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\377M\277\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\377M\277\21Q\254\30\352\377\377\377\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\1\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.862671 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.862999 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.863139 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.863407 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.863515 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=861959}, ...}) = 0
|
||||||
|
1777885089.863650 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=861959}, ...}) = 0
|
||||||
|
1777885090.029161 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.029540 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.029887 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.030036 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.030310 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.030417 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=28697}, ...}) = 0
|
||||||
|
1777885090.030554 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=28697}, ...}) = 0
|
||||||
|
1777885090.195859 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.196234 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.196540 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.196684 ioctl(17, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.196993 ioctl(17, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.197108 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=195269}, ...}) = 0
|
||||||
|
1777885090.197248 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=4, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=195269}, ...}) = 0
|
||||||
|
1777885090.362378 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\1\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.362712 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.363041 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.363188 ioctl(15, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.363466 ioctl(15, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.363575 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=361936}, ...}) = 0
|
||||||
|
1777885090.363712 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=361936}, ...}) = 0
|
||||||
|
1777885090.529132 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\30\361\361\365\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0`\260t\363\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\30\361\361\365\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\1\0\0\0`\260t\363\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.529474 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.529808 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.529965 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.530255 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.530371 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=2, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=528631}, ...}) = 0
|
||||||
|
1777885090.530514 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x677e5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=528631}, ...}) = 0
|
||||||
|
1777885090.613148 +++ exited with 0 +++
|
||||||
@@ -0,0 +1,125 @@
|
|||||||
|
1777885088.077169 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.077482 ioctl(11, VIDIOC_G_FMT, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}) = 0
|
||||||
|
1777885088.077622 ioctl(11, VIDIOC_CREATE_BUFS, {count=1, memory=V4L2_MEMORY_MMAP, format={type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, fmt.pix_mp={width=1920, height=1088, pixelformat=v4l2_fourcc('N', 'V', '1', '2') /* V4L2_PIX_FMT_NV12 */, field=V4L2_FIELD_NONE, colorspace=V4L2_COLORSPACE_DEFAULT, plane_fmt=[{sizeimage=3655712, bytesperline=1920}], num_planes=1}}}) = 0 ({index=3, count=1})
|
||||||
|
1777885088.080572 ioctl(11, VIDIOC_QUERYBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fcc790, length=1, bytesused=0, flags=V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.082063 ioctl(12, MEDIA_IOC_REQUEST_ALLOC, 0xffff66fd56e4) = 0
|
||||||
|
1777885088.082618 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="p\231\24e\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.083041 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.083343 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.083483 ioctl(16, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.083752 ioctl(16, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.083881 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=82030}, ...}) = 0
|
||||||
|
1777885088.084019 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=82030}, ...}) = 0
|
||||||
|
1777885088.129025 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\360\247\231e\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0 \27\30f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\260\355\227f\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\08\23\22g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.129406 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.129710 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.129879 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.130162 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.130272 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=128532}, ...}) = 0
|
||||||
|
1777885088.130413 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=128532}, ...}) = 0
|
||||||
|
1777885088.237631 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string=" ~]i\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\08\352\353j\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\260\21\214g\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\370G\376g\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.238007 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.238338 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.238491 ioctl(16, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.238736 ioctl(16, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.238865 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=237024}, ...}) = 0
|
||||||
|
1777885088.239008 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=237024}, ...}) = 0
|
||||||
|
1777885088.403991 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0x\207Nl\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\363\324o\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\320\252\232m\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0h\240Ir\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.404328 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.404622 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.404760 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.405031 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.405138 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=403602}, ...}) = 0
|
||||||
|
1777885088.405275 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=403602}, ...}) = 0
|
||||||
|
1777885088.570750 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="P\272\302y\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0(\\Fw\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\240A>|\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\230\360\325t\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.571149 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.571456 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.571596 ioctl(16, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.571850 ioctl(16, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.571962 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=570333}, ...}) = 0
|
||||||
|
1777885088.572099 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=570333}, ...}) = 0
|
||||||
|
1777885088.737329 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\250\213-\206\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\230\302)\213\21Q\254\30\f\0\0\0\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\3\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\247\272~\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\250\213-\206\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0H\327\262\203\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\230\302)\213\21Q\254\30\f\0\0\0\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\3\0\0\0pf0\201\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.737679 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.738034 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.738182 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.738426 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.738536 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=736937}, ...}) = 0
|
||||||
|
1777885088.738676 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=736937}, ...}) = 0
|
||||||
|
1777885088.904451 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="(\4\241\215\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\302)\213\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\310\360\257\210\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0\10\353\35\220\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885088.904876 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.905193 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885088.905340 ioctl(16, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885088.905626 ioctl(16, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885088.905736 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=904039}, ...}) = 0
|
||||||
|
1777885088.905896 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885088, tv_usec=904039}, ...}) = 0
|
||||||
|
1777885089.071061 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0@d\234\222\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\350\36\24\225\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0X\312\226\227\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\230\305\r\232\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.071436 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.071732 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.071897 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.072136 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.072244 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=70533}, ...}) = 0
|
||||||
|
1777885089.072382 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=70533}, ...}) = 0
|
||||||
|
1777885089.237475 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\300p\3\237\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30\344\0\244\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \221\212\234\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\210I\203\241\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.237843 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.238169 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.238307 ioctl(16, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.238548 ioctl(16, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.238654 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=237099}, ...}) = 0
|
||||||
|
1777885089.238789 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=237099}, ...}) = 0
|
||||||
|
1777885089.404245 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="xs\351\255\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0hY\177\246\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\370\341p\253\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0xt\362\250\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.404620 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.404957 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.405104 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.405375 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.405485 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=403717}, ...}) = 0
|
||||||
|
1777885089.405625 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=403717}, ...}) = 0
|
||||||
|
1777885089.570775 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0PC\342\262\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\240\224\327\267\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0 \362j\260\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\210E_\265\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.571207 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.571520 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.571663 ioctl(16, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.571967 ioctl(16, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.572078 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=570357}, ...}) = 0
|
||||||
|
1777885089.572217 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=570357}, ...}) = 0
|
||||||
|
1777885089.737343 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\270\377\307\301\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\230'\300\306\21Q\254\30\f\0\0\0\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\10\312\320\274\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0p\305V\272\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\1\0\0\0\270\377\307\301\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0&\0\0\0&\0\0\0\1\0\0\0\10\377M\277\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0(\0\0\0(\0\0\0\3\0\0\0\230'\300\306\21Q\254\30\f\0\0\0\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\v\0\0\0\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.737684 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.738048 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.738197 ioctl(19, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.738473 ioctl(19, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.738583 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=736945}, ...}) = 0
|
||||||
|
1777885089.738724 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=6, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=736945}, ...}) = 0
|
||||||
|
1777885089.904074 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\320^\272\313\21Q\254\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\3\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230'\300\306\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0*\0\0\0*\0\0\0\1\0\0\0\230cE\304\21Q\254\30\353\377\377\377\v\0\0\0\0\0\0\0,\0\0\0,\0\0\0\1\0\0\0h\355;\311\21Q\254\30\354\377\377\377\f\0\0\0\0\0\0\0.\0\0\0.\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885089.904428 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.904756 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885089.904930 ioctl(16, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885089.905208 ioctl(16, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885089.905318 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=903621}, ...}) = 0
|
||||||
|
1777885089.905457 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885089, tv_usec=903621}, ...}) = 0
|
||||||
|
1777885090.070766 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3308?\316\21Q\254\30\1\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0X}\257\320\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\1\0\0\0\2103+\323\21Q\254\30\2\0\0\0\2\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\3\0\0\0\310\207\250\325\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\3\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.071164 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.071472 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.071614 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.071929 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.072042 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=70315}, ...}) = 0
|
||||||
|
1777885090.072182 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=70315}, ...}) = 0
|
||||||
|
1777885090.237482 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\370\277\32\335\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\3\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\3\0\0\0\30O\226\337\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\16\0\0\0\16\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\10\356\"\330\21Q\254\30\3\0\0\0\3\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\1\0\0\0\250\265\237\332\21Q\254\30\4\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.237836 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.238162 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.238308 ioctl(16, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.238589 ioctl(16, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.238703 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=237041}, ...}) = 0
|
||||||
|
1777885090.238871 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=237041}, ...}) = 0
|
||||||
|
1777885090.404134 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\210\217\25\342\21Q\254\30\5\0\0\0\5\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0\1\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0h\311\n\347\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0\3\0\0\0\210e\215\344\21Q\254\30\6\0\0\0\6\0\0\0\0\0\0\0\22\0\0\0\22\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\3\0\0\0\360\27\207\351\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\26\0\0\0\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.404490 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.404808 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.404961 ioctl(13, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.405236 ioctl(13, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.405344 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=403716}, ...}) = 0
|
||||||
|
1777885090.405482 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=0, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=403716}, ...}) = 0
|
||||||
|
1777885090.570926 ioctl(11, VIDIOC_S_EXT_CTRLS, {ctrl_class=0xf010000 /* V4L2_CTRL_CLASS_??? */, count=4, controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\30\361\361\365\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0`\260t\363\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\330\30l\370\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]} => {controls=[{id=0xa40902 /* V4L2_CID_??? */, size=1048, string="M\0)\0\1\0\0\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40903 /* V4L2_CID_??? */, size=12, string="\0\0\0\0\0\0\2\0\0\0\n\0"}, {id=0xa40907 /* V4L2_CID_??? */, size=560, string="\240\v\372\360\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0 \0\0\0 \0\0\0\3\0\0\0\30\361\361\365\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0$\0\0\0$\0\0\0\3\0\0\0\200\210|\356\21Q\254\30\10\0\0\0\10\0\0\0\0\0\0\0\32\0\0\0\32\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0`\260t\363\21Q\254\30\t\0\0\0\t\0\0\0\0\0\0\0\36\0\0\0\36\0\0\0\1\0\0\0\330\323\3\354\21Q\254\30\7\0\0\0\7\0\0\0\0\0\0\0\34\0\0\0\34\0\0\0\1\0\0\0\330\30l\370\21Q\254\30\n\0\0\0\n\0\0\0\0\0\0\0\"\0\0\0\"\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}, {id=0xa40904 /* V4L2_CID_??? */, size=480, string="\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...}]}) = 0
|
||||||
|
1777885090.571320 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_QUEUED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.571628 ioctl(11, VIDIOC_QBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5620, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_IN_REQUEST|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, ...}) = 0
|
||||||
|
1777885090.571773 ioctl(16, MEDIA_REQUEST_IOC_QUEUE, 0) = 0
|
||||||
|
1777885090.572038 ioctl(16, MEDIA_REQUEST_IOC_REINIT, 0) = 0
|
||||||
|
1777885090.572147 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_REQUEST_FD|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=570508}, ...}) = 0
|
||||||
|
1777885090.572285 ioctl(11, VIDIOC_DQBUF, {type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, index=3, memory=V4L2_MEMORY_MMAP, m.offset=0x66fd5570, length=1, bytesused=0, flags=V4L2_BUF_FLAG_MAPPED|V4L2_BUF_FLAG_TIMESTAMP_COPY|V4L2_BUF_FLAG_TSTAMP_SRC_EOF, timestamp={tv_sec=1777885090, tv_usec=570508}, ...}) = 0
|
||||||
|
1777885090.613601 +++ exited with 0 +++
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
strace: deprecated option -F ignored
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
Trying display: drm
|
||||||
|
vainfo: VA-API version: 1.23 (libva 2.22.0)
|
||||||
|
vainfo: Driver version: v4l2-request
|
||||||
|
vainfo: Supported profile and entrypoints
|
||||||
|
VAProfileMPEG2Simple : VAEntrypointVLD
|
||||||
|
VAProfileMPEG2Main : VAEntrypointVLD
|
||||||
|
VAProfileH264Main : VAEntrypointVLD
|
||||||
|
VAProfileH264High : VAEntrypointVLD
|
||||||
|
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
|
||||||
|
VAProfileH264MultiviewHigh : VAEntrypointVLD
|
||||||
|
VAProfileH264StereoHigh : VAEntrypointVLD
|
||||||
@@ -0,0 +1,222 @@
|
|||||||
|
138177 1777884928.141349 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.143072 mmap(NULL, 177599, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb926c000
|
||||||
|
138177 1777884928.143232 close(5) = 0
|
||||||
|
138177 1777884928.143374 openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.143504 read(5, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0`0\2\0\0\0\0\0@\0\0\0\0\0\0\0\3608\32\0\0\0\0\0\0\0\0\0@\08\0\v\0@\0>\0=\0\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0h\2\0\0\0\0\0\0h\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\083\26\0\0\0\0\083\26\0\0\0\0\083\26\0\0\0\0\0\37\0\0\0\0\0\0\0\37\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\360\365\30\0\0\0\0\0\360\365\30\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\220\320\31\0\0\0\0\0\220\320\31\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.143685 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffffb92ce000
|
||||||
|
138177 1777884928.143831 mmap(NULL, 1805424, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffffb90b3000
|
||||||
|
138177 1777884928.143965 mmap(0xffffb90c0000, 1739888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffffb90c0000
|
||||||
|
138177 1777884928.144314 mmap(0xffffb925d000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x19d000) = 0xffffb925d000
|
||||||
|
138177 1777884928.144455 mmap(0xffffb9262000, 27760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xffffb9262000
|
||||||
|
138177 1777884928.144605 close(5) = 0
|
||||||
|
138177 1777884928.145723 openat(AT_FDCWD, "/sys/kernel/mm/transparent_hugepage/enabled", O_RDONLY) = 5
|
||||||
|
138177 1777884928.145937 read(5, "[always] madvise never\n", 24) = 23
|
||||||
|
138177 1777884928.146070 close(5) = 0
|
||||||
|
138177 1777884928.146347 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.146553 openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.146747 read(5, "# Locale name alias data base.\n# Copyright (C) 1996-2026 Free Software Foundation, Inc.\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License as published by\n# the Free Software Foun"..., 4096) = 2998
|
||||||
|
138177 1777884928.146926 read(5, "", 4096) = 0
|
||||||
|
138177 1777884928.147029 close(5) = 0
|
||||||
|
138177 1777884928.147156 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.147279 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.147458 mmap(NULL, 369, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb92cd000
|
||||||
|
138177 1777884928.147593 close(5) = 0
|
||||||
|
138177 1777884928.147704 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.cache", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.147921 mmap(NULL, 27010, PROT_READ, MAP_SHARED, 5, 0) = 0xffffb92c6000
|
||||||
|
138177 1777884928.148068 close(5) = 0
|
||||||
|
138177 1777884928.148273 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.148422 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.148605 mmap(NULL, 23, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb92c5000
|
||||||
|
138177 1777884928.148730 close(5) = 0
|
||||||
|
138177 1777884928.148892 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.149065 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.149247 mmap(NULL, 59, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb92c4000
|
||||||
|
138177 1777884928.149369 close(5) = 0
|
||||||
|
138177 1777884928.149498 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.149639 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.149867 mmap(NULL, 167, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb92c3000
|
||||||
|
138177 1777884928.150030 close(5) = 0
|
||||||
|
138177 1777884928.150162 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_NAME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.150307 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_NAME", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.150494 mmap(NULL, 77, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb92c2000
|
||||||
|
138177 1777884928.150619 close(5) = 0
|
||||||
|
138177 1777884928.150746 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_PAPER", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.150931 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_PAPER", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.151128 mmap(NULL, 34, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb92c1000
|
||||||
|
138177 1777884928.151293 close(5) = 0
|
||||||
|
138177 1777884928.151454 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.151597 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.151813 close(5) = 0
|
||||||
|
138177 1777884928.151928 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.152110 mmap(NULL, 57, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb92c0000
|
||||||
|
138177 1777884928.152226 close(5) = 0
|
||||||
|
138177 1777884928.152347 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.152479 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.152653 mmap(NULL, 286, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb9297000
|
||||||
|
138177 1777884928.152769 close(5) = 0
|
||||||
|
138177 1777884928.152913 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.153051 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.153231 mmap(NULL, 2586930, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb8e00000
|
||||||
|
138177 1777884928.153376 close(5) = 0
|
||||||
|
138177 1777884928.153531 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.153667 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.153876 mmap(NULL, 3284, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb9296000
|
||||||
|
138177 1777884928.154017 close(5) = 0
|
||||||
|
138177 1777884928.154156 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.154297 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.154475 mmap(NULL, 54, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb9295000
|
||||||
|
138177 1777884928.154614 close(5) = 0
|
||||||
|
138177 1777884928.154753 openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
|
||||||
|
138177 1777884928.154926 openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.155117 mmap(NULL, 369120, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffffb8da5000
|
||||||
|
138177 1777884928.155236 close(5) = 0
|
||||||
|
138177 1777884928.156567 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.156843 mmap(NULL, 177599, PROT_READ, MAP_PRIVATE, 5, 0) = 0xffff8b017000
|
||||||
|
138177 1777884928.156969 close(5) = 0
|
||||||
|
138177 1777884928.157112 openat(AT_FDCWD, "/usr/lib/libva.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.157252 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\200\1\4\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0TM\3\0\0\0\0\0TM\3\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0p\373\3\0\0\0\0\0p\373\4\0\0\0\0\0p\373\4\0\0\0\0\0\234\4\0\0\0\0\0\0\270\f\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\200\373\3\0\0\0\0\0\200\373\4\0\0\0\0\0\200\373\4\0\0\0\0\0 \2\0\0\0\0\0\0 \2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.157457 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff8b079000
|
||||||
|
138177 1777884928.157589 mmap(NULL, 395304, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8afb6000
|
||||||
|
138177 1777884928.157703 mmap(0xffff8afc0000, 329768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8afc0000
|
||||||
|
138177 1777884928.158061 mmap(0xffff8b00f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3f000) = 0xffff8b00f000
|
||||||
|
138177 1777884928.158232 close(5) = 0
|
||||||
|
138177 1777884928.158351 openat(AT_FDCWD, "/usr/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.158493 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\340.\25\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\34\24\0\0\0\0\0\20\34\24\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0 \334\24\0\0\0\0\0 \334\25\0\0\0\0\0 \334\25\0\0\0\0\0\210Q\0\0\0\0\0\0HX\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\210\346\24\0\0\0\0\0\210\346\25\0\0\0\0\0\210\346\25\0\0\0\0\0\20\2\0\0\0\0\0\0\20\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.158670 mmap(NULL, 1520744, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8ae4c000
|
||||||
|
138177 1777884928.158778 mmap(0xffff8ae50000, 1455208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8ae50000
|
||||||
|
138177 1777884928.159176 mmap(0xffff8afad000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x14d000) = 0xffff8afad000
|
||||||
|
138177 1777884928.159319 mmap(0xffff8afb3000, 1128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xffff8afb3000
|
||||||
|
138177 1777884928.159467 close(5) = 0
|
||||||
|
138177 1777884928.159587 openat(AT_FDCWD, "/usr/lib/libva-x11.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.159722 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\340\1\1\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24G\0\0\0\0\0\0\24G\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\20\372\0\0\0\0\0\0\20\372\1\0\0\0\0\0\20\372\1\0\0\0\0\0`\6\0\0\0\0\0\0\230\6\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\20\373\0\0\0\0\0\0\20\373\1\0\0\0\0\0\20\373\1\0\0\0\0\0\220\2\0\0\0\0\0\0\220\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.159922 mmap(NULL, 196776, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8ae1f000
|
||||||
|
138177 1777884928.160030 mmap(0xffff8ae20000, 131240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8ae20000
|
||||||
|
138177 1777884928.160342 mmap(0xffff8ae3f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0xffff8ae3f000
|
||||||
|
138177 1777884928.160495 close(5) = 0
|
||||||
|
138177 1777884928.160601 openat(AT_FDCWD, "/usr/lib/libva-drm.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.160730 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0x\1\1\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\30\0\0\0\0\0\0\10\30\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\10\374\0\0\0\0\0\0\10\374\1\0\0\0\0\0\10\374\1\0\0\0\0\0\0\4\0\0\0\0\0\0\10\4\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\300\374\0\0\0\0\0\0\300\374\1\0\0\0\0\0\300\374\1\0\0\0\0\0000\2\0\0\0\0\0\0000\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.160928 mmap(NULL, 196624, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8adef000
|
||||||
|
138177 1777884928.161036 mmap(0xffff8adf0000, 131088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8adf0000
|
||||||
|
138177 1777884928.161358 mmap(0xffff8ae0f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0xffff8ae0f000
|
||||||
|
138177 1777884928.161528 close(5) = 0
|
||||||
|
138177 1777884928.161636 openat(AT_FDCWD, "/usr/lib/libdrm.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.161769 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\260\1\2\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\240`\1\0\0\0\0\0\240`\1\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\360\363\1\0\0\0\0\0\360\363\2\0\0\0\0\0\360\363\2\0\0\0\0\0\210\f\0\0\0\0\0\0X\26\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\260\372\1\0\0\0\0\0\260\372\2\0\0\0\0\0\260\372\2\0\0\0\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.161964 mmap(NULL, 264776, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8adaf000
|
||||||
|
138177 1777884928.162074 mmap(0xffff8adb0000, 199240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8adb0000
|
||||||
|
138177 1777884928.162387 mmap(0xffff8addf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1f000) = 0xffff8addf000
|
||||||
|
138177 1777884928.162540 close(5) = 0
|
||||||
|
138177 1777884928.162645 openat(AT_FDCWD, "/usr/lib/libwayland-client.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.162776 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\4\2\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\350\5\1\0\0\0\0\0\350\5\1\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0x\351\1\0\0\0\0\0x\351\2\0\0\0\0\0x\351\2\0\0\0\0\0\320\31\0\0\0\0\0\0\340\31\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\230\371\1\0\0\0\0\0\230\371\2\0\0\0\0\0\230\371\2\0\0\0\0\0 \2\0\0\0\0\0\0 \2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.163042 mmap(NULL, 263000, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8ad6f000
|
||||||
|
138177 1777884928.163178 mmap(0xffff8ad70000, 197464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8ad70000
|
||||||
|
138177 1777884928.163543 mmap(0xffff8ad9e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1e000) = 0xffff8ad9e000
|
||||||
|
138177 1777884928.163713 close(5) = 0
|
||||||
|
138177 1777884928.163894 openat(AT_FDCWD, "/usr/lib/libva-wayland.so.2", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.164049 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\360\2\1\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\320@\0\0\0\0\0\0\320@\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0`\367\0\0\0\0\0\0`\367\1\0\0\0\0\0`\367\1\0\0\0\0\0 \n\0\0\0\0\0\0(\n\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\0\374\0\0\0\0\0\0\0\374\1\0\0\0\0\0\0\374\1\0\0\0\0\0@\2\0\0\0\0\0\0@\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.164228 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff8b077000
|
||||||
|
138177 1777884928.164362 mmap(NULL, 197000, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8ad3f000
|
||||||
|
138177 1777884928.164471 mmap(0xffff8ad40000, 131464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8ad40000
|
||||||
|
138177 1777884928.164788 mmap(0xffff8ad5f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0xffff8ad5f000
|
||||||
|
138177 1777884928.164955 close(5) = 0
|
||||||
|
138177 1777884928.165066 openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.165197 read(5, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0`0\2\0\0\0\0\0@\0\0\0\0\0\0\0\3608\32\0\0\0\0\0\0\0\0\0@\08\0\v\0@\0>\0=\0\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0h\2\0\0\0\0\0\0h\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\083\26\0\0\0\0\083\26\0\0\0\0\083\26\0\0\0\0\0\37\0\0\0\0\0\0\0\37\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\360\365\30\0\0\0\0\0\360\365\30\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\220\320\31\0\0\0\0\0\220\320\31\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.165392 mmap(NULL, 1805424, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8ab87000
|
||||||
|
138177 1777884928.165516 mmap(0xffff8ab90000, 1739888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8ab90000
|
||||||
|
138177 1777884928.165859 mmap(0xffff8ad2d000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x19d000) = 0xffff8ad2d000
|
||||||
|
138177 1777884928.166002 mmap(0xffff8ad32000, 27760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xffff8ad32000
|
||||||
|
138177 1777884928.166153 close(5) = 0
|
||||||
|
138177 1777884928.166280 openat(AT_FDCWD, "/usr/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.166416 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0`\221\2\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\205\2\0\0\0\0\0\0\205\2\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\20\211\2\0\0\0\0\0\20\211\3\0\0\0\0\0\20\211\3\0\0\0\0\0000\7\0\0\0\0\0\0\250\7\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\340\211\2\0\0\0\0\0\340\211\3\0\0\0\0\0\340\211\3\0\0\0\0\0 \2\0\0\0\0\0\0 \2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.166592 mmap(NULL, 299192, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8ab46000
|
||||||
|
138177 1777884928.166703 mmap(0xffff8ab50000, 233656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8ab50000
|
||||||
|
138177 1777884928.167099 mmap(0xffff8ab88000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x28000) = 0xffff8ab88000
|
||||||
|
138177 1777884928.167292 close(5) = 0
|
||||||
|
138177 1777884928.167421 openat(AT_FDCWD, "/usr/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.167560 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\320\5\2\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\310\37\1\0\0\0\0\0\310\37\1\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0P\373\1\0\0\0\0\0P\373\2\0\0\0\0\0P\373\2\0\0\0\0\0H\t\0\0\0\0\0\0@\v\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\210\373\1\0\0\0\0\0\210\373\2\0\0\0\0\0\210\373\2\0\0\0\0\0\20\2\0\0\0\0\0\0\20\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.167740 mmap(NULL, 263824, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8ab0f000
|
||||||
|
138177 1777884928.167870 mmap(0xffff8ab10000, 198288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8ab10000
|
||||||
|
138177 1777884928.168200 mmap(0xffff8ab3f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1f000) = 0xffff8ab3f000
|
||||||
|
138177 1777884928.168361 close(5) = 0
|
||||||
|
138177 1777884928.168476 openat(AT_FDCWD, "/usr/lib/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.168609 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\08\1\1\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\30\0\27\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30P\0\0\0\0\0\0\30P\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\250\374\0\0\0\0\0\0\250\374\1\0\0\0\0\0\250\374\1\0\0\0\0\0g\3\0\0\0\0\0\0\210\3\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\270\374\0\0\0\0\0\0\270\374\1\0\0\0\0\0\270\374\1\0\0\0\0\0\20\2\0\0\0\0\0\0\20\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.168807 mmap(NULL, 196656, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8aadf000
|
||||||
|
138177 1777884928.168923 mmap(0xffff8aae0000, 131120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8aae0000
|
||||||
|
138177 1777884928.169273 mmap(0xffff8aaff000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0xffff8aaff000
|
||||||
|
138177 1777884928.169432 close(5) = 0
|
||||||
|
138177 1777884928.169569 openat(AT_FDCWD, "/usr/lib/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.169709 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\10\1\1\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\25\0\24\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\264\6\0\0\0\0\0\0\264\6\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\370\375\0\0\0\0\0\0\370\375\1\0\0\0\0\0\370\375\1\0\0\0\0\0\20\2\0\0\0\0\0\0\30\2\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\10\376\0\0\0\0\0\0\10\376\1\0\0\0\0\0\10\376\1\0\0\0\0\0\260\1\0\0\0\0\0\0\260\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.169908 mmap(NULL, 196624, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8aaaf000
|
||||||
|
138177 1777884928.170021 mmap(0xffff8aab0000, 131088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8aab0000
|
||||||
|
138177 1777884928.170342 mmap(0xffff8aacf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0xffff8aacf000
|
||||||
|
138177 1777884928.170493 close(5) = 0
|
||||||
|
138177 1777884928.170609 openat(AT_FDCWD, "/usr/lib/libxcb-dri3.so.0", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.170742 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\08A\0\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2444\0\0\0\0\0\0\2444\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\10;\0\0\0\0\0\0\10;\1\0\0\0\0\0\10;\1\0\0\0\0\0\20\5\0\0\0\0\0\0\30\5\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0X=\0\0\0\0\0\0X=\1\0\0\0\0\0X=\1\0\0\0\0\0\20\2\0\0\0\0\0\0\20\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.170967 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff8b075000
|
||||||
|
138177 1777884928.171096 mmap(NULL, 147488, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8aa8b000
|
||||||
|
138177 1777884928.171206 mmap(0xffff8aa90000, 81952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8aa90000
|
||||||
|
138177 1777884928.171538 mmap(0xffff8aaa3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3000) = 0xffff8aaa3000
|
||||||
|
138177 1777884928.171686 close(5) = 0
|
||||||
|
138177 1777884928.171878 openat(AT_FDCWD, "/usr/lib/libffi.so.8", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.172027 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\220\1\1\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0P\201\0\0\0\0\0\0P\201\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\300\372\0\0\0\0\0\0\300\372\1\0\0\0\0\0\300\372\1\0\0\0\0\0\214\5\0\0\0\0\0\0(\n\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\360\373\0\0\0\0\0\0\360\373\1\0\0\0\0\0\360\373\1\0\0\0\0\0 \2\0\0\0\0\0\0 \2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.172209 mmap(NULL, 197864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8aa5f000
|
||||||
|
138177 1777884928.172325 mmap(0xffff8aa60000, 132328, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8aa60000
|
||||||
|
138177 1777884928.172663 mmap(0xffff8aa7f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0xffff8aa7f000
|
||||||
|
138177 1777884928.172856 close(5) = 0
|
||||||
|
138177 1777884928.172986 openat(AT_FDCWD, "/usr/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.173121 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0000\1\1\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\30\0\27\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\"\0\0\0\0\0\0\250\"\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\270\374\0\0\0\0\0\0\270\374\1\0\0\0\0\0\270\374\1\0\0\0\0\0P\3\0\0\0\0\0\0p\3\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\310\374\0\0\0\0\0\0\310\374\1\0\0\0\0\0\310\374\1\0\0\0\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.173328 mmap(NULL, 196648, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8aa2f000
|
||||||
|
138177 1777884928.173443 mmap(0xffff8aa30000, 131112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8aa30000
|
||||||
|
138177 1777884928.173815 mmap(0xffff8aa4f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0xffff8aa4f000
|
||||||
|
138177 1777884928.173973 close(5) = 0
|
||||||
|
138177 1777884928.174086 openat(AT_FDCWD, "/usr/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 5
|
||||||
|
138177 1777884928.174222 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0h\1\1\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\304G\0\0\0\0\0\0\304G\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0\330\374\0\0\0\0\0\0\330\374\1\0\0\0\0\0\330\374\1\0\0\0\0\0000\3\0\0\0\0\0\08\3\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0\350\374\0\0\0\0\0\0\350\374\1\0\0\0\0\0\350\374\1\0\0\0\0\0\0\2\0\0\0\0\0\0\0\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.174400 mmap(NULL, 196624, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8a9ff000
|
||||||
|
138177 1777884928.174511 mmap(0xffff8aa00000, 131088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xffff8aa00000
|
||||||
|
138177 1777884928.174880 mmap(0xffff8aa1f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0xffff8aa1f000
|
||||||
|
138177 1777884928.175043 close(5) = 0
|
||||||
|
138177 1777884928.175217 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff8b073000
|
||||||
|
138177 1777884928.179150 openat(AT_FDCWD, "/sys/kernel/mm/transparent_hugepage/enabled", O_RDONLY) = 5
|
||||||
|
138177 1777884928.179391 read(5, "[always] madvise never\n", 24) = 23
|
||||||
|
138177 1777884928.179521 close(5) = 0
|
||||||
|
138177 1777884928.179965 openat(AT_FDCWD, "/dev/dri/renderD128", O_RDWR) = 5
|
||||||
|
138177 1777884928.180565 openat(AT_FDCWD, "/etc/libva.conf", O_RDONLY) = 6
|
||||||
|
138177 1777884928.180767 read(6, "LIBVA_MESSAGING_LEVEL=1\n", 4096) = 24
|
||||||
|
138177 1777884928.180914 read(6, "", 4096) = 0
|
||||||
|
138177 1777884928.181014 close(6) = 0
|
||||||
|
138177 1777884928.181121 openat(AT_FDCWD, "/etc/libva.conf", O_RDONLY) = 6
|
||||||
|
138177 1777884928.181296 read(6, "LIBVA_MESSAGING_LEVEL=1\n", 4096) = 24
|
||||||
|
138177 1777884928.181407 read(6, "", 4096) = 0
|
||||||
|
138177 1777884928.181505 close(6) = 0
|
||||||
|
138177 1777884928.181605 openat(AT_FDCWD, "/etc/libva.conf", O_RDONLY) = 6
|
||||||
|
138177 1777884928.181777 read(6, "LIBVA_MESSAGING_LEVEL=1\n", 4096) = 24
|
||||||
|
138177 1777884928.181900 read(6, "", 4096) = 0
|
||||||
|
138177 1777884928.181996 close(6) = 0
|
||||||
|
138177 1777884928.182098 openat(AT_FDCWD, "/etc/libva.conf", O_RDONLY) = 6
|
||||||
|
138177 1777884928.182273 read(6, "LIBVA_MESSAGING_LEVEL=1\n", 4096) = 24
|
||||||
|
138177 1777884928.182381 close(6) = 0
|
||||||
|
138177 1777884928.182523 ioctl(5, DRM_IOCTL_VERSION, 0xaaaacad27470) = 0
|
||||||
|
138177 1777884928.182635 ioctl(5, DRM_IOCTL_VERSION, 0xaaaacad27470) = 0
|
||||||
|
138177 1777884928.183006 openat(AT_FDCWD, "/usr/lib/dri/v4l2_request_drv_video.so", O_RDONLY|O_CLOEXEC) = 6
|
||||||
|
138177 1777884928.183135 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0X\1\1\0\0\0\0\0\0\0\0\0@\08\0\7\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\08\215\0\0\0\0\0\08\215\0\0\0\0\0\0\0\0\1\0\0\0\0\0\1\0\0\0\6\0\0\0@\372\0\0\0\0\0\0@\372\1\0\0\0\0\0@\372\1\0\0\0\0\0\360\5\0\0\0\0\0\0\370\5\0\0\0\0\0\0\0\0\1\0\0\0\0\0\2\0\0\0\6\0\0\0P\372\0\0\0\0\0\0P\372\1\0\0\0\0\0P\372\1\0\0\0\0\0\360\1\0\0\0\0\0\0\360\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\310\1\0\0\0\0\0\0\310\1\0\0\0\0\0\0"..., 832) = 832
|
||||||
|
138177 1777884928.183321 mmap(NULL, 196664, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0xffff8b012000
|
||||||
|
138177 1777884928.183451 mmap(0xffff8b020000, 131128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0) = 0xffff8b020000
|
||||||
|
138177 1777884928.183850 mmap(0xffff8b03f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xf000) = 0xffff8b03f000
|
||||||
|
138177 1777884928.184044 close(6) = 0
|
||||||
|
138177 1777884928.184436 openat(AT_FDCWD, "/dev/video1", O_RDWR|O_NONBLOCK) = 6
|
||||||
|
138177 1777884928.184699 ioctl(6, VIDIOC_QUERYCAP, {driver="hantro-vpu", card="rockchip,rk3568-vpu-dec", bus_info="platform:fdea0000.video-codec", version=KERNEL_VERSION(6, 19, 10), capabilities=V4L2_CAP_VIDEO_M2M_MPLANE|V4L2_CAP_EXT_PIX_FORMAT|V4L2_CAP_STREAMING|V4L2_CAP_DEVICE_CAPS, device_caps=V4L2_CAP_VIDEO_M2M_MPLANE|V4L2_CAP_EXT_PIX_FORMAT|V4L2_CAP_STREAMING}) = 0
|
||||||
|
138177 1777884928.184891 openat(AT_FDCWD, "/dev/media0", O_RDWR|O_NONBLOCK) = 7
|
||||||
|
138177 1777884928.185037 ioctl(6, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT}) = -1 EINVAL (Invalid argument)
|
||||||
|
138177 1777884928.185170 ioctl(6, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="H.264 Parsed Slice Data", pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */}) = 0
|
||||||
|
138177 1777884928.185296 ioctl(6, VIDIOC_ENUM_FMT, {index=1, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="MPEG-2 Parsed Slice Data", pixelformat=v4l2_fourcc('M', 'G', '2', 'S') /* V4L2_PIX_FMT_MPEG2_SLICE */}) = 0
|
||||||
|
138177 1777884928.185420 ioctl(6, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT}) = -1 EINVAL (Invalid argument)
|
||||||
|
138177 1777884928.185534 ioctl(6, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="H.264 Parsed Slice Data", pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */}) = 0
|
||||||
|
138177 1777884928.185657 ioctl(6, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT}) = -1 EINVAL (Invalid argument)
|
||||||
|
138177 1777884928.185771 ioctl(6, VIDIOC_ENUM_FMT, {index=0, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="H.264 Parsed Slice Data", pixelformat=v4l2_fourcc('S', '2', '6', '4') /* V4L2_PIX_FMT_H264_SLICE */}) = 0
|
||||||
|
138177 1777884928.185907 ioctl(6, VIDIOC_ENUM_FMT, {index=1, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="MPEG-2 Parsed Slice Data", pixelformat=v4l2_fourcc('M', 'G', '2', 'S') /* V4L2_PIX_FMT_MPEG2_SLICE */}) = 0
|
||||||
|
138177 1777884928.186029 ioctl(6, VIDIOC_ENUM_FMT, {index=2, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, flags=V4L2_FMT_FLAG_COMPRESSED, description="VP8 Frame", pixelformat=v4l2_fourcc('V', 'P', '8', 'F') /* V4L2_PIX_FMT_VP8_FRAME */}) = 0
|
||||||
|
138177 1777884928.186153 ioctl(6, VIDIOC_ENUM_FMT, {index=3, type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE}) = -1 EINVAL (Invalid argument)
|
||||||
|
138177 1777884928.186280 close(6) = 0
|
||||||
|
138177 1777884928.186409 close(7) = 0
|
||||||
|
138177 1777884928.186525 close(5) = 0
|
||||||
|
138177 1777884928.186969 write(1, "Trying display: drm\nvainfo: VA-API version: 1.23 (libva 2.22.0)\nvainfo: Driver version: v4l2-request\nvainfo: Supported profile and entrypoints\n VAProfileMPEG2Simple :\tVAEntrypointVLD\n VAProfileMPEG2Main :\tVAEntrypointVLD\n "..., 535) = 535
|
||||||
|
138177 1777884928.187932 +++ exited with 0 +++
|
||||||
@@ -127,6 +127,17 @@ The fork tree at `~/src/libva-multiplanar/libva-v4l2-request-fourier/` is on com
|
|||||||
3. **Verify Firefox configuration end-to-end.** Stock Firefox + `media.ffmpeg.vaapi.enabled=true` + LIBVA env vars — does it engage our backend, fall back to SW, or fail to load? Phase 0 inventory item.
|
3. **Verify Firefox configuration end-to-end.** Stock Firefox + `media.ffmpeg.vaapi.enabled=true` + LIBVA env vars — does it engage our backend, fall back to SW, or fail to load? Phase 0 inventory item.
|
||||||
4. **Phase 0 baseline anchor (in-session N=3-equivalent).** For the boolean-success criterion, the "anchor" is more like a contract trace than a metric distribution: capture the V4L2 request-API ioctl sequence on a known-working consumer (chromium-fourier 149 binary on ohm — already engages this libva path per cell A) for 1 frame's decode, in-session, before any fork modifications. That trace is the spec the Phase 6 implementation must reproduce.
|
4. **Phase 0 baseline anchor (in-session N=3-equivalent).** For the boolean-success criterion, the "anchor" is more like a contract trace than a metric distribution: capture the V4L2 request-API ioctl sequence on a known-working consumer (chromium-fourier 149 binary on ohm — already engages this libva path per cell A) for 1 frame's decode, in-session, before any fork modifications. That trace is the spec the Phase 6 implementation must reproduce.
|
||||||
|
|
||||||
|
## In-session re-verification result (2026-05-04)
|
||||||
|
|
||||||
|
Items #1 and #4 above executed against the substrate that was actually deployed on ohm. Full write-up: [`phase0_evidence/2026-05-04/findings.md`](phase0_evidence/2026-05-04/findings.md). Headline:
|
||||||
|
|
||||||
|
- **Item #1 — 2026-04-26 picture HOLDS** at boolean-correctness level. vainfo enumerates 7 H.264 + 2 MPEG-2 profiles cleanly; `mpv --hwdec=vaapi-copy` decodes 68 H.264 frames end-to-end through the full V4L2-stateless contract on hantro (`/dev/video1` + `/dev/media0`) with zero EINVAL/EAGAIN/EBUSY on the request-API path. No rig drift requiring Phase 2 loopback.
|
||||||
|
- **Item #4 — contract trace captured** for mpv vaapi-copy. The chromium-fourier-as-spec-source plan from Phase 0 substrate is no longer blocking — mpv's trace is a clean reproducible substitute (same backend, same per-frame lifecycle: `MEDIA_REQUEST_IOC_REINIT` → per-request `S_EXT_CTRLS` → `QBUF`+`MEDIA_REQUEST_IOC_QUEUE` → `DQBUF`). Chromium trace remains worth capturing as cross-validation but isn't needed to lock Phase 1.
|
||||||
|
- **Substrate inventory shift**: the installed `/usr/lib/dri/v4l2_request_drv_video.so` on ohm is **not** built from `libva-v4l2-request-fourier/master`. It's `libva-v4l2-request-ohm-gl-fix 1.0.0.r0.ga3c2476-2`, built on **boltzmann** 2026-05-02 from `~/src/marfrit-packages/arch/libva-v4l2-request-ohm-gl-fix/PKGBUILD` (which applies `fourier-local.patch` + Step 1 patches `0001..0018` on top of bootlin tarball `a3c2476`). The git fork at `e8c3937` is a *pre-Step-1* substrate — it has the multi-planar wedge + HEVC strip + UAPI shim + STREAMON-defer WIP, but lacks `0002..0018` (request_pool, conditional PRED_WEIGHTS, ANNEX_B start codes, fill DECODE_PARAMS from VAAPI, no CAPTURE S_FMT, SCALING_MATRIX matrix_set predicate, level_idc, POC sentinel strip, DPB picnum, P/B-frame flags). **Rebuilding from the fork as-is would be a regression** — Phase 0 deliverable #2 (Step 1 reconciliation) is upstream of any "build from fork and install" step. The "Build + install on ohm" section below describes the *target* recipe once reconciliation lands; the *current* binary on ohm matches its build chain via the marfrit-packages PKGBUILD on boltzmann.
|
||||||
|
- **Rig caveat**: `mpv --hwdec=vaapi --vo=null` fails with `Could not create device.` because vo=null doesn't provide a DRM context to vaapi proper — this is mpv-side, not libva. Headless test rigs (SSH session) must use `--hwdec=vaapi-copy` or run inside a real Plasma/X session.
|
||||||
|
|
||||||
|
Phase 0 deliverables status: #1 ✓, #2 not started (recommended next), #3 not started (independent), #4 ✓.
|
||||||
|
|
||||||
## Source-read references (carry-over from STUDY.md)
|
## Source-read references (carry-over from STUDY.md)
|
||||||
|
|
||||||
For Phase 2 source-read and Phase 6 implementation:
|
For Phase 2 source-read and Phase 6 implementation:
|
||||||
|
|||||||
Reference in New Issue
Block a user