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

Hotkey for copying from Start Pos to EOF #21

Open
forbobssake opened this issue Feb 6, 2024 · 2 comments
Open

Hotkey for copying from Start Pos to EOF #21

forbobssake opened this issue Feb 6, 2024 · 2 comments

Comments

@forbobssake
Copy link

Would it be possible to add a keybind to set End Pos to End-of-file ?

@snylonue
Copy link
Owner

snylonue commented Feb 8, 2024

While it would be easy to add the feature, why not simply seek to end and mark it?

@mrfragger
Copy link

HOME osd-msg-bar seek 0 absolute-percent+exact;frame-step #! [Playback] > [Seek] > Skip to Start
END playlist-clear; osd-msg-bar seek 99.99 absolute-percent+exact #! [Playback] > [Seek] > Skip to End (clears playlist)

after going to end and starting to slice or encode then hit left arrow a few times so when video/audio starts up again it won't go to next file right away

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

3 participants