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

Allow renaming batch exported files #857

Closed
mitchcurtis opened this issue Sep 8, 2021 · 5 comments
Closed

Allow renaming batch exported files #857

mitchcurtis opened this issue Sep 8, 2021 · 5 comments

Comments

@mitchcurtis
Copy link

mitchcurtis commented Sep 8, 2021

I wrote this in more detail but I accidentally lost all of it, so this time it is a bit more brief:

From #89 (comment):

Currently my workflow is:

  1. Load a video
  2. Trim it
  3. Export
  4. Rename in file explorer

It would be awesome if it could instead be:

  1. Load a video
  2. Trim it
  3. Rename it
  4. Export

It was mentioned that there is a way to do this in the export dialog, but I don't see such a dialog.

It would be nice if you could do this directly in the batch list:

image

@mitchcurtis mitchcurtis changed the title Allow renaming exported files Allow renaming batch exported files Sep 8, 2021
@mitchcurtis
Copy link
Author

Hmmm, now that I think about it, the timestamp that LosslessCut appends to the generated file name has to be removed regardless, and that timestamp isn't shown in the batch list... so maybe allowing choosing the name of the file in an export dialog would be the best way.

@mifi
Copy link
Owner

mifi commented Sep 23, 2021

It was mentioned that there is a way to do this in the export dialog, but I don't see such a dialog.

You toggle the export dialog with this button:
Screenshot 2021-09-23 at 12 55 30

@mitchcurtis
Copy link
Author

Ah, thanks.

@mitchcurtis
Copy link
Author

mitchcurtis commented Sep 26, 2021

Not sure if this is worth its own "question" issue (and I see no way to contact you otherwise - please let me know if there is a better place for this kind of question): which command do you use to get the list of key frames that are "safe" to cut on?

@mifi
Copy link
Owner

mifi commented Oct 3, 2021

Ffmpeg handles this internally. I cannot control it. It depends on the codec.

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