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

Combine the mkvMerge and ffmpeg variants into single script #5

Open
3 tasks
vorwd opened this issue Nov 26, 2023 · 0 comments
Open
3 tasks

Combine the mkvMerge and ffmpeg variants into single script #5

vorwd opened this issue Nov 26, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@vorwd
Copy link
Owner

vorwd commented Nov 26, 2023

Combine the mkvMerge and ffmpeg variant(s) into a single script and automate the deletion of the original file.

Deletion of $input file requires validation:

  • $final_output_file achieves pass criteria parsed from the $input_file and $final_output_file ffprobe .json results
    • define criteria that would ensure premature deletion didn't occur
    • add user input prompt that would indicate if this was something they wanted each time the script was ran (not each loop/file)
@vorwd vorwd added enhancement New feature or request help wanted Extra attention is needed labels Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant