-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🎹 Keyboard shortcuts and workflow #254
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
👀Being able to change the seek time from 1 sec or 1/60 sec by using arrow-keys in combination with shift/ctrl/alt for different speeds (speed parameter in seconds adjustable for each combination). From VLC:
implementation in losslesscut:
|
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
- Make side panel for cut segments - Use up/down key to jump prev/next segment #254
Keyboard Shortcuts: I dont know if its already included but frame by frame would be very helpful.. |
This comment was marked as resolved.
This comment was marked as resolved.
- Allow toggle sidebar - Allow zoom with CTRL+mousewheel #254 - Improve performance - modularize code - remove standalone fontawesome
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
- ctrl/cmd+up/down hotkey to zoom - implement hotkey for comfort zoom
This comment was marked as resolved.
This comment was marked as resolved.
First, thanks a lot for this excellent tool that is very efficient ! I don't know if it's been said elsewhere, but I found disturbing that after having pressed L a few times to increase playback speed (btw it works perfectly, and does not stutter at all, not like in Adobe Premiere 👍 ), when I press K two times it does not go back to playing at 100% speed. Again, thanks ! |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
from #691 (comment)
|
From #1170 :
|
From #1284 :
|
|
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
- Show waveform - Show thumbnails - Show keyframes #254 (comment)
This comment was marked as resolved.
This comment was marked as resolved.
Similar to what davidp57 said (which should be an option as to whether it reverts back to 100% speed after pausing or not), a missing command is to do so manually. In addition to keys to speed up and slow down playback, it should allow a key to be assigned to toggle between 1x speed and the last set speed. For example, if it's sped up to 4x, pressing that key would slow it back down to 1x, and pressing it again would return it to 4x. |
|
Hotkeys to manipulate tracks (from #1917 #1937). Something like:
|
+1 for this keyboard shortcut... Currently I need to create multiple recap videos (and such) from a single source video. It's faster through Losslesscut. I just load the video, go through it, then press "B" to split into segments at cursor (instead of "I" and "O"). Then select/mark the ones I want, and export+merge. Then go through again and reselect different segments for a different recap video. The saved Project file also keeps a list of all segments so later I can go back and reselect different segments as needed easily. Just that at the moment, I need to use the mouse to select/unselect individual segments, whereas all the other steps are keyboard driven. So would be great for a keyboard shortcut to select/unselect or mark/unmark the current segment. 😄 |
I want this issue to be a place where we can vote and discuss which functions shall be bound to keyboard shortcuts. You can leave an upvote on the shortcuts/functions you want the most, or add a comment with new suggestion(s).
Ideally this would have an entry in "Settings" but a (text, json, ...) config file would be better than nothing
See #654 #726
The text was updated successfully, but these errors were encountered: