video2mocap
video2mocap copied to clipboard
HMR returned non-zero exit status 9009
Everything works perfectly until the hmr section. When it gets to that part I get the following error:
INFO | ---- HMR ----
INFO | Command: python3.exe -m export --img_dir C:\Users\familypc\Desktop\Video2Mocap_Output\temp\images_data --json_dir C:\Users\familypc\Desktop\Video2Mocap_Output\temp\openpose_data --log_dir C:\Users\familypc\Desktop\Video2Mocap_Output --output_path C:\Users\familypc\Desktop\Video2Mocap_Output\temp\hmr_data.json
Traceback (most recent call last):
File "video2mocap.py", line 188, in
Somewhat ironically when i go in and look at the input directory hmr is splitting the video into photos so part of it is working.