Skip to content

Conversation

@FichteFoll
Copy link
Contributor

In mpv-player/mpv@0728726, a strcmp on
the previously displayed and the new text has been removed, causing
excessive GPU usage especially on idle frames when playback was paused.
I will submit a patch to upstream, but mpv versions 0.31 & 0.32 are
already affected by this.

See torque/mpv-progressbar#56 for a similar report to a different
script.

Note: This is just the quick fix for the preformance regression. I'll submit usage of the new API in separate PR as it would bump the minium required mpv version.

In mpv-player/mpv@0728726, a strcmp on
the previously displayed and the new text has been removed, causing
excessive GPU usage especially on idle frames when playback was paused.
I will submit a patch to upstream, but mpv versions 0.31 & 0.32 are
already affected by this.

See torque/mpv-progressbar#56 for a similar report to a different
script.
@daniel-123 daniel-123 merged commit 5f552ce into Syncplay:master Apr 18, 2020
@FichteFoll FichteFoll deleted the pr/smart_osd_refresh branch April 18, 2020 14:46
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.

2 participants