digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Authoring VCD, DVD, Blu-ray (http://www.digitalfaq.com/archives/author/)
-   -   Creating a menu in nero for SVCD? (http://www.digitalfaq.com/archives/author/3097-creating-menu-nero.html)

Adder 03-27-2003 06:54 AM

Creating a menu in nero for SVCD?
 
Hi all

I am doing XXX movie to 2 cd target using 544x576 mpeg 2 CQ=72.84 and min bitrate=400 max=5000, i played sample on dvd player and quality is very very nice :P

I want to make a image to appear at the end of cd 1 to say something like "insert disc 2" just wondering what is the best way to do this. I use Nero to burn all my creations and i know this has a menu option. Is there any restrictions on the size of image, format etc?

Someone give us a clue :?

Thanks all.

Bytecode 03-27-2003 09:55 AM

Code:

#Start <InsertDisc.avs>
BlankClip(length=100,width=544,height=576,pixel_type="YUY2",fps=30,color=$000000)
SubTitle("INSERT DISC 2",-1,-1,0,framecount()-1,"Arial",15,$FFFF00,$000000,5,0)
#End <InsertDisc.avs>

Just encode this to an avi file and I would personally do this to a seperate avi file and add it as a clip to the vcd and put its "wait" time to infinite. That way it shows after the moive and stays there like a menu until they either A. Hit a button or B. Remove the cd.

Hope this works/helps ;p

-BC

Adder 03-27-2003 11:19 AM

Hi bytecode :)

very helpful as usual :D

When adding clips in nero shall i put the full movie before the menu clip or after :?

Thanks again.

PyRoMaNiA 03-27-2003 11:24 AM

Quote:

When adding clips in nero shall i put the full movie before the menu clip or after :?
Put whichever you want to play first, so if you have a main menu put that first.

Bytecode 03-27-2003 11:34 AM

Quote:

Originally Posted by Adder
... the full movie before the menu clip or after ...

Like pyromania said, put it in the order you want them to be displayed.
EX: MainMenu->FullVideo->InsertCD2Clip.
That way it would show the "Insert CD2" Clip after the video had ended.


-BC


All times are GMT -5. The time now is 05:22 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.