Log in

View Full Version : How Can I Disable Audio Streams After Removing Them?


EpheMeroN
11th August 2007, 20:26
I use DVD-Rebuilder Free to backup a dvd.

The dvd had 4 audio streams: 1 5.1 AC3, 2 2.0 AC3, 1 5.1 DTS

I removed the two 2.0 AC3 streams in DVD-Rebuilder, then disabled them from the dvd menu via MenuEdit once DVD-Rebuilder finished.

However, they're still selectable via the dvd remote control when then dvd is playing and you hit the AUDIO button. How can I permanently disable them from showing up there? I only want the 5.1 AC3 and 5.1 DTS to appear since the two 2.0 streams are now gone on my re-authored dvd.

blutach
11th August 2007, 23:50
You'll need to re-organise the streams so the DTS is ahead of the 2 unwanted ones in each PGC in the VTS. The easiest way is via PgcEdit's PGC Editor. Change audio stream 1 to say 3 (or whatever the DTS stream is) and disable streams 2 and 3. There's even a guide (http://forum.digital-digest.com/showpost.php?p=296707&postcount=1) on the PgcEdit site to doing this.

You'll also need to re-program the button on the audio menu that selects the DTS stream. If you are lucky, the stream will be set directly via a SetSTN and you can change the 3 to a 1. If not, it will be set via a GPRM and you'll need to trace thru the button press to where the GPRM is set and change that command.

After this, reload in PgcEdit and it will offer to fix the streams for you. Accept.

Regards