RB-Opt
RB-Opt is a 3rd party program designed specifically to tweak settings for DVD Rebuilder projects. Before you open a DVD Rebuilder project with it, you need to run it once (RBOpt.exe) and click the Select MPlayer button. This will open a file browser window where you need to locate a media player for RB-Opt to use for previewing video segments. Select your media player (I use Media Player Classic 6.4.7.8) and then you can either close RB-Opt or load a DVD Rebuilder project and start tweaking.
Tweaking Bitrates RB-Opt
Before you start tweaking bitrates with RB-Opt, you'll need to make sure you understand some basic terms - VTS, VOB-ID, and Cell. No doubt you've noticed by now that a DVD is made up of groups of files with similar names that start with VTS_xx, where xx is a number from 01-99. Each group of files with the same number is referred to as a Video Titleset or VTS. For example, The Matrix has 3 Video Titlesets VTS_01, VTS_02, and VTS_03. Titlesets can be further divided by VOB-ID. Every VTS will have 1 or more VOB-IDs, which are just a way to organize the information. Each VOB-ID will then have 1 or more Cells associated with it (once again an organizational unit), and each segment encoded by DVD Rebuilder is a single Cell. RB-Opt is able to set bitrates either for every cell associated with a given VOB-ID or for individual cells.

Tweaking By VOB-ID

Now you can go back to each one you want to reduce and adjust the slider under Reduction. The percentage of bits for that VOB-ID (compared to the original DVD) will change as you move the slider, and any parts that still have Autosized checked will increase accordingly.
I automatically reduce the bitrate of any VOB-ID that's being encoded at Half D1 resolution to no more than half what it had on the original DVD. If this doesn't make sense to you, you may want to go back and read the paragraph on Resolution And Bitrate earlier in this guide.
Finally, if you want to increase the bitrate of any titles that you previously left Autosized checked for, you can do this now.
Tweaking Individual Cells

I normally set the credits to the lowest possible bitrate whenever I tweak with RB-Opt, but I always use the View Cell button to preview first. Not all movies have credits in a separate cell so make sure to check before you make any changes.
Edit AVS Files

To add a filter, find the line you want to insert your filter before, and select the corresponding line number in the dropdown labeled Insert statements in line #. Type the line you want to add and click the Add Line button. To delete a line, select the line number from the Line # dropdown and click the Remove Line button.
You can add a line to your Favorites by typing it in to add it to the script and clicking the Add Line To Favorites button before the Add Line button. Once you've added it to your Favorites you can select it later instead of retyping it. To add lines from your Favorites, click the arrow button next to the text entry box you would normally type it into, and select a line from the dropdown.
When you're done with your editing, use the Test Script button to make sure it works. If you don't do this, RB-Opt won't let you go back to the main window. See the beginning of this guide for more information on AviSynth filters.
Finishing Up
Once you have all your changes made, use the Save Settings button to save them to your project. At any time during the process you can use the Reset Bitrates button to return all bitrates to their original values. If you try to save and the new size for the DVD would be higher than DVD Rebuilder's original settings would have made it, you'll get a warning but if you want you can still save. If you've made a lot of changes, but need to get the size back down to its original level, it's often easier to reset everything and start over. Once you've saved it you can encode normally using DVD Rebuilder.
Written by: Rich Fiscus