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
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