Skip to content

fix(GSTPlayer): prevent multiple speed change requests within a frame#8344

Merged
ofTheo merged 1 commit intoopenframeworks:masterfrom
artificiel:fix-gstplayerdoublespeed
Mar 5, 2025
Merged

fix(GSTPlayer): prevent multiple speed change requests within a frame#8344
ofTheo merged 1 commit intoopenframeworks:masterfrom
artificiel:fix-gstplayerdoublespeed

Conversation

@artificiel
Copy link
Copy Markdown
Contributor

2 speed calls within a video frame tends to freeze the video player (confirmed on multiple setups with GST >= 1.20). behavior seems related to changes between GST 1.12 and 1.20. this implements a simple guard that gets reset at the beginning of update().

behavior seems related to changes between GST 1.12 and 1.20. this implements a simple guard that gets reset at the beginning of update()
@ofTheo ofTheo merged commit 3d94d50 into openframeworks:master Mar 5, 2025
15 checks passed
@artificiel artificiel deleted the fix-gstplayerdoublespeed branch March 5, 2025 23:52
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