diff options
| author | Luke Hoersten <[email protected]> | 2026-06-15 09:06:25 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-15 09:06:25 -0500 |
| commit | 7a5216e6a13c015ae47d2c5d486e2d85f23f7e13 (patch) | |
| tree | 7ac5645e86da2efdb2aa01d3a9dd3e2b7e97ee0c /sdkconfig.defaults | |
| parent | 676bb4eb1e9bd17aaf251574cbbe4c39a1bdf4e1 (diff) | |
scrypted: only warn about dropped frames when drops exceed 25% of target rate
ffmpeg's fps filter sometimes emits timestamp-clumped pairs at low
rates; the single-flight POST guard correctly drops the second one
and we logged a "raise frame_interval_ms" warning for every such
event. At 500ms interval (2 fps target) a single drop produced a
0.6 fps warning even though we were still painting the requested
rate.
Suppress the message unless drops exceed a quarter of the configured
rate. Above that threshold there's real backpressure worth knowing
about; below it's just decimation noise.
Diffstat (limited to 'sdkconfig.defaults')
0 files changed, 0 insertions, 0 deletions
