View Full Version : Grainy output - Help Needed
Duke123
15th September 2008, 20:20
Hey frnds...
I need some help from u guys...
I m getting Grainy output after ripping..
Can any1 help me out?:confused:
I m very messed up...
TheRyuu
15th September 2008, 20:24
Yes, you are very messed up.
A script would help.
So would a sample.
So would some more information...
:script::search:
Duke123
15th September 2008, 20:48
One of many i tried is below.
DGDecode_mpeg2source("G:\MEGUI\Mughle.d2v")
#deinterlace
crop( 0, 58, 0, -56)
LimitedSharpenFaster()
LanczosResize(608,240) # Lanczos (Sharp)
#denoise
Do u need Input or Output Sample?
TheRyuu
15th September 2008, 20:50
A raw sample (input I guess in your case).
Just cut out a m2v with dgindex, like 30 seconds or something.
DGDecode_mpeg2source("G:\MEGUI\Mughle.d2v")
#deinterlace
crop( 0, 58, 0, -56)
LimitedSharpenFaster()
LanczosResize(608,240) # Lanczos (Sharp)
#denoise
Fill in the blanks.
Fill in #deinterlace (don't really care but do it anyway), and fill in #denoise... Knowing what you used is helpful...
Duke123
15th September 2008, 20:57
I used d same Script...
Sample coming in 2 mins...
Duke123
15th September 2008, 21:02
http://www.disperseit.com/view.php?id=16335
Nightshiver
16th September 2008, 00:10
Wow. First off, that's an incredibly small resolution from ripping. Second, why blow it up to the extreme level of 608x240? At least it's progressive. Not much to do with a frame size like that.
source = last
vectors = source.MVAnalyseMulti(refframes=3, pel = 2, overlap=4, sharp=1, idx = 1)
source.MVDegrainMulti(vectors,thSAD=600,idx=1)
LimitedSharpenFaster(ss_x=1.6, ss_y=1.6, smode=3, strength=150, overshoot=1, undershoot=1)
crop( 0, 58, 0, -54)
LanczosResize(448,224)
Guest
16th September 2008, 00:44
It appears to be from a cruddy Indian VCD.
Duke123
16th September 2008, 12:04
It appears to be from a cruddy Indian VCD.
Its a PreDVD source bro.
Nightshiver
16th September 2008, 12:16
Then it's illegal.
Didée
16th September 2008, 12:16
Its a PreDVD source bro.
Hey bro, you're so cool, bro. If "PreDVD" means what it sounds like, then this is an illegal source as per this forum's rules, this thread will be closed, and eventually you'll receive a strike. Let's wait for a mod to decide.
BTW, the sample looks so poor, the only advisable operation is putting it into dustbin, anyway.
zePhantom
16th September 2008, 13:04
Hey bro, you're so cool, bro. If "PreDVD" means what it sounds like, then this is an illegal source as per this forum's rules, this thread will be closed, and eventually you'll receive a strike. Let's wait for a mod to decide.
BTW, the sample looks so poor, the only advisable operation is putting it into dustbin, anyway.
:stupid:
And how exactly is the material illegal my "Oh so cool" bro ?
Do you know the name of the movie ?
Do you know if it is subject to any DMCA copyright infringements or ruling ?
Do you know that Indian movies not distributed by Hollywood studios are not subject to copyright laws outside of india ?
You may know how to write scripts "bro", but dont jump the gun in areas you have no idea about.
Help the guy, dont be a clown and diss him.
.
talen9
16th September 2008, 13:40
Hmm zePhantom, you are new around here, are you? :)
Have a look at this thread (http://forum.doom9.org/announcement.php?f=6), it's pinned in the Newbies forum ;)
sh0dan
16th September 2008, 15:09
ok - this thread doesn't seem to lead to anything productive.
Thread closed.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.