issues
search
livepeer
/
verification-classifier
Metrics-based Verification Classifier
MIT License
8
stars
7
forks
source link
Investigate ways to reduce video capturing time
#34
Closed
Sorkanius
closed
5 years ago
Sorkanius
commented
5 years ago
Use FFMPEG instead of openCV
Read videocapture with different FPS than the original video
Use FFPROBE to find keyframes and try to randomly sample frames by seeking (which is time-comsuming)