We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently it will get a unique name: Movie-cut-merged-000012245.mp4 in order to not overwrite existing files. Maybe we can do this:
Movie-cut-merged-000012245.mp4
Or we can show an input field in the export dialog where the user can input the merged output file name if "merge" mode is enabled.
See also #916 #96
The text was updated successfully, but these errors were encountered:
75f5d3d
No branches or pull requests
Currently it will get a unique name:
Movie-cut-merged-000012245.mp4
in order to not overwrite existing files. Maybe we can do this:Or we can show an input field in the export dialog where the user can input the merged output file name if "merge" mode is enabled.
See also #916 #96
The text was updated successfully, but these errors were encountered: