digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: Red color pixelizing? (http://www.digitalfaq.com/archives/encode/3007-kvcd-red-color.html)

JoZ 03-17-2003 01:21 AM

KVCD: Red color pixelizing?
 
Hello everyone,

I'm enconding to KVCD 352x240 NTSC and I'm having some small red
color pixelizing problems. Only the red color when it's on a dress or other
small part. When most parts are in red it's ok. Do you have any idea what
to do to fix that? My avs scripts are generated via MovieStacker and they
are looking like the one below:
Code:

LoadPlugin("C:\Documents and Settings\joro\My Documents\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Documents and Settings\joro\My Documents\MovieStacker\Filters\TemporalCleanerOld.dll")
LoadPlugin("C:\Documents and Settings\joro\My Documents\MovieStacker\Filters\GripFit_preview.dll")
LoadPlugin("C:\Documents and Settings\joro\My Documents\MovieStacker\Filters\BlockBuster.dll")
LoadPlugin("C:\Documents and Settings\joro\My Documents\MovieStacker\Filters\DustV5.dll")
LoadPlugin("C:\Documents and Settings\joro\My Documents\MovieStacker\Filters\LegalClip.dll")

AviSource("D:\DISNEY_THE_LION_KING_DVDRIP.AVI")
LegalClip()
GripCrop(352, 240, overscan=1, source_anamorphic=false)
GripSize(resizer="LanczosResize")
PixieDust()
TemporalCleaner()
BlockBuster(method="noise", detail_max=7, seed=1)
GripBorders()
LegalClip()


PyRoMaNiA 03-17-2003 12:25 PM

I read in a thread here a while ago that red seems to be a hard colour to compress...causing blockiness, etc...You could try raising the resolution a bit to increase the area available to the red, as you said it only happens in small areas.


All times are GMT -5. The time now is 04:27 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.