Use "all" directory for groups

This commit is contained in:
Sonny Bakker 2025-03-15 00:13:27 +01:00
parent 4b8aaf3e95
commit 523b5cd49f
16 changed files with 13 additions and 13 deletions

View file

@ -0,0 +1,10 @@
# {{ ansible_managed }}
#
volume=100
sub-auto=fuzzy
gpu-api=opengl
vo=gpu
hwdec=vaapi
audio-samplerate=128000
audio-format=s64

View file

@ -0,0 +1,27 @@
# {{ ansible_managed }}
#
## Seek units are in seconds, but note that these are limited by keyframes
RIGHT seek 5
LEFT seek -5
SHIFT+RIGHT seek 60
SHIFT+LEFT seek -60
# UP add volume 2
# DOWN add volume -2
UP add ao-volume 2
DOWN add ao-volume -2
m cycle ao-mute
PGUP add chapter 1 # skip to next chapter
PGDWN add chapter -1 # skip to previous chapter
q quit
j cycle sub # cycle through subtitles
#SHARP cycle audio # switch audio streams
f cycle fullscreen # toggle fullscreen
s screenshot # take a screenshot
S screenshot video # ...without subtitles