jdobbs
14th December 2006, 20:48
Hi all.
I mentioned this a long time ago, but I think it may have gotten lost in the clutter. Anyway... the "Multiple Encoder Processes" setting in DVD-RB allows you to run two concurrent encodes at one time. It's meant to get the most out of very fast or multiple core processors. The way it tells itself to do this is by setting the value:
Encode_Processes=2
in the "[Options]" area of REBUILDER.INI. If there are those among you who have multiple processors (X2 or Dual Core) and are not getting 100% processor usage when encoding... you might want to try this trick. Set the value higher, for example:
Encode_Processes=3
I wrote the code to support any number of concurrent processes -- and I'm wondering it setting it higher than 2 will further speed up encoding for some folks. Remember, though, not to click "Multiple Encoder Processes" on/off again. It will set it back to 2...
If anyone gets a chance to test this, I'd be interested in the results. :)
Thanks.
I mentioned this a long time ago, but I think it may have gotten lost in the clutter. Anyway... the "Multiple Encoder Processes" setting in DVD-RB allows you to run two concurrent encodes at one time. It's meant to get the most out of very fast or multiple core processors. The way it tells itself to do this is by setting the value:
Encode_Processes=2
in the "[Options]" area of REBUILDER.INI. If there are those among you who have multiple processors (X2 or Dual Core) and are not getting 100% processor usage when encoding... you might want to try this trick. Set the value higher, for example:
Encode_Processes=3
I wrote the code to support any number of concurrent processes -- and I'm wondering it setting it higher than 2 will further speed up encoding for some folks. Remember, though, not to click "Multiple Encoder Processes" on/off again. It will set it back to 2...
If anyone gets a chance to test this, I'd be interested in the results. :)
Thanks.