bira
18th January 2003, 14:58
Hi,
I'm trying to create a demo DVD with short clips from movies.
So, correct me if I am wrong. (That's all for NTSC)
I should set DVD2AVI to no field operation, so I'll have a 29.97 framerate .d2v file.
Then, since I want the clip to fade from black and fade to black I load the script below in any NLE and create the trasition.
LoadPlugin("C:\PROGRA~1\DVD\GORDIA~1\mpeg2dec.dll")
mpeg2source("N:\DEEPIMPACT3\VIDEO_TS\deep.d2v")
Whats' next, how should I encode the clip? How do I deal with progressive and interlaced?
Any help?
I'm trying to create a demo DVD with short clips from movies.
So, correct me if I am wrong. (That's all for NTSC)
I should set DVD2AVI to no field operation, so I'll have a 29.97 framerate .d2v file.
Then, since I want the clip to fade from black and fade to black I load the script below in any NLE and create the trasition.
LoadPlugin("C:\PROGRA~1\DVD\GORDIA~1\mpeg2dec.dll")
mpeg2source("N:\DEEPIMPACT3\VIDEO_TS\deep.d2v")
Whats' next, how should I encode the clip? How do I deal with progressive and interlaced?
Any help?