README - vo "opengl" doesn't exist anymore
This commit is contained in:
parent
4f69531721
commit
9d6d973f91
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ Logging, Properties, Python Key Bindings, Screenshots and youtube-dl
|
|||
player.fullscreen = True
|
||||
player.loop_playlist = 'inf'
|
||||
# Option access, in general these require the core to reinitialize
|
||||
player['vo'] = 'opengl'
|
||||
player['vo'] = 'gpu'
|
||||
|
||||
@player.on_key_press('q')
|
||||
def my_q_binding():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue