You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I carefully read all instruction and confirm that I did the following:
I tested with the latest mpv version to validate that the issue is not already fixed.
I provided all required information including system and mpv version.
I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
I attached the full, untruncated log file.
I attached the backtrace in the case of a crash.
The text was updated successfully, but these errors were encountered:
Can you also make sure that you dont use the cursor or keyboard during the playback. If the OSC is visible, then the lyric will also appear like in the video below.
Kooha-2024-12-28-23-04-37.webm
Also, when the subtitle is turned off, if I use some keyboard shortcuts, the OSD texts won't appear. For example, Increasing the panscan by pressing e with 1-2 second delay.
I can confirm this happens in gnome. mpv is indeed calling wl_surface_attach under the hood in this case. For some reason, mutter doesn't actually appear to attach our buffer the very first time. Going to assume this is a gnome bug since it works as expected in wlroots and weston.
mpv Information
Other Information
Reproduction Steps
Note: as long as any OSC/OSD element appears, the first line of the lyric also appears.
Screen Record
Kooha-2024-12-28-17-45-59.webm
Expected Behavior
Lyric shows normally without any issues.
Actual Behavior
The first sentence/line of the lyric doesn't appear.
Log File
output.txt
Sample Files
sample_audio.zip
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: