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

add variable for filename {startframe} or {starttime} #25

Closed
ingof opened this issue Sep 24, 2020 · 1 comment
Closed

add variable for filename {startframe} or {starttime} #25

ingof opened this issue Sep 24, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ingof
Copy link
Contributor

ingof commented Sep 24, 2020

can you please add starttime variable for filenames? (00:00:00,000)
For example {starttime} or {startframe}?

With startframe i can calculate the starttime by myself
I cut several video files with existing subtitle-file (SRT)
so i can also cut the exported range of my SRT-file and add to the cutted video directory

@ingof ingof changed the title add variable for startframe add variable for filename {startframe} or {starttime} Sep 24, 2020
@bartekmotyl bartekmotyl added the enhancement New feature or request label Sep 24, 2020
@bartekmotyl bartekmotyl added this to the release-0.17.0 milestone Sep 24, 2020
@bartekmotyl
Copy link
Owner

Implemented, will be included next release (0.17)
I have added:

  • SelectionStart / SelectionEnd (hhmmss)
  • SelectionStartMs / SelectionEndMs (same as above, but in milliseconds)
  • Duration (hhmmss)

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

No branches or pull requests

2 participants