digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: Encoding time! (http://www.digitalfaq.com/archives/encode/2350-kvcd-encoding-time.html)

Adder 01-26-2003 06:17 AM

encoding time!
 
Hi all

I am currently encoding 51st state movie from original dvd source, and encoding time is going to be like 13 hours or so! Is this correct?

I used this script in tmpgenc:

LoadPlugin("C:\encoding\mpeg2dec.dll")
LoadPlugin("C:\encoding\fluxsmooth.dll")
LoadPlugin("C:\encoding\gripfit_preview.dll")
LoadPlugin("C:\encoding\legalclip.dll")
LoadPlugin("C:\encoding\sampler.dll")
LoadPlugin("C:\encoding\convolution3d.dll")
LoadPlugin("C:\encoding\dustv5.dll")

Mpeg2source("D:\51st_state\Video_TS\51st_state.d2v ")
Legalclip()
Gripcrop( width=544, height=576, overscan=2 )
Gripsize()
Faerydust()
Gripborders()
Legalclip()

Samplet(length=24)
--------------------------------------------------------------------------------------
Is it this faerydust filter that is making the encode time so long??

Later.

urban tec 01-26-2003 08:41 AM

Quote:

Is it this faerydust filter that is making the encode time so long??
Yes both dust and convolution3D are very slow at present, I find they can triple my encode times from 2hrs (realtime encoding) to 6 -7 hrs (on a P4 2Gig)

black prince 01-26-2003 10:12 AM

@Adder,

Quote:

Faerydust()
Try SpaceDust(). It's faster :wink: Use DustV5.dll as your
Loadplugin. :)

-black prince


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