carlosedubarreto / b3d_mocap_import

addon for blender to import mocap data from tools like easymocap, frankmocap and Vibe
106 stars 14 forks source link

error while using your tool #36

Closed mujtaba-hike closed 1 year ago

mujtaba-hike commented 1 year ago

Hi, I am trying to import the easymocap output into blender using ur tool but i am getting an error. I tried using blender 3 and 2.8 on mac

Screenshot 2022-11-10 at 9 55 30 AM
carlosedubarreto commented 1 year ago

I didn't test on MAC but theoricaly it should work. Usually the problem with importing easymocap is hving the correct SMPL file to import. Please double check it.

mujtaba-hike commented 1 year ago

I have checked it. It's the male fbx for maya.

mujtaba-hike commented 1 year ago

I also tried on windows 11 with blender 2.9. There is no error but the model has no animation. it only stands in T pose

mujtaba-hike commented 1 year ago

can u tell which blender version and os u have tried on?

mujtaba-hike commented 1 year ago

also, plz check on the latest easymocap output

carlosedubarreto commented 1 year ago

if you are using the version to get the fingers, you will need SMPLX, to have that file, you need to get the blender addon from smplx, export the model in FBX to use in the addon.

There is a long time that I dont work with those parts of the addon.

If you want to crete your own stuff with easymocap, I would suggest to use the blender version of easymocap I did a while ago. There you can find more detailed information (video tutorial) showing the process, I gues it will be much better to follow.

https://carlosedubarreto.gumroad.com/l/ceb_easymocap_multicam

and if you want some fast and easy to use way to create mocap, but not as good as the mulkticamera easymocap version, I made another version using the monocular solution.

https://carlosedubarreto.gumroad.com/l/ceb_em_monocular

Both addons can be downloaded for free, there is a coup0on on the description of both.

mujtaba-hike commented 1 year ago

I am not using the fingers.. i am using smpl model in easymocap to generate the animation from an input video. i am attaching the output here. dance_moves.zip

carlosedubarreto commented 1 year ago

I think you used the monocular one, right? I've tested here and I could only load the data you've sent after checking the monocular button, then I had this result image

Its not a beautiful result, but at least is moving :)

so, what you probably missed was the monocular import image

and use it with version 2.9x, there is a problem with blender 3.x versions