Merge branch 'master'
This commit is contained in:
commit
d4a78ebbd1
7 changed files with 339 additions and 140 deletions
|
|
@ -191,7 +191,7 @@ def main():
|
|||
|
||||
player = mpv.MPV(
|
||||
log_handler=my_log, input_default_bindings=True,
|
||||
input_vo_keyboard=True, sub_text_font_size=28
|
||||
input_vo_keyboard=True, sub_text_font_size=28, sub_text_font='Menlo'
|
||||
)
|
||||
player.fullscreen = not args.window
|
||||
player.loop = 'inf'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue