Mouse scroll changes volume level instead of video playback position
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 37k
- Forks
- 3.5k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 22
Description
Important Information
Provide following Information:
-
mpv version
mpv v0.37.0 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects
built on Jan 19 2024 09:09:45
libplacebo version: v6.338.2
FFmpeg version: n6.1.1
FFmpeg library versions:
libavutil 58.29.100
libavcodec 60.31.102
libavformat 60.16.100
libswscale 7.5.100
libavfilter 9.12.100
libswresample 4.12.100 -
Linux Distribution and Version, - Source of the mpv binary
Arch linux, official repositories (extra) -
Window Manager and version
x.org
Reproduction steps
Play video, mouse scroll on video
Expected behavior
Video playback changes position
Actual behavior
Volume changes level
Hope this is not a deliberate change, scrolling to change the video position is (for me at least) the single most helpful control.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported mouse-scroll behavior in mpv v0.37.0 on Arch Linux while a video is playing. Trace the input handling for scrolling on the video window and compare the current volume change with the expected playback-position change; done means scrolling changes position without unexpectedly changing volume.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100