hannah
2nd October 2005, 03:02
Hi..
This is first movie I encoded with xvid. My .avs script is as follows..
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\LeakKernelDeint.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\MaskTools-p4-5.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\SangNom.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\hqdn3d.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\ac3source.dll")
Import("C:\Program Files\AviSynth 2.5\plugins\LimitedSharpen.avs")
MPEG2Source("G:\dvd\Mymovie.d2v")
LeakKernelDeint(Order=1,threshold=5)
ColorMatrix()
Crop(8,0,-8,0,true)
Lanczos4resize(720,480)
hqdn3d(3,2,2,4.5)
LimitedSharpen(ss_x=1.0,ss_y=1.0,Smode=3,strength= 40)
SangNom(order=1,aa=48)
I am using XviD-1.1.0-Beta2-04042005 _Beta Release_.
Also had used Sharktooth's eqm_v3lr.xcm quantization Matrix. The moive had encoded property however when I play in my zoomplayer, it plays in slowmotion. I am not sure what causes that. My computer is not really powerful. It's 900Mhz Celeron with 520 MB RAM.
Please see the avi info attached. Can some one suggest what's causing this?
BTW: I did not use FFDSHOW for playback. Must I use FFDSHOW durig playback. The same movie when encoded in Divx ran fine in my computer.
Many thanks
This is first movie I encoded with xvid. My .avs script is as follows..
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\LeakKernelDeint.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\MaskTools-p4-5.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\SangNom.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\hqdn3d.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\ac3source.dll")
Import("C:\Program Files\AviSynth 2.5\plugins\LimitedSharpen.avs")
MPEG2Source("G:\dvd\Mymovie.d2v")
LeakKernelDeint(Order=1,threshold=5)
ColorMatrix()
Crop(8,0,-8,0,true)
Lanczos4resize(720,480)
hqdn3d(3,2,2,4.5)
LimitedSharpen(ss_x=1.0,ss_y=1.0,Smode=3,strength= 40)
SangNom(order=1,aa=48)
I am using XviD-1.1.0-Beta2-04042005 _Beta Release_.
Also had used Sharktooth's eqm_v3lr.xcm quantization Matrix. The moive had encoded property however when I play in my zoomplayer, it plays in slowmotion. I am not sure what causes that. My computer is not really powerful. It's 900Mhz Celeron with 520 MB RAM.
Please see the avi info attached. Can some one suggest what's causing this?
BTW: I did not use FFDSHOW for playback. Must I use FFDSHOW durig playback. The same movie when encoded in Divx ran fine in my computer.
Many thanks