Quantcast KVCD: 28 Hours Encoding Time? - digitalFAQ.com Forums [Archives]
  #1  
03-21-2003, 03:15 AM
Bchteam Bchteam is offline
Free Member
 
Join Date: Jan 2003
Posts: 275
Thanks: 0
Thanked 0 Times in 0 Posts
Hi!!!

I have Problem with TmpgEnc and a Divx File.

I want to convert my Divx into KVCDx2 using this script:

Code:
#==============================================#
# -= AviSynth script by MovieStacker v1.1.1 =- #
#==============================================#

LoadPlugin("F:\Programme\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("F:\Programme\MovieStacker\Filters\TemporalCleanerOld.dll")
LoadPlugin("F:\Programme\MovieStacker\Filters\FluxSmooth.dll")
LoadPlugin("F:\Programme\MovieStacker\Filters\GripFit_preview.dll")
LoadPlugin("F:\Programme\MovieStacker\Filters\DustV5.dll")
LoadPlugin("F:\Programme\MovieStacker\Filters\LegalClip.dll")

AviSource("F:\Felidae - DVDRip - Divx.avi")
LegalClip()
GripCrop(720, 576, overscan=2, source_anamorphic=false)
GripSize(resizer="LanczosResize")
mergechroma(blur(1.50)) 
mergeluma(blur(0.2))
SpaceDust()
FluxSmooth()
TemporalCleaner(ythresh=2, cthresh=3)
GripBorders()
LegalClip()
But when the encoding process starts,28 Hours are displayed as remaining time.I think this is way too much for a 73 Minute movie.Can you tell me what's wrong???
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
03-21-2003, 04:07 AM
VILLA21 VILLA21 is offline
Free Member
 
Join Date: Oct 2002
Location: Greece
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
What did u expect at this resolution with Lanczos?
Try at 528x480 and Bilinear resize and the encoding time will be around 4-5 hours, u got P4?
__________________
The aRt oF FaLLing ApaRt
Reply With Quote
  #3  
03-21-2003, 06:03 AM
Boulder Boulder is offline
Free Member
 
Join Date: Sep 2002
Location: Lahti, Finland
Posts: 1,652
Thanks: 0
Thanked 0 Times in 0 Posts
And allow me to remind you that

mergechroma(blur(1.50))
mergeluma(blur(0.2))
SpaceDust()
FluxSmooth()
TemporalCleaner(ythresh=2, cthresh=3)

is not very fast

You've got three different filters which all have to analyze the frames and process them. At the resolution you're using I'm not surprised it does require more than a day..

Also MergeChroma and MergeLuma take some time although they don't slow down the process much.
Reply With Quote
  #4  
03-21-2003, 12:19 PM
PyRoMaNiA PyRoMaNiA is offline
Free Member
 
Join Date: Jan 2003
Location: a PAL land (UK)
Posts: 408
Thanks: 0
Thanked 0 Times in 0 Posts
It sometimes takes me around 30 hours to encode films in the 100 minute range, using FaeryDust, Convolution3D, and a high resolution on my 1.0 GHz Athlon, I just come back in 2 days and it's done. Just wait a while, it'll be worth the result. You'll watch more times than you encode.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KVCD: Encoding time? The Untouchable Video Encoding and Conversion 8 06-26-2005 09:04 AM
KDVD: encoding time is taking 15 hours? gidxg03 Video Encoding and Conversion 1 11-13-2003 12:03 PM
converted from SVCD to KVCD, encoding time 20 hours! Fistandantilus Video Encoding and Conversion 1 08-29-2003 03:57 PM
KVCD: Encoding time! Adder Video Encoding and Conversion 2 01-26-2003 10:12 AM
Encoding: 24 hours to convert, but used to be 2 hours! MikeMike Video Encoding and Conversion 3 12-27-2002 07:55 PM

Thread Tools



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