PDA

View Full Version : MuxMan v0.16.6


EpheMeroN
1st May 2008, 21:47
Is it possible to add a single image with a PLAY button using this new version of MuxMan? Like some code to cut/paste into the .mxp file to use as a template? That type of simple dvd menu is what I've wanted to be able to do (for free) for quite some time now.

Last time I checked, DVDAuthorGUI can, but it does not support importing .WAV audio, while MuxMan does.

goonix
2nd May 2008, 12:02
It was already possible with the previous versions.
You can download an example including all assets here: EXAMPLE (http://goonix.biz/download/misc/MUXMAN.rar) (830 kB).

Simply load the mxp file into MuxMan and press START.
It will create a complete DVD with menu and main movie.
Menu and movie are stills to save space in this example.

To integrate the code into your project, load all your movie assets into MuxMan as usual.
Then save the mxp file.
Now add the menu part of the code (from example) to your mxp file.

If you want to have a motion menu, you only need to exchange the BG.bmp with a BG.m2v.

Good luck

goonix