ViolenceDetection
ViolenceDetection copied to clipboard
Cannot find installation of real FFmpeg (which comes with ffprobe). ignore the video because of the above error...
On running train.py i get Cannot find installation of real FFmpeg (which comes with ffprobe). ignore the video because of the above error...
Hi, This project use skvideo to load the videos. Please refer to the following discussion: https://github.com/scikit-video/scikit-video/issues/13
I had the same issue in Windows 10 and installing ffmpeg from the source has solved the problem. After installing Windows package for ffmpeg manually, extract it and then add the bin folder path to the environment variables