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

How to limit the cpu usage #84

Open
srivathsah opened this issue Jan 30, 2017 · 1 comment
Open

How to limit the cpu usage #84

srivathsah opened this issue Jan 30, 2017 · 1 comment

Comments

@srivathsah
Copy link

hi,

how can I limit the CPU used by the ffmpeg process, or how can I run the process with lesser priority, currently it is running with max cpu, I am just curious how this will be dealt with

@Casey-Bateman
Copy link
Contributor

@srivathsah you could create a setting in your local project for the -threads option. This will restrict the number of threads that ffmpeg attempts to use.

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