Log in

View Full Version : how do i remove the warning msg at start of dvd?


007craft
6th April 2004, 06:21
I riped a dvd and I want to get rid of those dumb warning messages at the start of it.. how do i do it?

RonaldMac
6th April 2004, 07:33
Try the TitleSetBlanker:
http://www.sysh.net/files/TitleSetBlanker_v095.zip
:)

violao
6th April 2004, 08:56
Originally posted by 007craft
I riped a dvd and I want to get rid of those dumb warning messages at the start of it.. how do i do it?

You need to find out to what VTS/PGC/Program/Cell this warning message belongs. If it's a part of menu, meaning a single PGC in VTS_0x_0.VOB, then you can simply delete playback of that PGC with Ifoedit. However, if that warning is a title PGC, then you need to replace it with blank cell(s) instead of delete playback. In both cases you also need to edit corresponding PGC command table and change number of pre/post commands such that all commands belong to Pre-commands. Also make sure that there is no Break command in the table prior to final Link since that would stop the execution of commands and start to play the PGC. Apart from Break, there are other commands that can start the playback of that PGC such as Link Program, Link Cell and similar.

Dimmer
6th April 2004, 20:43
@007craft

Better yet, use the search and read the guide (http://forum.doom9.org/showthread.php?s=&threadid=50245).