marzzzello / mpv_thumbnail_script

A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies (fork)
GNU General Public License v3.0
270 stars 20 forks source link

Transparent box is misaligned when using syncplay #18

Closed zeratax closed 11 months ago

zeratax commented 2 years ago

This version works great, except while using mpv with syncplay. The background box is above the actual thumbnail in that situation. This only happens when chat is enabled in syncplay. In any case thanks a lot for this, this is such a useful script! ^^

playing the file normally: mpv without syncplay

playing it via syncplay: mpv with syncplay

Syncplay 1.7.0 Beta 1 mpv 0.34.0

C0D3D3V commented 2 years ago

Is the thumbnail progress displayed correctly (above the thumbnail)?

marzzzello commented 2 years ago

Can't reproduce using syncplay 1.6.9 on Arch Linux. I tested with local server and just one client mpv version; 0.34.1 Edit: Ah sorry I didn't saw it is only while chatting But I chat doesn't work for me. Nothing happens after pressing enter, chat is enabled, instant chat input also doesn't help

zeratax commented 2 years ago

huh that sounds super weird. i assume you did join a server and room, but otherwise chat should just work? i tried with syncplay 1.6.9 as well and had the exact same result

@C0D3D3V the progress is correctly displayed i just had it turned off image

geextahslex commented 1 year ago

look if this helps https://github.com/marzzzello/mpv_thumbnail_script/issues/43

zeratax commented 11 months ago

look if this helps #43

somehow this now works for me without having to change any values.