f15ba8b147
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>
15 lines
1.4 KiB
Plaintext
15 lines
1.4 KiB
Plaintext
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 +++
|