dragonflight/services/capture/src
Zac Gaetano 96f0f58e68 capture: yadif deint=1 so progressive SDI passes through unchanged
Bug: yadif=mode=1 unconditionally doubled output framerate for SDI input. On 1080p29.97 progressive sources the encoder produced zero frames (time advanced, size stayed at 1KiB MOV header).

Fix: deint=1 makes yadif only process frames flagged as interlaced; progressive frames pass through at the source rate.
2026-05-22 00:14:02 +00:00
..
routes fix(capture): FFmpeg 7.x DeckLink compatibility 2026-05-22 00:00:02 +00:00
s3 fix(infra+workers): S3 creds, ffprobe, BullMQ awaits, thumbnail seek, bin optional, docker-compose vars, jobs Redis, recorders stop codes: client.js 2026-05-16 00:29:47 -04:00
capture-manager.js capture: yadif deint=1 so progressive SDI passes through unchanged 2026-05-22 00:14:02 +00:00
index.js capture bootstrap: forward every codec env var to captureManager.start 2026-05-21 00:16:03 -04:00