Detecting Video Stuttering

asked 2019-11-11 22:35:51 -0600

I want to detect stuttering when playing a video with app. someOne can help me how to use openCv to solve this problem. I've researched that using motion detected method to do this, but some video frames are static.So I can't detect this video playback is stuttering caused by technical problem or network problem ,or it's just a static frame.

edit retag flag offensive close merge delete

Comments

I want to detect stuttering when playing a video with app.

you did not think this through properly. how would you even acquire images from "an app" ? (does not sound like it's yours)

So I can't detect this video playback is stuttering caused by technical problem or network problem ,or it's just a static frame.

yea, motion detection won't help.

berak gravatar imageberak ( 2019-11-12 02:29:36 -0600 )edit

Hi, Normally, I capture the cell phone screen using a HD camera when the cell phone is playing a video provided by cell phone app ,like YouTube

bisu_on@163.com gravatar image[email protected] ( 2019-11-12 05:52:04 -0600 )edit