From 967ebe69cd363e5c45938b55c7aeabab73f2bc31 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 14 May 2026 23:45:37 +0000 Subject: [PATCH] docs(producer): carry chunk-seam + ProRes-intra-only rationale into mov-prores fixture MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Address @vanceingalls review on #848: the mp4-h264-sdr sibling fixture explains the crossfade-straddles-frame-30 and continuous-rotation chunk-seam design choices inline; mov-prores didn't. Add the parallel comment so the next contributor reading either fixture finds the same context. Notes specifically that ProRes is intra-only and therefore exercises the QuickTime atom / -c copy contract rather than frame-level state continuity. 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- .../producer/tests/distributed/mov-prores/src/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/producer/tests/distributed/mov-prores/src/index.html b/packages/producer/tests/distributed/mov-prores/src/index.html index 73b5d333e..a75643c96 100644 --- a/packages/producer/tests/distributed/mov-prores/src/index.html +++ b/packages/producer/tests/distributed/mov-prores/src/index.html @@ -88,6 +88,11 @@