Ask Your Question
0

Help detecting where a video has been cut up/ jump cuts

asked 2019-07-17 13:14:26 -0600

ncush gravatar image

Hello, I have been using openCV for a while now, and want to make an application that can detect if a video has been cut up and put back together. Using a test video of myself sitting resonably still, and talking into the camera, I can see that I jump about unnaturally at the point where there is a cut. I am wondering if anyone knows how where to start in writing some software that could flag these unnatural movements when there is a cut.

Thanks, Niall

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2019-07-17 15:28:22 -0600

Witek gravatar image

Have a look at this: https://pyscenedetect.readthedocs.io

The author claims that with proper setting of thresholds one can even detect jump cuts. Normal cuts and blank frames detection is easier and should work better.

edit flag offensive delete link more

Comments

Thanks, that worked great. I used content detector with the threshold turned down very low.

ncush gravatar imagencush ( 2019-07-17 18:54:38 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2019-07-17 13:14:26 -0600

Seen: 660 times

Last updated: Jul 17 '19