Skip to content

fix(review): inspect video proof with ffmpeg#144

Merged
Takhoffman merged 1 commit into
mainfrom
codex/video-proof-ffmpeg
May 20, 2026
Merged

fix(review): inspect video proof with ffmpeg#144
Takhoffman merged 1 commit into
mainfrom
codex/video-proof-ffmpeg

Conversation

@Takhoffman
Copy link
Copy Markdown
Contributor

Summary

  • preprocess linked video proof with ffprobe/ffmpeg before Codex review
  • write a media proof manifest plus contact sheet into the proof scratch directory
  • prompt Codex to inspect prepared ffmpeg artifacts before browser playback fallback
  • cover browser-unplayable but ffmpeg-decodeable video proof in unit tests

Validation

  • pnpm run build
  • node --test test/clawsweeper.test.ts
  • pnpm exec oxfmt --check src/clawsweeper.ts test/clawsweeper.test.ts
  • pnpm run check

@Takhoffman Takhoffman force-pushed the codex/video-proof-ffmpeg branch from c0b1128 to 8ae0877 Compare May 20, 2026 02:20
Comment thread src/clawsweeper.ts Fixed
@Takhoffman Takhoffman force-pushed the codex/video-proof-ffmpeg branch from 8ae0877 to 5c48a10 Compare May 20, 2026 02:23
@Takhoffman Takhoffman merged commit 504733a into main May 20, 2026
7 checks passed
@Takhoffman Takhoffman deleted the codex/video-proof-ffmpeg branch May 20, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants