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

playback: fix concatenation of segments with multiple tracks #3198

Merged
merged 1 commit into from Apr 7, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Apr 7, 2024

the duration of segments was computed erroneously, since it was taking into consideration the last track only. Now the duration of a segment corresponds to the maximum duration among all tracks.

the duration of segments was computed erroneously, since it was taking
into consideration the last track only. Now the duration of a segment
corresponds to the maximum duration among all tracks.
@aler9 aler9 merged commit c263fc6 into main Apr 7, 2024
6 checks passed
@aler9 aler9 deleted the bug/playback-duration branch April 7, 2024 10:48
Copy link
Contributor

This issue is mentioned in release v1.7.0 🚀
Check out the entire changelog by clicking here

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.

None yet

1 participant