shotdetect
shotdetect copied to clipboard
Successful build of binary for taking a interval value.
Still needs testing on running and memory leaks.
What is the loop with the alloc_frame supposed to do? I think this is wrong, it just allocates a data structure, it does not decode (and therefore skip) frames from the source.
@a-tze : Thanks.. you're right it is some obsolete code. Will delete and update. Even without that I'm not sure dividing the frame into 9 sections is better. Test cases(custom put together videos) will be hard to construct.
I reviewed this PR. I don't think this is complete.
- Where is the default value of 1 set?
- Add the option to commandline.cc as well in addition to main.cc