Root cause of frozen 22KB growing MXF: the parent held a stray read-write priming writer (FD 7) on the video FIFO while raw2bmx opened it, so raw2bmx read a malformed/empty stream start and exited after the header (Duration:0). Proven live on zampp3: removing the FD-7/8 priming + fd-watch loop and simply starting ffmpeg before raw2bmx lets the blocking FIFO opens pair up naturally (ffmpeg sole writer). True-1080p59.94 AVC-Intra 100 then grows monotonically on disk and a mid-write snapshot decodes to its last frame (481 frames @ 8s). |
||
|---|---|---|
| .. | ||
| decklink-bridge | ||
| deltacast-bridge | ||
| sdk | ||
| src | ||
| .dockerignore | ||
| decklink-sdk16.patch | ||
| Dockerfile | ||
| package.json | ||
| patch_decklink.py | ||