miggs78
17th November 2007, 12:30
I need some help fellows..
Trying to do an Xvid Rip of an Indian movie..
Created d2v, edited avisynth script, all is good.
I started ripping, I got no errors, but after the rip, I notice out of a 2hr 30 mins movie, the last hr of the movie is totally blank.. I tried the rip again, same results no luck.. Thought maybe the d2v is half, so I recreated it, making sure it works... Still no luck with ripping same problem...
Sample: http://www.sendspace.com/file/cfpsk2
Scrip I am using:
Load_Stdcall_plugin("E:\Documents and Settings\Miggs78\Desktop\Ripping\yadif09\yadif.dll")
DGDecode_mpeg2source("E:\SALAAMNAMASTE\VIDEO_TS\VTS_02_1.d2v",cpu=2,info=3)
ColorMatrix(hints=true)
assumetff()
yadif(mode=1,order=1)
mrestore()
crop( 4, 58, -4, -60)
Lanczos4Resize(640,272) # Lanczos4 (Sharp)
#denoise
degrainmedian(mode=3)
limitedsharpenfaster(smode=3,strength=60,ss_y=1.5, ss_x=1.5,overshoot=1)
I was thinking of ripping the DVD again to hard drive...
Any clues?
Trying to do an Xvid Rip of an Indian movie..
Created d2v, edited avisynth script, all is good.
I started ripping, I got no errors, but after the rip, I notice out of a 2hr 30 mins movie, the last hr of the movie is totally blank.. I tried the rip again, same results no luck.. Thought maybe the d2v is half, so I recreated it, making sure it works... Still no luck with ripping same problem...
Sample: http://www.sendspace.com/file/cfpsk2
Scrip I am using:
Load_Stdcall_plugin("E:\Documents and Settings\Miggs78\Desktop\Ripping\yadif09\yadif.dll")
DGDecode_mpeg2source("E:\SALAAMNAMASTE\VIDEO_TS\VTS_02_1.d2v",cpu=2,info=3)
ColorMatrix(hints=true)
assumetff()
yadif(mode=1,order=1)
mrestore()
crop( 4, 58, -4, -60)
Lanczos4Resize(640,272) # Lanczos4 (Sharp)
#denoise
degrainmedian(mode=3)
limitedsharpenfaster(smode=3,strength=60,ss_y=1.5, ss_x=1.5,overshoot=1)
I was thinking of ripping the DVD again to hard drive...
Any clues?