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
I'm compressing a huge video file, and would like to be able to work simultaneously.
Could you start compression with something like
nice -n 9 ffmpeg This would take up only resources that are "free" right now.
Depending on it's effectiveness (never tried on MacOS), an additional workaround "pause" button could be useful.
Thx :)
The text was updated successfully, but these errors were encountered:
Hi, i will take a look at this one. Thanks for sharing
Sorry, something went wrong.
No branches or pull requests
I'm compressing a huge video file, and would like to be able to work simultaneously.
Could you start compression with something like
Depending on it's effectiveness (never tried on MacOS), an additional workaround "pause" button could be useful.
Thx :)
The text was updated successfully, but these errors were encountered: