digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   SansGrip Filters: confused about how to use the filters! (http://www.digitalfaq.com/archives/avisynth/2502-sansgrip-filters-confused.html)

xfjx 02-06-2003 06:49 AM

SansGrip Filters: confused about how to use the filters!
 
hi all...

first off i want to tell you that i think that kvcd is great - i'm playing with it for 2 days and i am amazed.

but i am just confused about all those avisynth-filters.
here is my script i am currently using to rip a DVD.

btw: i life in the PAL-land :)

Code:

LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
mpeg2source("P:\DVD2SVCD\DVD2AV~1.D2V")
LoadPlugin("C:\Programme\AviSynth2\plugins\GripFit_preview.dll")
LoadPlugin("C:\Programme\AviSynth2\plugins\LegalClip.dll")
LoadPlugin("C:\Programme\AviSynth2\plugins\DustV5.dll")
LoadPlugin("C:\Programme\AviSynth2\plugins\TemporalCleanerOld.dll")
LegalClip()
GripCrop( width=528, height=576, overscan=1 )
GripSize()
SpaceDust()
TemporalCleaner()
GripBorders()
LegalClip()

i am just confused about blockbuster, convolution3D, temporalcleaner, *dust

please tell me wich off them are _best_ to convert a DVD to a kvcdx3 mpg2. i am trying to get a 2 cd rip because i am using a downmixed ac3 file as sound. i am making a vob of this - so my yamakawa dvd-player just loves my files :wink:

and if it makes any difference - what filtes should i use if i try to get a _one_ cd rip?

any difference between let's say action-movies and comedy-movies?

thank you very log - you people are great

kwag 02-06-2003 01:10 PM

Hi Hixfjx and welcome :D ,

For 2 CDs, try SpaceDust() and TemporalCleaner().
For 1 CD, try FaeryDust() and Convolution3D(preset="movieLQ").


-kwag

xfjx 02-09-2003 05:37 PM

thanks!!!
 
hi kwag...

thank you for your quick reply...

(while mine isn't that quickly :oops: )

i'm just setting up my dvd2svcd to make a kvcd. sadly there is a bug in the most current version and it doesn't work correctly with tmpenc. so i have to wait for the next version.

but i have annother question :
is it better to use fitcd or to use GripCrop/GripSize ?

bye

kwag 02-09-2003 09:32 PM

Re: thanks!!!
 
Quote:

Originally Posted by xfjx
.

but i have annother question :
is it better to use fitcd or to use GripCrop/GripSize ?

GripCrop/GripSize/GripBorders every time :D

-kwag

xfjx 02-11-2003 10:18 AM

thanks again, kwag...

now one last question : (not really filter related)

i'm encoding DVDs that are INTERLACED.

do i have to deinterlace with bob()/something simular or encode it as it is and set video-source-type to interlace ? (currently i'm doing the latter)


and should the encode-mode be interlace or non-interlace?

sorry for being that stupid :?

kwag 02-11-2003 02:05 PM

Hi xfjx,

If your target is (K)VCD, you must deinterlace. If it's (SK)VCD, you can encode interlaced.

-kwag

xfjx 02-12-2003 03:01 PM

hi kwag...

my target is KVCDx3 (MPEG 2) - so i guess it is SVCD ?! right??!

GetUp 02-12-2003 03:20 PM

Quote:

Originally Posted by kwag
Hi xfjx,

If your target is (K)VCD, you must deinterlace. If it's (SK)VCD, you can encode interlaced.

-kwag

Why need to deinterlace? :evil: I was encoded (thanks, kwag) much performances - they are mostly shooted to videocameras and was interlaced - all perfectly coded to (K)VCD and stay interlaced.

kwag 02-12-2003 04:52 PM

Quote:

Originally Posted by GetUp
Why need to deinterlace? :evil: I was encoded (thanks, kwag) much performances - they are mostly shooted to videocameras and was interlaced - all perfectly coded to (K)VCD and stay interlaced.

As I said before. If the target is a (K)VCD. it MUST be deinterlaced. VCDs don't support interlaced video.

-kwag

GetUp 02-12-2003 04:57 PM

Quote:

Originally Posted by kwag
Quote:

Originally Posted by GetUp
Why need to deinterlace? :evil: I was encoded (thanks, kwag) much performances - they are mostly shooted to videocameras and was interlaced - all perfectly coded to (K)VCD and stay interlaced.

As I said before. If the target is a (K)VCD. it MUST be deinterlaced. VCDs don't support interlaced video.

-kwag

All my INTERLACED encodings is 528x480 (or 528x576) written as VCD with VCDEasy and _perfectly_ played back by Vestel DVD Player. Does anyone here experience problem with INTERLACED playback? I don't think so... If he's player can play 528x480 - i think it can play interlaced (K)VCD too.

kwag 02-12-2003 07:44 PM

Quote:

Originally Posted by GetUp

All my INTERLACED encodings is 528x480 (or 528x576) written as VCD with VCDEasy and _perfectly_ played back by Vestel DVD Player. Does anyone here experience problem with INTERLACED playback? I don't think so... If he's player can play 528x480 - i think it can play interlaced (K)VCD too.

Yes that's fine. But not every player will suppport that. I can encode KVCDx3 and view it fine on my player, but it must be progresive. If I encode interlaced, it's a jumpy mess :)
You're very lucky that your player supports interlaced VCDs 8)

-kwag


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