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

OSC doesn't respect hidetimeout when resuming playback #230

Open
2 tasks done
Keith94 opened this issue Nov 16, 2024 · 3 comments
Open
2 tasks done

OSC doesn't respect hidetimeout when resuming playback #230

Keith94 opened this issue Nov 16, 2024 · 3 comments
Labels
bug Something isn't working low priority A low priority issue since it is most likely cosmetic and not breaking function

Comments

@Keith94
Copy link
Contributor

Keith94 commented Nov 16, 2024

mpv Information

mpv 43d8966 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
 built on Nov 11 2024 22:24:18
libplacebo version: v7.349.0
FFmpeg version: b862792
FFmpeg library versions:
   libavcodec      61.19.100
   libavdevice     61.3.100
   libavfilter     10.4.100
   libavformat     61.7.100
   libavutil       59.39.100
   libswresample   5.3.100
   libswscale      8.3.100

Reproduction Steps

  1. Open video file
  2. Hover the osc to show it
  3. Pause video and unpause it

Expected Behavior

OSC respects hide timeout value set by script/user, same as stock osc behavior

Actual Behavior

OSC hides immediately when resuming playback

Log File

output.txt

I carefully read all instructions 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.
@Keith94 Keith94 added the bug Something isn't working label Nov 16, 2024
@Samillion
Copy link
Owner

Terribly sorry for my late response. The three braincells I have are still slowly getting to semi-normal function.

This is intended behavior though, no? For unpause state to clear the screen and focus on content.

@Keith94
Copy link
Contributor Author

Keith94 commented Nov 21, 2024

That is no worries.

When I tested it against stock OSC it didn't happen there. I thought it was a bug since hidetimeout is respected everywhere else.

@Samillion
Copy link
Owner

Noted. Will fix, was merely trying to figure out if it's a bug or not.

@Samillion Samillion added the low priority A low priority issue since it is most likely cosmetic and not breaking function label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority A low priority issue since it is most likely cosmetic and not breaking function
Projects
None yet
Development

No branches or pull requests

2 participants