PySceneDetect
PySceneDetect copied to clipboard
Different scene detection for a video and a part of the same video
Bug/Issue Description: Hey ! I'm confused here. i ran your code on a video thats 5min in length and did a good job at detecting scene cuts. But, with the same exact parameters it detects basically randomly scene cuts for a subset of the same video of 3min or a larger video that contains the original 5min video. I really dont understand why !
Required Information: Provide the following information to assist with reporting the bug:
- Provide a full copy of the command line options you are using, for example:
I'm using the python API
- Add
-v debug -l BUG_REPORT.txtto the beginning of the command, then re-run PySceneDetect and attach the generatedBUG_REPORT.txtfile. I'm using the python API
Expected Behavior: Same scene cuts detected for a video and a subset of the same video Computing Environment:
- OS: windows 10
- Python Version: 3.11.3
- OpenCV Version: 4.7.0
Additional Information: None i can think of
Can you provide a code snippet that reproduces the issue you're facing? How are you obtaining a subset of the original video? Any other resources you can provide to help reproduce this issue will be helpful. Thanks!
@tahayass can you provide any additional information to help triage the issues you are facing? Can you show how you are using the API?
Closing due to lack of response. Feel free to re-open or file a new issue if this is still relevant.