andrewssobral / bgslibrary

A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
MIT License
2.18k stars 744 forks source link

run_video.sh on mac os 10.12.4 report Frame is not ready #65

Open yangxiuwu opened 7 years ago

yangxiuwu commented 7 years ago

./run_video.sh

Background Subtraction Library v2.0.0
http://code.google.com/p/bgslibrary
by:
Andrews Sobral (andrewssobral@gmail.com)

Using OpenCV version 3.2.0 VideoAnalysis() use_file: 1 filename: dataset/video.avi use_camera: 0 cameraIndex: 0 use_comp: 0 frameToStop: 0 imgref:
VideoCapture() FrameProcessor() PreProcessor() FrameDifference() Openning: dataset/video.avi OK Frame is not ready Enter to continue...

akosiorek commented 6 years ago

I'm experiencing the same issue. Is there any progress on this?

Czhazha commented 5 years ago

Video change to frames failed. Maybe you should check your tools_path and tools like ffmpeg.