argorar / WebMConverter

GUI for ffmpeg to convert videos to WebM and mp4.
https://argorar.github.io/WebMConverter/
MIT License
217 stars 10 forks source link

Feature request: Jump to trim start and end #64

Closed dupespra closed 8 months ago

dupespra commented 8 months ago

Add a way to quickly jump to the start or end of a trim.

Currently if you want to move the timeline cursor to either the end/start of a trim you need to manually move it or use the menu option "Go to..." and manually input the frame/time.

It would be nice to have an option to directly jump to those frames, I was thinking of two ways to do this:

  1. By clicking the numbers labels, it will move the cursor to that frame/time:

imagen

In this example image if you click on the start text 00:00:01 (62) it will move the cursor to frame 62.

  1. Add to the menu section "Go to..." two new items: one for jumping to start and another for the end.

Or having both these two ways would be even better.

argorar commented 8 months ago

Check latest update.