You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following error when
"python3 demos/demo.py --demo-video data/person_car.mp4 --track-class person --dump-video True"
is ran,
"Unrecognized option 'crf'.
Error splitting the argument list: Option not found"
Also the output files are not getting created in demos/demos_vis
We also tried uninstalling and installing again ffmpeg package. It doesn't work
The text was updated successfully, but these errors were encountered:
Getting the following error when
"python3 demos/demo.py --demo-video data/person_car.mp4 --track-class person --dump-video True"
is ran,
"Unrecognized option 'crf'.
Error splitting the argument list: Option not found"
Also the output files are not getting created in demos/demos_vis
We also tried uninstalling and installing again ffmpeg package. It doesn't work
The text was updated successfully, but these errors were encountered: