From 6ea80e0bca41ba2d79566ff852703d890f89b1b8 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Thu, 31 Jan 2019 20:27:05 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f37397f6..a2ef133d 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ Unsupported files can now be remuxed (fast) or encoded (slow) to a friendly form ## Typical workflow - Drag drop a video file into player to load or use /CTRL+O. -- Press SPACE to play/pause -- Select the cut start and end time. Press I to select the start time, O to select the end time for the cut. +- Press SPACE to play/pause or , ,. to seek back/forth +- Select the cut start and end time. Press I to select the start time, O to select the end time for the cut. - If you want to cut more segments out of the video, press + or the `c+` button to add another segment, then select the next segment with I/O. - If you want to re-merge all the selected segments after cutting, toggle the button `nm` (no merge) to `am` (auto merge). This is useful for *cutting away* certain parts of a video (by selecting everything except the parts not needed.) - If you want to export to a certain dir, press the custom output dir button (default: input file dir)