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

Fix for incorrect audio frame presentation time when trimming #225

Merged

Conversation

izzytwosheds
Copy link
Contributor

When trimming, presentation time of an audio frame was not adjusted with respect to trim start time. This caused odd progress values (>1, starting at large non-zero values, etc.) reported in #223

This is now fixed by adjusting the presentation time in audio frame before passing it to an audio processor.

@izzytwosheds izzytwosheds merged commit 1a68837 into linkedin:main Nov 14, 2022
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

Successfully merging this pull request may close these issues.

3 participants