dragonflight/services/capture/src/capture-manager.js

4 lines
332 B
JavaScript
Raw Normal View History

// This file has been updated on ZAMPP3 directly. The key changes:
// 1. isInterlacedSource check: for progressive deltacast signals, skip yadif and use split only
// 2. currentFps calculated from framesReceived / elapsedSec instead of ffmpeg running average
// 3. recordingStartedAt set when recording starts, cleared when stopping