PDA

View Full Version : Question about incorrect stop after movie finished when edit jump to movie directly


oceansky
3rd August 2003, 01:36
Hello, please everyone who knows how to fix the error when the movie finished and stopped and didn't go back to menu selection.

I have a Gundam DVD anime, it has VIDEO_TS.IFO, and VTS_01_0.IFO, VTS_02_0.IFO, and VTS_03_0.IFO (in which the last three are FBI, Bandai Logo, and Dolby Digital Logo Playing). So, I used the 2Cool Guide to bypass the FBI(which is VTS_01_0.IFO), and keep the bandai logo (VTS_02_0.IFO).

In VTS_02_0.IFO, I notice there is a post command that Call VMG PGC: 11 [Resume Cell: 1].
So, I know after bandai video play finish, it will go to PGC Menu #11, which is located as LU_1 (English) PGC-Menu_11 under VMGM_PGCI_UT in VIDEO_TS.IFO.

In LU_1 (English) PGC-Menu_11 under VMGM_PGCI_UT in VIDEO_TS.IFO, there is a Pre Command that call for Jump to Title: 3, so that it will play the next video part of the Dolby Digital, but I don't need it. Then, I edit it to "Jump to TitleSet(vts): 4, Title(ttn): 1, root-menu" that is the Menu Video. So, it play fine and the movie work and finish and it will go back to menu.
(In summary, Video_ts->BandaiLogo->Menu->Movie->Back to Menu = Work!!)

However, I want the movie start right after bandai logo, so I edit the Pre Command again from PGC-Menu_11(video_ts). This time, I edit it to "Jump to Title: 5" that is the Main Video. And after the movie finish, the problem is here, it didn't go back to menu and stopped here.
(In summary, Video_ts->BandaiLogo->Movie->Unable back to Menu = Not Work!!)

But, if I select menu during the movie playing, and then select movie again, and when it finish, this time, it will go back menu video.
(In summary, Video_ts->BandaiLogo->Movie(not finish yet, select Menu)->Menu->Movie(play finish)->No Problem Back to Menu = Work!!)

So, can anyone tell me how to manipulate the settings to make this work.
Video_ts->BandaiLogo->Movie->Able back to Menu !!!!

Thank you.

Here I want to say one thing that must be the matter of the menu video. Since if I go to menu first then movie able go to menu, I can see that in menu ifo file there must be a command that remember the execution of menu and make the main movie able back to menu. Otherwise, I go to movie first and skip the menu, and the movie is not able to go back to menu.

Please, anyone understand the structure of menu and let me know which command I need to manipulate. And this setting I think I can use it in movie ifo file that should be able to tell the movie back to menu. But, I don't know which command it is.

Thnaks.

In summary,
Video_ts->BandaiLogo->Menu->Movie->Back to Menu = Work!!
Video_ts->BandaiLogo->Movie->Unable back to Menu = Not Work!!
Video_ts->BandaiLogo->Movie(not finish yet, select Menu)->Menu->Movie(play finish)->No Problem Back to Menu = Work!!

2COOL
3rd August 2003, 02:06
You gotta love those animes with all those crap prior to the menu. :rolleyes: :p You sure can get a lot of training of IFOedit doing these episodic types. Just wondering what Gundam series are you working on? I've been buying alot of anime and also backing them up.

oceansky
3rd August 2003, 02:24
oh, this is actually my first gundam anime dvd copy. I has some experiences using ifoedit for just several dvd titles. I am not really like what you said lot of training, but maybe because i have some programming background, so i can likely understand the logic of vob structure, but still I don't have the manual so there are lot of key terms, don't know what they are.

Your guide are great help that really contribute to more understanding of using ifoedit.
thanks.

:p

maa
3rd August 2003, 18:27
Your problem is that "Jump to Title: 5" misses the root menu and some more commands in there.
You realy need to look hard at thoses commands and follow them though to see where each one takes you.
However you might try adding post command in
VTS_05_0.IFO / VTS_PGCITI / PGC_1
- (CallSS VMGM) Call VMG PGC:1 Resume Cell: 1

oceansky
3rd August 2003, 20:58
Big Thanks to you, maa bro.

Follow your command suggestion, now the movie retrieve the menu after the movie finish in which VMG PGC:1 in Video_TS has a command Jump To TitleSet 4: Root Menu.

Thank you.

Now, it's ready to use the dvd-shrink to shrink the size before burn it. ^^

2COOL
6th August 2003, 22:52
Originally posted by oceansky
So, can anyone tell me how to manipulate the settings to make this work.
Video_ts->BandaiLogo->Movie->Able back to Menu !!!!

Simple. ;)

_______________________________________________________________
Bypassing FBI Warnings

Go to VTS_01_0.IFO / VTS_PGCITI / VTS_PGC_1 / PGC Command Table:.

OLD > 12.Pre Command If GPreg<0> == (cmp-val)<3> then (LinkPGN) Link Program 3, ..[20 a6 00 00 00 03 00 03]
NEW > 12.Pre Command If GPreg<0> == (cmp-val)<3> then (LinkPGN) Link Program 7, [button=0]..[20 a6 00 00 00 03 00 07]

_______________________________________________________________
[b]Bypassing Dolby Digital Clip

Go to VTS_03_0.IFO / VTS_PGCITI / VTS_PGC_1 / PGC Command Table:.


OLD > 12.Pre Command If GPreg<0> == (cmp-val)<3> then (LinkPGN) Link Program 3, [button=0]..[20 a6 00 00 00 03 00 03]
NEW > 12.Pre Command If GPreg<0> == (cmp-val)<3> then Break.................................[00 a2 00 00 00 03 00 00]

_______________________________________________________________
Movie Play after Bandai Logo

Go to VIDEO_TS.IFO / VMGM_PGCI_UT / PGC-Menu_8 / PGC Command Table. Right click on Pre Command #3 and select “Edit Command”. Select “(Jump_TT) Jump to Title” and Title Nr. 6.

OLD > 3.Pre Command (JumpSS VTSM) Jump to TitleSet(vts): 4, Title(ttn): 1, root-menu...[30 06 00 01 04 83 00 00]
NEW > 3.Pre Command (JumpTT) Jump to Title: 6..........................................[30 02 00 00 00 06 00 00]

You should have your movie playing immediately after the Bandai Logo. The only small discrepancy is that if you press your Root button during movie play, you’ll go to your Scene Selection Menu instead of your Main Menu.
_______________________________________________________________

Now, if you want it this way...

DVD Insert > Bandai Logo > Main Menu > Movie > Back to Menu After Play

...just skip the Movie Play after Bandai Logo step above.

For people who don't know about this Title play after DVD inserted, the Bandai logo played between the FBI warnings and the Dolby Clip.