summaryrefslogtreecommitdiff
path: root/ar/.config/mpv/input.conf
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-06-11 10:35:41 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-06-11 10:35:41 +0900
commitd5290a021b8fc91ed6d128e906b95ae0c1fdcc0b (patch)
tree71dfb0b4868528aa8942bce06eb9f6dc2c5288e3 /ar/.config/mpv/input.conf
parent585126b6b8e32a2fd2597b5e9c4bcf62d72542c7 (diff)
modified mpv/input.conf, modified scripts/slicing.lua
Diffstat (limited to 'ar/.config/mpv/input.conf')
-rw-r--r--ar/.config/mpv/input.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.config/mpv/input.conf b/ar/.config/mpv/input.conf
index ef86749..4d63c44 100644
--- a/ar/.config/mpv/input.conf
+++ b/ar/.config/mpv/input.conf
@@ -43,6 +43,7 @@ s cycle pause
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+o script-binding slicing/set-end-eof # Cut from start point to the end of the video 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