digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   run the AVISynth process prior to loading KDVD template? (http://www.digitalfaq.com/archives/avisynth/308-run-avisynth-process.html)

Bud 06-08-2002 09:22 AM

run the AVISynth process prior to loading KDVD template?
 
Whoud we run the AVISynth process prior to loading your new template or just load the d2v/wav files and your template to process.

Bud

kwag 06-08-2002 11:04 AM

Re: KDVD Template
 
Quote:

Originally Posted by Bud
Whoud we run the AVISynth process prior to loading your new template or just load the d2v/wav files and your template to process.

Bud

Hi Bud:

You can read directly the .d2v, but I used FitCD last night on "The Matrix", because it's anamorphic and I wanted to see what I would get.
Here's my script that was generated by FitCD to be used with the KDVD template:

LoadPlugin("C:\encoding\MPEG2DEC.dll")
mpeg2source("F:\THE_MATRIX_16X9LB_N_AMERICA\VIDEO_ TS\matrix.d2v")
BilinearResize(720,480,0,0,720,480)
#TemporalSmoother(2,2)
AddBorders(0,0,0,0)

The result is the same as if you read directly from the .d2v. So for DVD to KVCD it's a 1:1 relation. No need for FitCD.

BTW the file size for "The Matrix" came out to 2,063,000KB!
That's because it's anamorphic, and it's a little taller than a 16:9.
But that's a very good file size for a movie that's 2 hours, 16 minutes and 20 seconds!.

So my calculations should be close, as to fit 5 hours on a DVD, at full DVD quality. Of course, it depends on the footage.

kwag


All times are GMT -5. The time now is 05:57 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.