Apple Silicon (M2 Ultra): Official HunyuanVideo 1.5 Image2Video produces black video above 73 frames #15109
Unanswered
marckaufung-cmyk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I have encountered what appears to be a fully reproducible issue using the official HunyuanVideo 1.5 Image2Video workflow on Apple Silicon.
System
Workflow
No modifications except changing the frame count.
Resolution:
832 × 480
Decoder:
Normal VAEDecode (not tiled)
Inference steps:
20 (default)
Results
73 frames:
✅ Works perfectly.
81 frames:
⚫ Video generation completes successfully, an MP4 file is written, but every frame is completely black.
89 frames:
⚫ Same result.
97 frames:
⚫ Same result.
121 frames:
❌ MPSGraph reports an INT_MAX tensor dimension error.
I also experienced one MPS out-of-memory error during earlier testing, but after restarting ComfyUI that disappeared. The black video issue remained fully reproducible.
The workflow finishes successfully and writes an MP4 file without reporting any decoder error.
Has anyone seen this on Apple Silicon?
Is anyone able to reproduce this on M1/M2/M3/M4 hardware?
I can provide the workflow JSON if needed.
Wan2.1_I2V_720p_14B_M2Ultra_Euler.json
All reactions