Dene33 / video_to_bvh

Convert human motion from video to .bvh
372 stars 111 forks source link

CSV to blend error #4

Closed aitorgutierrez closed 5 years ago

aitorgutierrez commented 5 years ago

Hello!

When I execute "blender --background hmr/csv_to_bvh.blend -noaudio -P hmr/csv_to_bvh.py" to convert .csv files to bvh, I am always getting the same error in different videos:

BVH Exported: hmr/output/bvh_animation/estimated_animation.bvh frames:251

Error, region type 4 missing in - name:"Action", id:12
Error, region type 4 missing in - name:"Action", id:12

Blender quit

It only export 251 frames, why is this happing? But I have more than 1000K frames, it always stops here

Thanks in advance

Dene33 commented 5 years ago

Fixed. Redownload this file: https://github.com/Dene33/hmr/blob/master/csv_to_bvh.py and try again. If everything works fine, let me know. Thanks.

mariolew commented 5 years ago

Problem still exists with new scripts

xinzi2018 commented 4 years ago

i have the same problem!