Add playback speed control widget

This commit is contained in:
Tomas Sardyha
2020-04-19 16:17:46 +02:00
parent c90966d4c0
commit cf55e74a25
3 changed files with 328 additions and 60 deletions

View File

@@ -86,11 +86,18 @@ volume_snap_to=1
# for this amount of time, set to 0 to disable
volume_flash_duration=300
# menu
# controls all menus, such as context menu, subtitle loader/selector, etc
menu_item_height=40
menu_item_height_fullscreen=50
menu_opacity=0.8
# playback speed control widget: drag to change, click to reset
speed=no
speed_size=40
speed_size_fullscreen=60
speed_opacity=1
speed_step=0.1
# pause video on clicks shorter than this number of milliseconds
# enables you to use left mouse button for both dragging and pausing the video
# I recommend a duration of 120, leave at 0 to disable