1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 02:12:30 +01:00

Update README.md

This commit is contained in:
Mikael Finstad 2018-09-25 00:42:21 +02:00 committed by GitHub
parent f276c0e3ed
commit 93a5e13180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,9 +35,11 @@ For more information about supported formats / codecs, see https://www.chromium.
- Drag drop a video file into player to load or use <kbd></kbd>/<kbd>CTRL</kbd>+<kbd>O</kbd>. - Drag drop a video file into player to load or use <kbd></kbd>/<kbd>CTRL</kbd>+<kbd>O</kbd>.
- Press <kbd>SPACE</kbd> to play/pause - Press <kbd>SPACE</kbd> to play/pause
- Select the cut start and end time. Press <kbd>I</kbd> to select the start time, <kbd>O</kbd> to select the end time for the cut. - Select the cut start and end time. Press <kbd>I</kbd> to select the start time, <kbd>O</kbd> to select the end time for the cut.
- Press the custom output dir button if you want to export to a certain dir (default: source file dir)
- Press the rotation button if you want to override orientation metadata - Press the rotation button if you want to override orientation metadata
- Press the scissors button to export the slice - Press the scissors button to export the slice
- Press the camera button to take a snapshot - Press the camera button to take a snapshot
- Press the trash button if you want to move the original file to trash
The original video files will not be modified. Instead it creates a lossless export in the same directory as the original file with from/to timestamps. Note that the cut is currently not precise around the cutpoints, so video before/after the nearest keyframe will be lost. EXIF data is preserved. The original video files will not be modified. Instead it creates a lossless export in the same directory as the original file with from/to timestamps. Note that the cut is currently not precise around the cutpoints, so video before/after the nearest keyframe will be lost. EXIF data is preserved.