View Single Post
Old 3rd February 2005, 20:03   #15  |  Link
jeanl
Registered User
 
jeanl's Avatar
 
Join Date: Sep 2004
Location: California, USA
Posts: 2,079
Quote:
Originally posted by r0lZ

However, if you want to remove for example the THX logo played after your root manu and before the main title, it should work. If some registers are changed when the THX logo is played, you will set them correctly before starting the movie. All other registers will be left untouched.
wait, even in that case it's not that simple!!!! Imagine the THX postcommands do this:
gprm(3) = gprm(1) + gprm(2)

In normal DVD playback gprm(3) will not always end with the same value at the start of the movie, depending on what gprm(1) and gprm(2) are, right? However, with our copy/replace gprm technique, gprm(3) would be set once and for all to a given value that would not depend on gprm(1) and gprm(2). This, of course, is wrong.

I'm not saying this will happen in practice, I'm just saying that I can't see a truly bullet-proof way to make it work, as is the case for DVD-insert -> Main movie jump.

Jeanl
__________________
A few PgcEdit guides.
DVDSubEdit a free tool to edit subtitles directly inside the vob.
jeanl is offline   Reply With Quote