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

Sound sync off on Spatial conversions #6

Open
dezign999 opened this issue Mar 3, 2024 · 1 comment
Open

Sound sync off on Spatial conversions #6

dezign999 opened this issue Mar 3, 2024 · 1 comment

Comments

@dezign999
Copy link

dezign999 commented Mar 3, 2024

Sound sync shifts nearly 2-3 seconds off. Videos will run 2-3 seconds longer for the audio to finish while displaying the final frame of the video.

@fangherk
Copy link
Contributor

Ahh, ok. I have a hunch on why this is the case. This might happen because we're stitching all the frames together with the original audio, but we change the sequenced clip to default to 30 fps. What we really want is the original fps

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