digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   grainy results from making KDVDs? (http://www.digitalfaq.com/archives/encode/9558-grainy-results-making.html)

glent2k3 05-10-2004 09:53 AM

grainy results from making KDVDs?
 
Ive done a few cartoons based Kdvds lately an there coming out amazing even @ 2200kps with cce. Now when i did a few others that were film based the quality just aint good enough.the picture look grainy and maybe not sharpen enough.ive used this scripts for all of my movies

LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\Undot.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\GripFit_YV12.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\BlockBuster.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\DctFilter.dll")

AviSource("D:\Movies\moviename.avi", false)
Undot()
GripCrop(704, 576, overscan=2, source_anamorphic=false)
GripSize(resizer="BilinearResize")
BlockBuster(method="sharpen")
TemporalSoften(4, 4, 8, 15, 2)
BlockBuster(method="noise")
DctFilter(1, 1, 1, 1, 1, 1, 0.5, 0)
GripBorders()
AssumeFPS(25.000, true)
ConvertToYUY2

is there anything i can add to this to improve quality
im new to this so be nice! lol

Dialhot 05-10-2004 11:46 AM

You should use the optimal script for avi I give in avi->kvcd section of the forum.

glent2k3 05-10-2004 02:06 PM

thnx for your time phil :D


EDIT: also im having trouble with CCE i have to add ConvertToYUY2
to the end of my scripts to solve an error saying can not find a decoder for yv12? any ideas. i read somewhere about configuring codecs but my build of xvid has no options and cant find a working link to a recent one.


EDIT 2: is a speed of 074 in CCE normal for dialhots v4 scripts?soed codes have an affetc on enocode time?

thnx in advance for your time and patience with me :oops:

Dialhot 05-10-2004 04:05 PM

Quote:

Originally Posted by glent2k3
i read somewhere about configuring codecs but my build of xvid has no options and cant find a working link to a recent one.

If you have cce 2.50 there is nothing you can do : it can't work with other thing than YUY2.
Else you should update your xvid codec and you can find the last release there :

http://www.roeder.goe.net/~koepi/xvid.shtml

Quote:

EDIT 2: is a speed of 074 in CCE normal for dialhots v4 scripts?soed codes have an affetc on enocode time?
encoding speed is irrelevant : noone has the same hardware config so comparison is futile.


All times are GMT -5. The time now is 06:19 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.