dragonflight/services
Zac Gaetano 7b878d48c9 fix(capture): growing TS is 8-bit 4:2:0 (Premiere-importable) + honor bitrate
Growing master was H.264 High 4:2:2 Intra (high422/yuv422p) — ffprobe/VLC
open it but Adobe Premiere's H.264 importer only accepts 8-bit 4:2:0, so it
refused ("won't import"). Switch growing video to -profile:v high
-pix_fmt yuv420p (still -g 1 all-intra). Also the growing branch ignored the
operator's bitrate; now applies -b:v/-maxrate/-bufsize. Modal notes that
growing mode fixes codec/container (bitrate still applies).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 21:56:58 -04:00
..
capture fix(capture): growing TS is 8-bit 4:2:0 (Premiere-importable) + honor bitrate 2026-05-31 21:56:58 -04:00
mam-api fix(api): parse Postgres bigint (int8) as Number, not string 2026-05-31 21:47:45 -04:00
node-agent feat(gpu+capture): nvenc HLS preview, source-backend abstraction, GPU affinity+telemetry 2026-05-31 18:38:56 -04: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 feat(uxp): ship the icon-rail panel redesign as v2.2.2 (recover from redesign branch) 2026-05-29 20:45:29 -04:00
web-ui fix(capture): growing TS is 8-bit 4:2:0 (Premiere-importable) + honor bitrate 2026-05-31 21:56:58 -04:00
worker feat: v2.2.3 plugin + duration fix 2026-06-01 01:10:55 +00:00