-
Notifications
You must be signed in to change notification settings - Fork 474
Closed
Labels
Milestone
Description
Does PySceneDetect have a problem when a image dissolves or fades into white?
I was using the code provided in the python example usage: https://pyscenedetect.readthedocs.io/en/latest/examples/usage-python/
The intro started with a fade-in to white and ended with a fade-out from white. This was never detected and the whole scene was missed.

Any advice on how to better detect dissolves?