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 2017-01-28 21:23:20 +01:00 committed by GitHub
parent ca858f707c
commit d7dfac05b8

View File

@ -40,8 +40,8 @@ The original video files will not be modified. Instead it creates a lossless exp
- <kbd>l</kbd> Speed up video - <kbd>l</kbd> Speed up video
- <kbd></kbd> Seek backward 1 sec - <kbd></kbd> Seek backward 1 sec
- <kbd></kbd> Seek forward 1 sec - <kbd></kbd> Seek forward 1 sec
- <kbd>.</kbd> (period) Tiny seek forward - <kbd>.</kbd> (period) Tiny seek forward (1/60 sec)
- <kbd>,</kbd> (comma) Tiny seek backward - <kbd>,</kbd> (comma) Tiny seek backward (1/60 sec)
- <kbd>i</kbd> Mark in / cut start point - <kbd>i</kbd> Mark in / cut start point
- <kbd>o</kbd> Mark out / cut end point - <kbd>o</kbd> Mark out / cut end point
- <kbd>e</kbd> Export selection (in the same dir as the video) - <kbd>e</kbd> Export selection (in the same dir as the video)