diff options
Diffstat (limited to 'config/common/mpv/input.conf')
-rw-r--r-- | config/common/mpv/input.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/common/mpv/input.conf b/config/common/mpv/input.conf index 1d3a486..1999437 100644 --- a/config/common/mpv/input.conf +++ b/config/common/mpv/input.conf @@ -224,9 +224,6 @@ BS script-binding osc/visibility # show chapter title alt+c script-message cycle-commands 'show-text "${chapter-metadata/title}" 100000000' 'show-text "" 0' -# display information and statistics -i script-binding stats/display-stats-toggle - x add audio-delay 0.100 # change audio/video sync by delaying the audio X add audio-delay -0.100 # change audio/video sync by shifting the audio earlier ctrl+x set audio-delay 0 |