BS no-osd set speed 1.0; script-binding uosc/flash-speed \ no-osd set speed 1.0; script-binding uosc/flash-speed } no-osd add speed 0.125; script-binding uosc/flash-speed { no-osd add speed -0.125; script-binding uosc/flash-speed ] no-osd multiply speed 2.0; script-binding uosc/flash-speed [ no-osd multiply speed 0.5; script-binding uosc/flash-speed right no-osd seek 3; script-binding uosc/flash-timeline left no-osd seek -3; script-binding uosc/flash-timeline shift+right no-osd seek 15; script-binding uosc/flash-timeline shift+left no-osd seek -15; script-binding uosc/flash-timeline up no-osd add chapter 1; script-binding uosc/flash-timeline down no-osd add chapter -1; script-binding uosc/flash-timeline pgup script-binding uosc/next; script-message-to uosc flash-elements timeline pgdwn script-binding uosc/prev; script-message-to uosc flash-elements timeline m no-osd cycle mute; script-message-to uosc flash-elements volume wheel_up no-osd add volume 5; script-binding uosc/flash-volume wheel_down no-osd add volume -5; script-binding uosc/flash-volume . frame-step; show-text "Frame:${estimated-frame-number}/${estimated-frame-count}" , frame-back-step; show-text "Frame:${estimated-frame-number}/${estimated-frame-count}" v cycle video a cycle audio ctrl+a script-binding uosc/audio-device s cycle sub mbtn_mid script-binding uosc/menu c script-binding uosc/chapters p script-binding uosc/playlist tab script-binding uosc/toggle-ui del script-binding uosc/delete-file-next ctrl+= add sub-scale 0.1 ctrl++ add sub-scale 0.1 ctrl+- add sub-scale -0.1 alt+= add video-zoom 0.1 alt++ add video-zoom 0.1 alt+- add video-zoom -0.1 V script-binding uosc/load-video #! Load tracks > Load video A script-binding uosc/load-audio #! Load tracks > Load audio S script-binding uosc/load-subtitles #! Load tracks > Load subtitles # #! --- KP1 change-list glsl-shaders clr '' #! Shaders > Disable KP2 change-list glsl-shaders set '~~/shaders/SSimSuperRes.glsl' #! Shaders > SSimSuperRes KP3 change-list glsl-shaders set '~~/shaders/FSR.glsl' #! Shaders > FSR KP4 change-list glsl-shaders set '~~/shaders/FSRCNNX_x2_8-0-4-1.glsl' #! Shaders > FSRCNNXx2 8 KP5 change-list glsl-shaders set '~~/shaders/FSRCNNX_x2_16-0-4-1.glsl' #! Shaders > FSRCNNXx2 16 # #! --- # set current-window-scale 1.000; show-text "Scale:${current-window-scale}" #! Window scale > set to 1.0x # set current-window-scale 0.500; show-text "Scale:${current-window-scale}" #! Window scale > set to 0.5x # set current-window-scale 0.250; show-text "Scale:${current-window-scale}" #! Window scale > set to 0.25x # #! Window scale > --- ctrl+up add current-window-scale 0.250; show-text "Scale:${current-window-scale}" #! Window scale > + .25x ctrl+right add current-window-scale 0.125; show-text "Scale:${current-window-scale}" #! Window scale > + .125x ctrl+down add current-window-scale -0.250; show-text "Scale:${current-window-scale}" #! Window scale > - .25x ctrl+left add current-window-scale -0.125; show-text "Scale:${current-window-scale}" #! Window scale > - .125x # #! --- # set video-aspect-override '-1' #! Utils > Aspect ratio > Auto # #! Utils > Aspect ratio > --- # set video-aspect-override '16:9' #! Utils > Aspect ratio > 16:9 # set video-aspect-override '4:3' #! Utils > Aspect ratio > 4:3 # set video-aspect-override '2.35:1' #! Utils > Aspect ratio > 2.35:1 # #! Utils > --- n cycle ontop #! Utils > Toggle on-top h cycle-values hwdec 'no' 'auto-safe' #! Utils > Toggle HW decoding b cycle deband #! Utils > Toggle debanding # #! Utils > --- # script-binding uosc/open-config-directory #! Utils > Open config directory O script-binding uosc/show-in-directory #! Utils > Show in directory # #! --- # quit #! Quit