[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Loving coroutines & Posix shell help
- From: Jeff Pohlmeyer <yetanothergeek@...>
- Date: Thu, 22 Jul 2010 07:55:53 -0500
You don't mention what OS you are using, but for 'nix maybe
something like this would help:
os.execute("/usr/bin/nice -n 19 mencoder blah blah ...")
The mplayer/mencoder man page is a little more than I can digest in one
sitting, but it looks like "CPU" appears quite a number of times - maybe
one of those options would help?
Also, I'm not sure what you mean by "things are not working reliably" ?
- Jeff