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

Issue with video and audio being out of sync resulted in loss of last few seconds of video. #161

Open
codeayzy opened this issue Apr 23, 2024 · 1 comment

Comments

@codeayzy
Copy link

I used two 8-second videos and transitioned them with a cube for 1 second, but there was audio desync. The transition started at the 5-6th second, missing the first video's 2 seconds of footage. Then, the second video began, and by the 11th second, the picture froze while the audio continued playing. What could be causing this issue?

@transitive-bullshit
Copy link
Owner

There are so many variables at play w/ ffmpeg. My best recommendation is to transcode your input audio/video sources into a common format first before trying to use it with this lib.

Otherwise, I'm not sure && I don't have time to properly debug.

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