Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.
This repository was archived by the owner on May 9, 2023. It is now read-only.

viz/smpl_body_visualizer.py #78

@daoboke

Description

@daoboke

python fairmotion/viz/smpl_body_visualizer.py --input_file tests/data/backflip_a.bvh --body_model_file body_models/smplh/neutral/model.npz --video_output_file output.mp4
OpenCV: FFMPEG: tag 0x44495658/'XVID' is not supported with codec id 12 and format 'mp4 / MP4 (MPEG-4 Part 14)'
OpenCV: FFMPEG: fallback to use tag 0x7634706d/'mp4v'
0%| | 0/65 00:00<?, ?it/s
0%| | 0/65 [00:00<?, ?it/s]
Traceback (most recent call last):
File "fairmotion/viz/smpl_body_visualizer.py", line 150, in
main(args)
File "fairmotion/viz/smpl_body_visualizer.py", line 117, in main
body_model_pose_data[pose_idx * 3 : pose_idx * 3 + 3] = axis_angles
ValueError: could not broadcast input array from shape (3,) into shape (0,)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions