Skip to content
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

The set end, next start and go to next shortcut #9090

Open
darnn opened this issue Dec 12, 2024 · 2 comments
Open

The set end, next start and go to next shortcut #9090

darnn opened this issue Dec 12, 2024 · 2 comments

Comments

@darnn
Copy link

darnn commented Dec 12, 2024

I feel like this has been discussed somewhere previously but I can't find it.
The set end, next start and go to next shortcut doesn't merely change the start time of the next line, it changes both it start and end times. Before:
image
After:
image

Whereas I would have expected it to just set the start time and leave the end time intact. This is the more useful thing for correcting Whisper's timing. I assume there are people who do use this as is, though, so I suppose I'm just asking for a second one that doesn't modify the end time.

@niksedk
Copy link
Member

niksedk commented Dec 13, 2024

I do not follow....
Set next start would cause overlap.

@darnn
Copy link
Author

darnn commented Dec 13, 2024

But it doesn't have to, in the same way the current one doesn't (it respects the minimum gap setting, I assume).
Maybe this will be more clear: Right now, in order to achieve what I want, I have to press the keyboard shortcut for set end time, then the one for one frame forward, and then the one for set start time.
Currently set end, next start and go to next is effectively "set end, next start (keep duration) and go to next", I'm just proposing a variant without the "keep duration" part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants