digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Which interlace filter? (http://www.digitalfaq.com/archives/avisynth/12967-avisynth-interlace-filter.html)

towerblocks 11-30-2004 08:09 AM

Avisynth: Which interlace filter?
 
Hi

Im converting a dvd to xvid,I've created a d2v project,When previewed it shows up has (video type)-PAL (Frame type)-Interlaced,So i selected these settings in DGindex,Video (IDCT Algorithm)-32bit-sse-mmx,(Field operation)-None,(YUV->RGB)-Pc scale,Audio (Output method)-Demux all tracks,(Track number)-Track1,So then i move on to making my avisynth script,Which is has follows

LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\UnDot.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\TemporalCleaner.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\RemoveGrain.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\asharp.dll")
mpeg2source("C:\RISING DAMP\VIDEO_TS\RD.d2v")
UnDot()
asharp(1,4)
TemporalCleaner(5,10)
RemoveGrain(Mode=2)

So i play the avs in windows media player and its showing signs of interlacing(black lines),So i was wondering what interlacing filter to use in in my avisynth script.

thanks.

Dialhot 11-30-2004 08:44 AM

This site is definitely NOT a site for convert towards or from a xvid. But your question is a general one, so I won't kick you off. I just suggest you to read this thread : http://www.kvcd.net/forum/viewtopic.php?t=13768


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