Aladar
18th September 2007, 13:19
Hi, I just wanted to ask - I'm totally new to video encoding (well, I did some DVD Rips with AGKnot before, but i dont think that counts..), and I wanted to try it, so I searched for some tutorials, and tried to re-encode 25 minute anime episode that I captured (and improve it) with this script:
Avisource("*my video*")
LanczosResize(848,480)
AssumeFPS("ntsc_film")
BlindPP(cpu=6, quant=10)
Undot()
LimitedSharpenFaster()
now, I want to encode it Two-pass, but the problem is that even first pass takes 9 hours (4 with huffyuv) to encode. I'm on Athlon 2000+, so I think the processor should be faster..
I'm using this tutorial: http://www.animemusicvideos.org/guides/avtechbeta/xvid.html with VirtualDubMod 1.5.10.2 (build 2540) and XviD 1.1.3, if it matters..
Thanks for all help.
Avisource("*my video*")
LanczosResize(848,480)
AssumeFPS("ntsc_film")
BlindPP(cpu=6, quant=10)
Undot()
LimitedSharpenFaster()
now, I want to encode it Two-pass, but the problem is that even first pass takes 9 hours (4 with huffyuv) to encode. I'm on Athlon 2000+, so I think the processor should be faster..
I'm using this tutorial: http://www.animemusicvideos.org/guides/avtechbeta/xvid.html with VirtualDubMod 1.5.10.2 (build 2540) and XviD 1.1.3, if it matters..
Thanks for all help.