04-28-2003, 11:33 AM
|
Free Member
|
|
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
How long does it take for you to convert about 1,5h movie using ToK and your favorite script. I converted Showtime, duration of movie was 01:35:23 and the procedure took 04:38:21.
Intel p. 2.4
256ram
OS: xp pro.
//Wolfi
|
Someday, 12:01 PM
|
|
Site Staff / Ad Manager
|
|
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
|
|
|
04-28-2003, 11:38 AM
|
Free Member
|
|
Join Date: Jan 2003
Location: a PAL land (UK)
Posts: 408
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Prediction takes about 50 minutes for 2 hour movies for me, the actual encoding takes up to 30 hours for 2 disc 2 hour 704x480 encodes.  ...Which makes me think I must be doing something wrong...  ...not sure about 90 minute movies...around 20 hours usually, I think..
Athlon Thunderbird 1GHz
512 MBs SD-RAM
OS: XP Home
|
04-28-2003, 11:55 AM
|
Free Member
|
|
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
OMG  Than I suppose I'm doing it pretty quickly
BTW, I encode with a resoltuion of 544x480
|
04-28-2003, 01:19 PM
|
Free Member
|
|
Join Date: Apr 2003
Location: California
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
for me, i've noticed with the script I've been using it's about 4 seconds to encode every 1 second of video; so about 4 hours for every 1 hour of video. not too bad...
|
04-28-2003, 01:38 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i just did a 130min movie in 5 hours, that´s ok.
__________________
greetz Kane
|
04-28-2003, 02:21 PM
|
Free Member
|
|
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by Kane
i just did a 130min movie in 5 hours, that´s ok.
|
Better speed then I got
//Wolfi
|
04-28-2003, 02:47 PM
|
Free Member
|
|
Join Date: Jan 2003
Location: Greensboro, NC
Posts: 214
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
For 352 x 240 encodes I average around 4-6 hours.
Celeron 1200, 256 MB RAM
|
04-28-2003, 03:11 PM
|
Free Member
|
|
Join Date: Jan 2003
Location: a PAL land (UK)
Posts: 408
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Man,  anyone got any idea what could be slowing my encodes down so much??  Currently using this script:
Code:
LegalClip()
GripCrop(704,480)
GripSize(resizer="BiCubicResize")
STMedianFilter(10,50,0,0,10,50)
FaeryDust()
unfilter(50,50)
mergechroma(blur(1.58))
mergeluma(blur(0.3))
GripBorders()
Letterbox(0,0,22,22)
LegalClip()
Any ideas?
|
04-28-2003, 03:22 PM
|
Free Member
|
|
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by PyRoMaNiA
Man, anyone got any idea what could be slowing my encodes down so much??
Any ideas? 
|
GripCrop(704,480)
The higher the resolution, the slower the encode
-kwag
|
04-28-2003, 03:27 PM
|
Free Member
|
|
Join Date: Sep 2002
Location: Toronto
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Yeah Wolfi what resolution did you use? I just got a new computer that's close in specs to yours so would like to know how long it will take.
Thanks
|
04-28-2003, 03:28 PM
|
Free Member
|
|
Join Date: Feb 2003
Location: Espoo, Finland
Posts: 494
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by PyRoMaNiA
Man,  anyone got any idea what could be slowing my encodes down so much??  Currently using this script:
Code:
LegalClip()
GripCrop(704,480)
GripSize(resizer="BiCubicResize")
STMedianFilter(10,50,0,0,10,50)
FaeryDust()
unfilter(50,50)
mergechroma(blur(1.58))
mergeluma(blur(0.3))
GripBorders()
Letterbox(0,0,22,22)
LegalClip()
Any ideas? 
|
I had a 1Ghz P3 and it took around 17 hours to encode, I just bought an Athlon XP 2200 and it takes about 4-5 hours to encode with 544x576 resolution!
__________________
¨¨°şİİş°¨¨°şİCHERONAPHİş°¨¨°şİİş°¨¨
|
04-28-2003, 04:41 PM
|
Free Member
|
|
Join Date: Apr 2003
Location: California
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by PyRoMaNiA
Man,  anyone got any idea what could be slowing my encodes down so much??  Currently using this script:
Code:
LegalClip()
GripCrop(704,480)
GripSize(resizer="BiCubicResize")
STMedianFilter(10,50,0,0,10,50)
FaeryDust()
unfilter(50,50)
mergechroma(blur(1.58))
mergeluma(blur(0.3))
GripBorders()
Letterbox(0,0,22,22)
LegalClip()
Any ideas? 
|
looks alot like my script...i'm not at home on my computer or else I'd post mine for ya
|
04-28-2003, 04:55 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by PyRoMaNiA
Man,  anyone got any idea what could be slowing my encodes down so much??  Currently using this script:
Code:
LegalClip()
GripCrop(704,480)
GripSize(resizer="BiCubicResize")
STMedianFilter(10,50,0,0,10,50)
FaeryDust()
unfilter(50,50)
mergechroma(blur(1.58))
mergeluma(blur(0.3))
GripBorders()
Letterbox(0,0,22,22)
LegalClip()
Any ideas? 
|
i´ll bet it is because of faerydust, the slowest filter, i´ve ever seen
__________________
greetz Kane
|
04-29-2003, 08:40 AM
|
Free Member
|
|
Join Date: Oct 2002
Location: Sweden
Posts: 489
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by titans_ca
Yeah Wolfi what resolution did you use? I just got a new computer that's close in specs to yours so would like to know how long it will take.
Thanks
|
I'm using resolution 544x480 NTSC
ConvertToYUY2()
LegalClip()
GripCrop( width=544, height=480, overscan=1 )
GripSize(resizer="BicubicResize")
STMedianFilter(10, 50, 0, 0, 10, 50)
SpaceDust()
unfilter(50,50)
temporalsmoother(1,2)
mergechroma(blur(1.5  )
mergeluma(blur(0.3))
DctFilter(1,1,1,1,1,.5,.5,0)
GripBorders()
LegalClip()
//Wolfi
|
04-29-2003, 10:39 AM
|
Free Member
|
|
Join Date: Jan 2003
Location: Puerto Rico
Posts: 423
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by PyRoMaNiA
Prediction takes about 50 minutes for 2 hour movies for me, the actual encoding takes up to 30 hours for 2 disc 2 hour 704x480 encodes.  ...Which makes me think I must be doing something wrong...  ...not sure about 90 minute movies...around 20 hours usually, I think..
Athlon Thunderbird 1GHz
512 MBs SD-RAM
OS: XP Home
|
High resolution 704x480 does take longer But 30 Hrs. uff man
you may be just using 3/4 or less of your CPU, go to your System Bios and switch it to the highest CPU setting if thats the problem
|
04-29-2003, 06:02 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by ovg64
Quote:
Originally Posted by PyRoMaNiA
Prediction takes about 50 minutes for 2 hour movies for me, the actual encoding takes up to 30 hours for 2 disc 2 hour 704x480 encodes.  ...Which makes me think I must be doing something wrong...  ...not sure about 90 minute movies...around 20 hours usually, I think..
Athlon Thunderbird 1GHz
512 MBs SD-RAM
OS: XP Home
|
High resolution 704x480 does take longer But 30 Hrs. uff man
you may be just using 3/4 or less of your CPU, go to your System Bios and switch it to the highest CPU setting if thats the problem 
|
the problem is the SD-RAM , i think
it´s the Bottle neck, that slows down the encoding
your cpu works with 200 or 266MHz (FSB), the RAM max. with 133!
__________________
greetz Kane
|
04-30-2003, 06:10 AM
|
Free Member
|
|
Join Date: Jan 2003
Location: Greensboro, NC
Posts: 214
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
For a 544 x480 encode I am looking at a minimum of 12 hours.
For a 352 x 240 encode I am looking at around 6-8 hours
For DVD2SVCD it is around 8-10 hours
Sony Vaio Celeron 1200, 256 MB SDRAM, 32 MB SIS305 video
|
All times are GMT -5. The time now is 04:10 AM — vBulletin İ Jelsoft Enterprises Ltd
|