-
-
Notifications
You must be signed in to change notification settings - Fork 57
[FEAT] Set niceness #108
Copy link
Copy link
Closed as not planned
Labels
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Is this a new feature request?
Wanted change
My encodes usually take a few days so I like to run them detached and with high
niceness. I could userenicebut I'm sure I won't remember to do that every time so I'd like to have an environment variable where I can hardcode this instead.Reason for change
Prevent
ffmpegfrom taking all CPU for itself.Proposed code change
No response