-
Notifications
You must be signed in to change notification settings - Fork 273
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
the video quality is reduce after convert . #77
Comments
I'm having the same issue. Here is what deepmind suggested, but I haven't tested: The issue of quality degradation in LatentSync when rendering videos in ComfyUI is a common challenge, but there are several strategies you can employ to overcome this problem. Below are detailed solutions based on the search results and best practices:
Face Visibility: Make sure the face is clearly visible throughout the video. Obstructions like hair, hands, or poor lighting can degrade the quality of the lip-sync output 3.
Ultimate SD Upscale: If you're working with low-resolution inputs, use the Ultimate SD Upscale node in ComfyUI. This node allows you to upscale images and videos while preserving details, reducing fuzziness in the final output 8.
Sampling Steps: Increase the number of sampling steps to improve the quality of the generated frames. However, this will increase rendering time, so find a balance based on your hardware capabilities 14.
Video Length Adjuster: Use the Video Length Adjuster node to synchronize video and audio lengths accurately. This prevents frame loss or stretching, which can degrade quality 3.
Frame Interpolation: Use tools like DAIN or Flowframes to interpolate additional frames between existing ones. This can smooth out transitions and improve the overall quality of the video 14.
FFmpeg Settings: Use FFmpeg to fine-tune the final output. Adjust parameters like bitrate and codec to ensure high-quality video compression without significant loss of detail 3.
Community Feedback: Check forums like Civitai or GitHub for user-tested workflows and tips. Many users share their optimized settings and workflows for LatentSync 513. Summary Optimize input video settings (25 FPS, high resolution, clear face visibility). Use high-resolution output nodes like ComfyUI-LatentSync-Node or Ultimate SD Upscale. Adjust denoising and sampling parameters for better detail preservation. Leverage TREPA and Video Length Adjuster for temporal consistency. Apply post-processing techniques like ControlNet upscaling and frame interpolation. Ensure your hardware meets the requirements and fine-tune FFmpeg settings. Test and iterate with community-shared workflows. By following these steps, you can significantly improve the quality of your LatentSync outputs in ComfyUI. |
Any idea how to improve this
I do some test
1.change inference_steps to 35
2. guidance_scale to 1.5 from1
it doesn't help
look like a sd 1.5 vae encode and decode loss .
screenshot .
The text was updated successfully, but these errors were encountered: