Hello, when I try to demo my video, with 'python3 demos/demo.py --demo-video PATH_TO_DEMO_VIDE --track-class person --dump-video True'.I've set the right video path, I met the problem: 'FileNotFoundError: [Errno 2] No such file or directory: 'ffprobe''!
I've tried many approches but all of them do not work.What should I do?
Hello, when I try to demo my video, with 'python3 demos/demo.py --demo-video PATH_TO_DEMO_VIDE --track-class person --dump-video True'.I've set the right video path, I met the problem: 'FileNotFoundError: [Errno 2] No such file or directory: 'ffprobe''! I've tried many approches but all of them do not work.What should I do?