tomos
14th October 2010, 16:31
what i do is, setup a load of things to encode using 2 passes.
now, the 1st pass never uses all the cpu like the 2nd pass does. what i do is suspend the 2nd passes of all jobs and let megui run all the 1st passes first (1 per core). then, when alls done i go back to 1 worker and run the 2nd passes one at a time.
is there a way to get MEGUI to run like this automatically so i don't have to pause etc etc myself?
now, the 1st pass never uses all the cpu like the 2nd pass does. what i do is suspend the 2nd passes of all jobs and let megui run all the 1st passes first (1 per core). then, when alls done i go back to 1 worker and run the 2nd passes one at a time.
is there a way to get MEGUI to run like this automatically so i don't have to pause etc etc myself?