mifi / lossless-cut

The swiss army knife of lossless video/audio editing
GNU General Public License v2.0
24.01k stars 1.19k forks source link

Direct Jump to a Specific Moment in the Video #2037

Open vayo28 opened 2 weeks ago

vayo28 commented 2 weeks ago

The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first

Description

I would like the application to have a feature that allows users to jump directly to a specific minute in the video by pressing the corresponding numbers on the keyboard. This would significantly improve the efficiency and usability of the application, especially for those who need to edit or review long videos.

Feature Details:

Entering the Desired Minute: Users can enter the desired minute by pressing the numbers on their keyboard. For example, to go to minute 14, the user simply presses "1" followed by "4".

Automatic Jump: Upon entering the number, the application will automatically take the user to the corresponding minute of the video. This eliminates the need to manually scroll through the video timeline.

In the basic mode, it would be much faster than searching with the cursor. The advanced mode has something similar, but the numbers 00.00.00.00 are not auto-completed and going through each number is a bit slow.

Thank you for the work and the application, and sorry if something like this has already been suggested.

mifi commented 1 week ago

I think something similar already exists:

  1. Press g (seek to timecode)
  2. Press 1 and 4
  3. Press Enter

It will now jump to 14 seconds.

if you want to jump to 14 minutes instead type 14:00