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

Question about video and audio duration in processing #99

Open
Tribuzeus opened this issue Jan 18, 2025 · 2 comments
Open

Question about video and audio duration in processing #99

Tribuzeus opened this issue Jan 18, 2025 · 2 comments

Comments

@Tribuzeus
Copy link

When the original video is 5 seconds long, and the audio is 30 seconds, the generated video is limited to 5 seconds. Is there a way to implement a reverse loop (where the video plays backward and repeats continuously) so that it matches the full duration of the audio while maintaining lip sync?

Thank you in advance!

@endofD
Copy link

endofD commented Jan 19, 2025

if you are using Comfyui to run this use https://github.com/ShmuelRonen/ComfyUI-LatentSyncWrapper

it has node to sync the audio and video (pingpong) .

it will do all works for you

@endofD
Copy link

endofD commented Jan 19, 2025

if your OS is linux I can share you a ffmpeg script to sync ..

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

2 participants