why the menu is outside of the frame? #40
-
Hi, I'm trying this script out at the moment and when I press Any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
Beta Was this translation helpful? Give feedback.
-
Looks to me like you're using some sort of style overwrite in your It might also be possible that you have something in your If you can't find the problem, you can try changing this line to ass:append('{\\rDefault\\an7\\q2\\clip(' .. clipping_coordinates .. ')}' .. opts.style_ass_tags) |
Beta Was this translation helpful? Give feedback.
-
Hi I have a different question. Do you know how to make a profile where the condition is the youtube uploaders name? And is it possible to switch the resolution depending on that? So for example if you watch youtuber xyz then the video is in 4k and if you watch xyz2 then the resolution is 1440p? |
Beta Was this translation helpful? Give feedback.
Looks to me like you're using some sort of style overwrite in your
quality-menu.conf
that centers the output like\an5
.Most likely the option
style_ass_tags
, but it could also be achieved with the 4 prefix options (selected_and_active
and similar).It might also be possible that you have something in your
mpv.conf
that's at fault, but the latest version version of this script should reset everything to the default before drawing.If you can't find the problem, you can try changing this line to