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
If you set showtitle=no or OSCfadealpha is reduced, the subs appear really high when OSC is visible. Can we make an option to lower the sub position or have the value on line 3345 configurable local subpos = math.floor((osc_param.playresy - 175)/osc_param.playresy*100)
The text was updated successfully, but these errors were encountered:
zydezu
added a commit
to zydezu/mpvconfig
that referenced
this issue
Sep 8, 2024
If you set
showtitle=no
orOSCfadealpha
is reduced, the subs appear really high when OSC is visible. Can we make an option to lower the sub position or have the value on line 3345 configurablelocal subpos = math.floor((osc_param.playresy - 175)/osc_param.playresy*100)
The text was updated successfully, but these errors were encountered: