Log in

View Full Version : problem with resume function with DVDlab pro


Noplait
23rd March 2005, 22:09
Hi guys
I’m trying to backup & re-author one of my dvds and I have almost finished, apart from a little menu button which makes me crazy lol.
I’ve used DVD-LAB Pro version.
I have :
my root menu with 3 buttons : play movie, settings and chapters.
And my problem is the resume button situated in settings menu, in fact DVD lab doesn’t use the RSM fonction perfectly because if the movie has been started yes it’s fine but if it hasn’t, the player just stop the dvd and here is my problem.
So I tried to use VM commands, I’ve read few topics and I found some interesting ideas.

Set GPRM0=1 when play movie button is activated but I don’t know how to use accurately this parameter in order to make the resume button “know” the movie has already been started and so to resume it. So I need to use something like
“If (GPRM0=1) RSM” + “ If (GPRM0=0) JumpVTS_TT 1”

But it seems impossible to do in DVD-lab, I’ve heard that one button can contain only 1 command...

I’ve tried to link the resume button to a fake menu (blank) with :
Pre-commands : If (GPRM0=1) RSM
Post-commands : If (GPRM0=0) JumpVTS_TT 1
But DVd-Lab doesn’t accept it, maybe such things are possible by using IFO edit , PGC edit or something like that.

I hope some of you will be able to help me or give me ideas, thank you in advance and I apologize for my English...