mpv-chapters
mpv-chapters copied to clipboard
Clicking with the mouse doesn't work
Hi, thanks for your plugin. Pressing TAB shows the chapter menu normally, but it doesn't register my mouse clicks.
I'm using Linux Mint 21.1 and mpv 0.34.1
Hi, thanks for your plugin. Pressing TAB shows the chapter menu normally, but it doesn't register my mouse clicks.
I'm using Linux Mint 21.1 and mpv 0.34.1
Hi, is your monitor a 1080p screen? My script is designed for 1920x1080 and not optimized for other resolution atm.
Thanks for the quick reply.
I see, my monitor is in 1280x720 mode indeed. I tried to change it to 1920x1080 and opened up mpv again but it still doesn't work. Would I have to restart my whole system to see the changes?
Thanks for the quick reply.
I see, my monitor is in 1280x720 mode indeed.
I tried to change it to 1920x1080 and opened up mpv again but it still doesn't work. Would I have to restart my whole system to see the changes?
I think it's not necessary to restart the whole system to see the change. It could be something different with windows and Linux system. I'll find out what is wrong with it and try to make a fix. Thank you for your report.
While I was searching I've found this: https://github.com/CogentRedTester/mpv-scroll-list/blob/master/examples/chapter-list.lua
It doesn't use mouse clicks but may be useful.