NicholasDWolfwood
13th July 2004, 04:29
I have a problem encoding something in CCE, demonstrated here (http://www.yourneighborsmom.com/nick/cceproblem.PNG).
These (http://www.yourneighborsmom.com/nick/ccesettings.JPG) are my CCE settings.
My AVS script is as follows:
MPEG2Source("E:\Captures\mtvIcon - Metallica\Master\Vids\04 - Some Kind of Monster EP Ad\04 - King Nothing (MTV).d2v")
Telecide(order=1,post=2,blend=false,vthresh=30,back=1)
Decimate(cycle=5,mode=3,quality=3)
deen("c3d",4,9,11)
msmooth(threshold=6,strength=4)
temporalcleaner()
fluxsmooth()
colorYUV(gain_u=15)
tweak(sat=1.2)
ConvertToYUY2()
It does the same with or without the "ConvertToYUY2()" line. I don't know why it's doing this, and I'd rather not go back to TMPGEnc, b/c it's slow as hell.
These (http://www.yourneighborsmom.com/nick/ccesettings.JPG) are my CCE settings.
My AVS script is as follows:
MPEG2Source("E:\Captures\mtvIcon - Metallica\Master\Vids\04 - Some Kind of Monster EP Ad\04 - King Nothing (MTV).d2v")
Telecide(order=1,post=2,blend=false,vthresh=30,back=1)
Decimate(cycle=5,mode=3,quality=3)
deen("c3d",4,9,11)
msmooth(threshold=6,strength=4)
temporalcleaner()
fluxsmooth()
colorYUV(gain_u=15)
tweak(sat=1.2)
ConvertToYUY2()
It does the same with or without the "ConvertToYUY2()" line. I don't know why it's doing this, and I'd rather not go back to TMPGEnc, b/c it's slow as hell.