Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output MP4 error... #21

Open
Aleon3 opened this issue Dec 21, 2023 · 3 comments
Open

Output MP4 error... #21

Aleon3 opened this issue Dec 21, 2023 · 3 comments

Comments

@Aleon3
Copy link

Aleon3 commented Dec 21, 2023

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
Copy link

Did you solve this problem? same problem :(

@Aleon3
Copy link
Author

Aleon3 commented Jan 5, 2024

Unfortunately, no. Any suggestions?

@igorriti
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants