src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/touch.c
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-15 09:06:25 -0500
committerLuke Hoersten <[email protected]>2026-06-15 09:06:25 -0500
commit7a5216e6a13c015ae47d2c5d486e2d85f23f7e13 (patch)
tree7ac5645e86da2efdb2aa01d3a9dd3e2b7e97ee0c /main/touch.c
parent676bb4eb1e9bd17aaf251574cbbe4c39a1bdf4e1 (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 'main/touch.c')
0 files changed, 0 insertions, 0 deletions