Log in

View Full Version : Can't adjust size in rebuilder.ini of v ersion pro 1.26.2


Talayero
8th September 2007, 11:13
Hi,

I read a lot of threads about adjusting the targetsize by editing the rebuilder.ini.

I can't find nothing related to size in the ini that DVDRebuilder pro 1.26.2 makes.

Thanks in advance

Talayero
8th September 2007, 11:21
Well, maybe I misunderstood what I read and I have to add the command. I thought I had to change the value but it is possible that I have to write the whole thing, for instance: Targetsector=22640000 anywhere in the ini file.

linx05
8th September 2007, 13:33
The latest version of DVD Rebuilder is 1.26.3.

Video Dude
8th September 2007, 15:03
From the sticky:


All optional settings MUST be placed in the '[Options]' section of the .ini file, otherwise they will be ignored. Any settings changed here will not be activated until the next time you run DVD-RB.

Target Output Size

TargetSectors= nnnn
CCETargetSectors=nnnn
ReJigTargetSectors=nnnn
QuEncTargetSectors=nnnn
ProCoderTargetSectors=nnnn

Use Sectors, 1 sector = 2Kb.
Example: CCETargetSectors=2236400

As a reference the default for DVD-RB is 2236400 sectors and the maximum for a DVD-5 is 2297888. You should always leave a some room for error.

TargetSectors will be the default for all methods. Other, mode specific, target sector settings will override it when using that mode.

[Note added by jdobbs] The output size in bytes that will result from the specified value can be calculated as: TargetSectors * 2048 * 1.015

blutach
8th September 2007, 22:59
Just put it in the options section.

And it's "TargetSectors" not "Targetsector".

Regards