The following is found in Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a> concerning making high quality AVI clips from one's AVS files: "The major downside of this method is the amount of space that the losslessly encoded Avi files will take up. If you plan to encode entire episodes or movies, you will need a LOT of space. Estimate about 4gb per 25 minute episode, minimum."
Now, even understanding that the word "minimum" was used, is it a red flag that MY roughly 25 minute AVI is coming out of VDM at around 13 GB? And it's not just Dirge of Cerberus footage that's quite large. On average, 30 seconds is equalling about 250MB of anything I try to pull from any of my D2V files. I have a spare hard drive to deal with my AMV footage, so space isn't an issue, but I am definately in need of a second opinion on these huge file sizes.
I don't believe anything in my AVS script is messing with things ( 'cause if I did it wouldn't be there, please enlighten me, though):
mpeg2source("F:\...\Dirge of Cerberus.d2v")
removegrain(mode=2)
Deen("a3d",1,4,4)
limitedsharpenfaster(wide=true,edgemode=1, strength=150)
LanczosResize(720, 496)
#Crop(0,60,-0,-60)
AssumeFPS(24)
I'm using HuffYUV 2.1.1 on fast recompress.
There are lots of people out there who've worked with Dirge of Cerberus (and even more with Advent Children, which also is returning huge AVIs) so if your 30 second clip is 60 MB and mine is 250 MB, I'd love to know what you're doing that I'm not (assuming what you're doing is A-OK).
p.s. This isn't necessarily an Avisynth issue or a ripping issue and it involves squishing/unsquishing files so that's why I posted this here, rather than there.
