digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KDVD: tiny dots/blocks everywhere? (http://www.digitalfaq.com/archives/encode/7938-kdvd-tiny-dots.html)

The Untouchable 01-28-2004 01:18 PM

KDVD: tiny dots/blocks everywhere?
 
In need of a new script, My kdvd's made from dvd source look like shit with little tiny dots everywhere "blocks are reduced but jus replaced with a really bad case of dots & static,
Can someone hookup an optimal script that gets rid of blocks & dots but keeps the pic quality digitally crisp ??
http://www.digitalfaq.com/archives/i.../2004/01/6.gif
(for Avisynth 2.5.x)
Here's my current script (Ithink it's only good for divx source)

Mpeg2Source("E:\delete\1.d2v")

TomsMoComp(1, 15, 1)
MergeChroma(Blur(1.58))
MergeLuma(Blur(0.1))
GripCrop(704, 480, source_anamorphic=false)
GripSize(resizer="BicubicResize")
TemporalCleaner(ythresh=7,cthresh=15)
Undot()
VobSub("D:\DVD_VIDEO\VIDEO_TS\VTS_10_0")
DctFilter(1,1,1,1,1,1,0.5,0)
GripBorders()
LetterBox(16, 16, 16, 16)
ConverttoYUY2()

Dialhot 01-28-2004 06:25 PM

Re: Can someone hookup a A++ script ?
 
Quote:

Originally Posted by The Untouchable
Ithink it's only good for divx source

If it was I hadn't gave to you the advice of trying it :!:

Quote:

TomsMoComp(1, 15, 1)
You should use an other deinterlacer at first.
Try FieldDeinterlace.

Quote:

GripCrop(704, 480, source_anamorphic=false)
A DVD is generally anamorphic. Check yours !

Tiny blocks are arround the objects or into the uniform static areas ?

The Untouchable 01-29-2004 01:27 PM

no my DVD'S not anamorphic, & as for the dots & static hmmm theres a major bitrate shortage around the objects/people/subtitles & the lil dots are everywhere on the screen (staticy)

incredible 01-29-2004 01:43 PM

Quote:

Code:

Mpeg2Source("E:\delete\1.d2v")

TomsMoComp(1, 15, 1)
MergeChroma(Blur(1.5)
MergeLuma(Blur(0.1))
GripCrop(704, 480, source_anamorphic=false)
GripSize(resizer="BicubicResize")
TemporalCleaner(ythresh=7,cthresh=15)
Undot()
VobSub("D:\DVD_VIDEO\VIDEO_TS\VTS_10_0")
DctFilter(1,1,1,1,1,1,0.5,0)
GripBorders()
LetterBox(16, 16, 16, 16)
ConverttoYUY2()


Why using TomsMoComb???

As I ask ever ;-) :
What's that Kind of movie??
DID YOU CHECK fast moving areas using DVD2AVIs preview??

I don't beleive that you need Deinterlacing! As you'r also dealing with subtitles. :arrow: Blockbuster DVD :?:

Second: Use your Merge/Blur lines AFTER resizing as you should perform them on endsize resolutions.

The Untouchable 01-29-2004 01:48 PM

It's a progressive non intelaced source BUT !! for somereason when I preview it in DVD2AVI or even encode it to K-dvd the target ends up looking like it was interlaced if I dont use TomsMoComp filter. (why)

(2) Whats Blockbuster DVD ?

(3) WHATS AN ENDSIZE RESOLUTION?

incredible 01-29-2004 01:54 PM

2) Blockbuster DVD = Movie DVD /Hollywood, originally shot on FILM material. And I think thats what you're dealing with.

3) Means AFTER resizing where the resolution comes out you're going to encode with.

I don't want to know in which state your target is, mens if your taret seems to be interlaced, I want to know if you see in DVDsAVI when VOBs are imported and you do scroll to fast scenes if THERE you can see Combing artefacts!

Is that a NTSC Source?

The Untouchable 01-29-2004 02:01 PM

Yes tizz NTSC source & it's not a interlaced movie but looks like it in dvd2avi preview (combing effect)
The reason am using TomsMoComp is that I think its a bit better than field deinterlace ( U guys can correct me if I'm wrong)
But I think it blures out alotta ugly noise & deinterlaces at the same time,
Field deinterlace leaves lil ugly static in my opionion
(maybe givin the right code or used while tweaked f d might be good but I don't think its better than TomsMoComp
With Kwags script + TomsMoComp 1,15,1 I had a great CCE Q OF 66
With Field deinterlace I have ta take it to Q 78 (LOWER IS BETTER ) ?
Right ??
lol
Plus Filed deinterlace leaves static & other crap
(yes I believe u now Vmesquita when u say fluxosmooth sux)
But its great for Divx source (I only use DVD source)


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

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