lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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