digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Is there a way to avoid small blocks in dark scenes? (http://www.digitalfaq.com/archives/encode/6171-avoid-small-blocks.html)

big 10-18-2003 11:08 AM

Is there a way to avoid small blocks in dark scenes?
 
hi,

just wondering what is the beat way to eliminate those "blocks" when the scenes are dark?

here is my script that i am using...probably old but it is doing the job...

LoadPlugin("C:\Program Files\NimoCodec Pack\Mpeg2dec\Mpeg2dec.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\GripFit_preview_0.0c\GripFit_ Preview.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\FluxSmooth-1.0\FluxSmooth.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\LegalClip-0.2\LegalClip.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\Sampler-0.2a\Sampler.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\DustV5\DustV5.dll")
LoadPlugin("C:\Documents and Settings\Mes documents\Programmes\TemporalCleaner\TemporalClean er.dll")

avisource("C:\Documents and Settings\\Mes documents\Films\Films à faire\.avi)
ConvertToYUY2()
LegalClip()
GripCrop(width=352, height=480, overscan=2)
GripSize()
SpaceDust()
Fluxsmooth()
TemporalCleaner()
GripBorders()
LegalClip()
#Sampler(length=24)

thx

big

kwag 10-18-2003 12:15 PM

Use the Motion Adaptive script. Not the static script you are currently using.
Make sure you are using the KVCD "Notch" matrix, which is designed specifically to reduce the visible DCT blocks on dark scenes.

-kwag


All times are GMT -5. The time now is 08:28 AM  —  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.