hi!
I wanna add a logo (maybe a page with some text on it, just for Fading in & Fading out the page)
I want it to show when the DVD plays
I wonder if any one could help me on this matter
i heard that PGCEdit can do this, but I don't know how
yours Truly ...
+ Reply to Thread
Results 1 to 7 of 7
-
-
I would make a first play title video, see for example https://forum.videohelp.com/topic326028.html#1681140
-
ok, thanks
I guess I found it how
there is another question!
how can I make a page which some text fading in & fading out
I am wondering if anyone can explain it With Adobe Encore DVD 2
sorry for asking two questions in one topic ... -
Make a 720x576 (if for PAL) BMP with the text. I suppose any photo editor can do that. Then encode your pic as a video lasting as long as you like. I prefer to use AviSynth for the job:
ImageSource("C:\Path\To\TextPic.bmp",End=250,FPS=2 5)
FadeIO0(50)
That tells it to make the pic 10 seconds long (250 frames at 25fps for PAL DVD), and to fade it in and out for 2 seconds (50 frames) each. Send it to any encoder that accepts AviSynth scripts (which is most of them), and then author the resulting M2V with Muxman, adding audio if you like.
http://avisynth.org/mediawiki/ImageSource
http://avisynth.org/mediawiki/FadeIO0 -
Originally Posted by manono
I'll do this & let u know about the result
thanks again ... -
... or you can use Encore 2 - just create a slide show with your picture and use fade in/out effect and then link that slide show to whatever you need.
(never tried creating a slide show with 1 picture, but I guess it should work)!
Similar Threads
-
Adding existing menu to DVD
By PirateAhoy in forum Authoring (DVD)Replies: 0Last Post: 29th Sep 2011, 12:53 -
Adding Menu to Existing DVD
By HamishT in forum Authoring (DVD)Replies: 2Last Post: 24th Jun 2011, 15:23 -
Adding a menu to a DVD of music videos with no menu
By vtrop in forum Authoring (DVD)Replies: 1Last Post: 25th Feb 2009, 09:07 -
Adding menu to DVD
By randyj in forum Newbie / General discussionsReplies: 1Last Post: 21st Dec 2007, 01:28 -
Adding DVD menu's
By wristar in forum Authoring (DVD)Replies: 3Last Post: 18th Oct 2007, 12:52