Flode-Labs / vid2densepose

Convert your videos to densepose and use it on MagicAnimate
MIT License
954 stars 122 forks source link

Output MP4 error... #21

Open Aleon3 opened 6 months ago

Aleon3 commented 6 months ago

The Process runs, however when complete there is a black screen in the wrong aspect-ratio and the vid won't playback.

I am able to successfully download the Densepose mp4, but the colors are different... (black background instead of purple) It appears that this may be the reason the files don't work in MagicAnimate. Here, are the final error lines:

2023-12-21T06:04:16.163237110Z /home/user/.local/lib/python3.10/site-packages/torch/functional.py:504: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:3526.) 2023-12-21T06:04:16.163286514Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2023-12-21T06:07:27.810333894Z /home/user/.local/lib/python3.10/site-packages/gradio/components/video.py:274: UserWarning: Video does not have browser-compatible container or codec. Converting to mp4 2023-12-21T06:07:27.810384571Z warnings.warn(

Please advise, Thanks.

ChanYeongShin commented 6 months ago

Did you solve this problem? same problem :(

Aleon3 commented 5 months ago

Unfortunately, no. Any suggestions?

igorriti commented 3 months ago

You might be using an old commit version, the output now is purple.