Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VMGM post won't allow jump vmgm menu; #27

Open
MTres19 opened this issue Jan 31, 2018 · 1 comment
Open

VMGM post won't allow jump vmgm menu; #27

MTres19 opened this issue Jan 31, 2018 · 1 comment

Comments

@MTres19
Copy link

MTres19 commented Jan 31, 2018

It seems that it is impossible to have the VMGM menu loop without resorting to ugly hacks: inside the <pgc> for the <vmgm>'s <menus>, I put <post>jump vmgm menu;</post> but dvdauthor just spits out

ERR:  Cannot find PGC with entry 
ERR:  in VMGM pgc 0, <post>

It's not a big deal, because I've worked around it by jumping to the titleset menu, which then jumps again to the VMGM by default.

@ldo
Copy link
Owner

ldo commented Jun 2, 2019

Hi. Sorry for the delay in responding to this.

Looking at the allowed instructions, it appears that “JumpSS VMGM Menu” is not allowed within the VMGM. So your workaround—“JumpSS VTSM” followed by “JumpSS VMGM Menu”—looks reasonable.

Another option might be “JumpSS VMGM PGC”, which is allowed in the VMGM.

I must admit it’s been a long while since I looked at all the details of what is and isn’t allowed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants