PySceneDetect icon indicating copy to clipboard operation
PySceneDetect copied to clipboard

Different scene detection for a video and a part of the same video

Open tahayass opened this issue 2 years ago • 2 comments

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:

  1. Provide a full copy of the command line options you are using, for example:

I'm using the python API

  1. Add -v debug -l BUG_REPORT.txt to the beginning of the command, then re-run PySceneDetect and attach the generated BUG_REPORT.txt file. 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

tahayass avatar Jun 28 '23 10:06 tahayass

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!

Breakthrough avatar Jun 29 '23 00:06 Breakthrough

@tahayass can you provide any additional information to help triage the issues you are facing? Can you show how you are using the API?

Breakthrough avatar Jul 16 '23 23:07 Breakthrough

Closing due to lack of response. Feel free to re-open or file a new issue if this is still relevant.

Breakthrough avatar Apr 20 '24 01:04 Breakthrough