-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compilation Error #1
Comments
Hi tu-jhample, thanks for reporting this. It seems there are version issues with both ffmpeg and opencv since I developed it with ffmpeg 2.6.1 and opencv 2.4. I will try to make it compatible with newest ffmpeg and opencv. Please wait. And if you are in a hurry, you can install ffmpeg and opencv of versions above. BTW, this piece of code was mostly written 4 years ago so please feel free to ask any questions. It will be a chance to get it updated and improved |
I had the |
make[2]: *** [src/CMakeFiles/shotdetect.dir/video.cpp.o] Error 1 May you please advise for above error? I was failed to build on Linux. |
I attempted to build but seem to have an error with Hist::calculate() and Video::GetNextFrame().
Here is the output from the attempted build:
The text was updated successfully, but these errors were encountered: