Files
FFmpeg/doc
Vladimir Panteleev 722493d3e1 vf_photosensitivity: add blend option
This commit attempts to address feedback from this filter's users, by
introducing a new option which controls the amelioration mechanism.

The "blend" option is a factor which is multiplied by the difference
in badness (between the threshold and the currently accumulated
badness). This difference normally controls how much of the next frame
we can let through without making it exceed the badness threshold.

Setting the option to zero effectively puts the filter into a mode
where it always duplicates the last frame (which did not put
accumulated badness over the threshold) instead of attempting to blend
in new frames.  I have received reports that this mode is preferable
to users for some types of media.
2026-07-05 00:41:30 +00:00
..
2026-06-26 02:26:01 +02:00
2026-03-20 22:01:43 +01:00
2026-05-22 09:33:52 +00:00
2026-01-18 03:33:04 +00:00
2026-05-22 08:20:13 -05:00
2025-08-03 13:48:47 +02:00
2026-04-06 15:07:17 +00:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00