-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
In specific cases cause memory leak #44
Comments
will this happen with the built-in osc?
…---- Replied Message ----
| From | ***@***.***> |
| Date | 04/24/2023 18:53 |
| To | ***@***.***> |
| Cc | ***@***.***> |
| Subject | [maoiscat/mpv-osc-modern] In specific cases cause memory leak (Issue #44) |
reproduce
set script-opts-add=osc-visibility=always in mpv.conf and play music.
set window minimized
when playback changed from a music without cover art to one with cover art,click the window
cover art would not show up and memory leak happens.Have to kill the program and unable to get a resultful log
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
nope. |
seems something wrong with mpv itself
not sure though
…---- Replied Message ----
| From | ***@***.***> |
| Date | 04/24/2023 18:53 |
| To | ***@***.***> |
| Cc | ***@***.***> |
| Subject | [maoiscat/mpv-osc-modern] In specific cases cause memory leak (Issue #44) |
reproduce
set script-opts-add=osc-visibility=always in mpv.conf and play music.
set window minimized
when playback changed from a music without cover art to one with cover art,click the window
cover art would not show up and memory leak happens.Have to kill the program and unable to get a resultful log
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
some more clues: it may be concerned with window size. And if I disable the geometry options in mpv.conf, the problem doesn't show up. part of log before the problem
normal state
|
Taskmgr_DCkqEJAwKt.mp4The RAM usage seems to increase when the OSC is visible and the video is being played. |
could be related to this though mpv-player/mpv#9014 |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
reproduce
script-opts-add=osc-visibility=always
in mpv.conf and play music.The text was updated successfully, but these errors were encountered: