So I rip a Samurai X DVD, DGIndex it, Go through VirtualDubMod clean it up.. (everything i usally do) then export it with lagerith lossless codec... So everythings fine, nothing went wrong.
Now I load the .avi I got from VirtualDub into Vegas, everything looks fine in there, but then we I export it through Vegas with lagerith it gets all frame skippy, so I try huffyUV, same thing <_> i try... xvid, same thing.
I dunno whats wrong, none of my other exports do this, but film from this dvd does. I checked all the settings over, theres nothing (i dont think) that could be doing this in vegas. (btw its also adding a boarder, lol any idea how to get that off?)
Heres a screenshot: TOP - Vegas, Lagerith Export. Bottom - VirtualDubMod, Lagerith Export.
http://img129.imageshack.us/img129/9664/yhelpmesc3.jpg
any idea what could be wrong? Heres my script if it could be that...
Code: Select all
mpeg2source("D:\SAMURAI_X_REFLECTION\VIDEO_TS\h264 project.d2v",ipp=true,cpu=4)
telecide(order=1,post=2,blend=true,vthresh=30,back=1)
decimate(cycle=5,mode=2,quality=3)
assumefps(24)
temporalcleaner()
msmooth(threshold=6,strength=4)
tweak(sat=1.2)
mftoon()
converttorgb32()
Crop(8, 8, -8, -8)
LanczosResize(752, 416)