Log in

View Full Version : location of menu action information


RadicalEd
1st April 2002, 17:24
hey, does anyone know exactly where the information that directs the actions of a menu and the buttons in it is contained? I have the button navigational commands (http://www.angelfire.com/anime3/airanime), but that dosen't seem to specify the actual action of the button, such as going to the trailer menu, going to the main movie, etc. Could anyone point me to where that information exists?

Derrow
2nd April 2002, 11:17
It's in the Navigation-Pack in the Menu-Vob-file (*_0.VOB).

Use VobEdit, then you'll be able to check out, what commands are executed on what button.

RadicalEd
2nd April 2002, 21:32
uuuum.. not to be annoying Derrow but isn't that what was on the picture ^^' (button navigational commands was a link)

right, in the navigation pack there is the info specifying the button's positions and such, but the only line of code I could find that seemed to relate to the button's action was

command: (LinkPCGN) Link PCG 60

and that was the same command for all of the buttons.
Now call me bipolar, but I dont recall all of the buttons leading to the same thing ;)

so.. this is a dilemma, is this a unique occurrence with the menus I'm using or am I not looking in the right place? Once again, check this screen cap (http://www.angelfire.com/anime3/airanime), thats all the button related information I could find

sorry if I'm being too question-ie but my knowledge of VOB's innards is limited and there isnt a whole lot of overt information about VOB structure out there (to my knowledge.. better get back to researching)
I'm working to implement this info in DVD menu to SVCD menu conversion, so if you could give a slightly more detailed explanation of where the button and menu commands are or how they can be interpreted, I would be eternally grateful. Thanks, believe me I hate being the newbie in this case ^^'