DVD Architect authoring assistance, please!

Jaylene wrote on 1/10/2020, 2:59 PM

Artist asked to design DVD menu art elements has also decided to design navigation...I'm researching to see if the things he is proposing are completely out of DVD standard or if there is some way to achieve them in DVD Architect (I'm in v6 but could probably upgrade if that would result in achieving this navigation).

I need advice/help to create:
1) Splash screen that reveals first menu automatically after a few seconds.
I can do this with a click but without a click is desired.
2) Photos + graphics that are revealed on a "hover" of the cursor over specific areas of menu without clicking, and go away/are replaced by other graphics when cursor hovers over a different specific area of the menu.
Seems like a web thing to me...possible on DVD?
3) A menu command that ejects the DVD from the drive.
Would this even work on standalone players?

Thanks for advice and assistance.
Jaylene

Comments

Former user wrote on 1/10/2020, 4:35 PM

1) can be done with end action

2) Not in the DVD standard

3) Never seen that. That is a function of the player in DVD standards

Steve Grisetti wrote on 1/11/2020, 8:41 AM

Dot is correct, of course.

Although there are actually a couple of ways to accomplish the first action. One is to set a Loop Point. The other is to set start point to a video that launches the main menu after. Depends on the exact effect you're trying to achieve.

Shadow wrote on 1/11/2020, 8:53 PM

1) There are different solutions for this:

Insert your splashscreen as the backround media in the properties of your first menu-page and insert an empty button (right-click on inserted button and choose button style -> graphics only). Then set the length of this menu-page to the desired length for the splash screen to be shown on the general tab. On the end action tab, set the command to "activate button" and choose the empty button you created in the button dropdown-list. Click on your button and go to the action tab of the button properties. Set the command to "link" and choose your main menu page in the "destination" dropdown list, you can also define a destination button. Set auto-activate to yes. Set the page with the splashscreen as firstplay by right-clicking on the page in the tree-view on the left and choosing "set start item".

Second solution: Encode your splashscreen as video with the desired length, insert it before your main menu (set the video to firstplay as descibed above). Open the media properties by double-clicking your video and link your main menu as destination on the end action tab as described above.

2) This can be done by using a system of transparent auto-activated buttons and different menu-backrounds as described above. The drawback is that the navigation will get slow as the player has to jump to a new menu-page everytime you hover over these buttons, and linking all these menus and buttons will be cumbersome.

3) This is not possible, however you can stop the disc with a button command, but not open the tray. 

Former user wrote on 1/11/2020, 9:05 PM

Shadow, I thought about that approach on #2 but the pictures would not show up as the mouse was hovered until it changed page. And as you correctly stated, would be quite slow and cumbersome to program and watch. He wants the pics to appear and then be replaced, that would be a nightmare for programming and viewing.

Shadow wrote on 1/11/2020, 9:50 PM

If it is only about hiding the pictures and revealing them when hovered over, this could also be achieved with a button over the image by setting the transparent button color to opaque and the fill color to transparent... this would speed the navigation on the pages up as there is no loading of another page for revealing the pictures. Maybe the loading time is acceptable when there is only a delay for replacing the hidden pictures. However the graphics design would be a bit trickier to look good with the opaque buttons, but maybe this will be an acceptable solution.

Former user wrote on 1/11/2020, 9:55 PM

I don't know a way to hide pictures like you can buttons. The buttons on a DVD can only be solid colors. If your background was a solid color then you could hide them with opaque and transparent buttons, but if your background is textured or another image, that would not work. But that is an interesting approach.

Shadow wrote on 1/11/2020, 10:20 PM

You can define a color set for inactive buttons (menu page properties -> general), so they "hide" whats behind them in the backround image by showing the fill color instead of transparency. The Buttons that should stay visible have to be "highlighted" with icons in the backround image that are also hidden by overlaying inactive opaque buttons. A solid backround color would be needed in the areas where these buttons are to look flawless.