fix(capture-manager): apply deinterlacing bypass + fps calculated from frames/elapsed
This commit is contained in:
parent
bdebc3adac
commit
1ff0f2d865
1 changed files with 4 additions and 1 deletions
|
|
@ -1 +1,4 @@
|
|||
See the full updated file at the commit URL below.
|
||||
// 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
|
||||
Loading…
Reference in a new issue