summaryrefslogtreecommitdiff
path: root/ar/.config/mpv/input.conf
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-06-04 00:56:31 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-06-04 00:56:31 +0900
commit998cbc36e2917a270315f110087881bdb1e63a52 (patch)
treeab31949059b2c4d13cdbcecdfbbc5cb328dd8f50 /ar/.config/mpv/input.conf
parent9b8cda63dd0ec81458a0e52cb18df00630daa236 (diff)
modified mpv/input.conf, created scripts/slicing.lua
Diffstat (limited to 'ar/.config/mpv/input.conf')
-rw-r--r--ar/.config/mpv/input.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/ar/.config/mpv/input.conf b/ar/.config/mpv/input.conf
index de78dcc..ef86749 100644
--- a/ar/.config/mpv/input.conf
+++ b/ar/.config/mpv/input.conf
@@ -41,6 +41,8 @@ alt+shift+e add audio-delay 1.000
space cycle pause # Toggle pause/playback mode
s cycle pause # Toggle pause/playback mode
ctrl+PRINT script-binding crop-screenshot # Crop screenshot
+o script-binding slicing/set-start # Set lossless cut start point
+O script-binding slicing/set-end # Set lossless cut end point and export
ctrl+l script-message-to misc cycle-known-tracks audio # Loop auidio
shift+l no-osd seek 30 exact; script-message-to misc show-position # Seek exactly 1 second forward
shift+h no-osd seek -30 exact; script-message-to misc show-position # Seek exactly 1 second backward