dragonflight/services
OpenCode c40de38c45 feat(capture): AUDIO_OFFSET_MS knob for fixed A/V alignment trim
The deltacast bridge captures audio and video on separate VHD streams; any
constant capture-path latency difference shows as a fixed A/V offset (e.g.
audio slightly ahead of video) even though stream lengths stay locked (no
drift, verified ~1 frame over 461s). AUDIO_OFFSET_MS applies an -itsoffset on
the SDI/Deltacast audio input only: positive DELAYS audio (audio-ahead case),
negative advances it. Default 0 = no change, fully non-destructive, clamped
to +/-1000ms. Lets an operator dial out residual offset with a lipsync loop
without a code change.
2026-06-05 05:27:27 +00:00
..
capture feat(capture): AUDIO_OFFSET_MS knob for fixed A/V alignment trim 2026-06-05 05:27:27 +00:00
framecache fix: declare all slot functions in slot.h to prevent 64-bit pointer truncation 2026-06-03 20:16:35 +00:00
mam-api feat(assets): SMB tag + always-available S3 migrate for growing masters 2026-06-05 03:37:59 +00:00
node-agent fix(capture): pin NVENC to a GPU with ffmpeg -gpu N (privileged bypasses env) 2026-06-04 16:07:59 +00:00
playout feat(playout): redesigned MCR screen + SCTE-35 end-to-end 2026-05-31 19:58:02 -04:00
premiere-plugin diag(premiere-plugin): v1.2.5 — no-op IIFE writes to Documents/ + reports lf.open result 2026-05-28 03:59:40 +00:00
premiere-plugin-uxp fix(uxp): remove broken v2.2.3 ccx — stay on v2.2.2 2026-06-03 16:07:32 +00:00
web-ui feat(assets): SMB tag + always-available S3 migrate for growing masters 2026-06-05 03:37:59 +00:00
worker fix(worker): proxy + conform handle VC-3/DNxHD MXF and ProRes correctly 2026-06-05 05:23:16 +00:00