View Full Version : Extreme interlacing
homer123
2nd March 2006, 21:07
alright guys, i got something here that i more crappy than every other anime. this is a pure croppy interlacing that i couldn't fix.
I have tried to fix it with (t)decimate but it couldn't be fixed.
I have then tried to deniose it womehow and the most frames got fixed, i think. But there are still some of them that couldn't be fixed 100% :(
interlacing experts, anime encoders, and the rest, you all are my last hope^^
http://h1.ripway.com/homer123/191vobsample.rar
or http://rapidshare.de/files/14538379/191vobsample.rar.html
LoadPlugin("C:\PROGRA~1\GORDIA~1\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\decomb.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\KernelDeInt.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\UnDot.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\dgbob.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\fft3dfilter.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\deen.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\TIVTC.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\VSFilter.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\tdeint.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\SimpleResize.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\degrainmedian.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\awarpsharp.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\temporalcleaner.dll")
MPEG2Source("E:\DRAGON_BOX_184_192_SCN\VIDEO_TS\191.d2v",cpu=4)
#FFT3DFILTER(sigma=5,sigma3=15,sharpen=0.3,plane=4)
#Telecide(1,guide=1,post=0)
#Decimate()
TFM(d2v="E:\DRAGON_BOX_184_192_SCN\VIDEO_TS\191.d2v",mode=6,PP=7,slow=2,mChroma=true,chroma=true)
tdecimate(mode=1)
#DeGrainMedian(limitY=101,limitUV=101,mode=3)
Deen("a2d",3,thrY=40,thrUV=48,ti=20)
awarpsharp(depth=16,cm=1)
Tweak(sat=1.5)
ColorYUV(gamma_y=144,gamma_u=144,gamma_v=144,levels="PC->TV")
Crop(10,4,-6,-2)
BilinearResize(640,480)
ConvertToRGB()
#info()
neuron2
2nd March 2006, 21:56
Cannot download the clip -- "User Exceeded Bandwidth"
homer123
2nd March 2006, 22:30
hmm....are there other good sites where i can UL it?
here's a big pic so that you know what i mean
http://img132.imageshack.us/img132/4452/untitled22ew.th.jpg (http://img132.imageshack.us/my.php?image=untitled22ew.jpg)
neuron2
2nd March 2006, 22:37
You can try http://rapidshare.de.
But all we'll be doing is confirming that you are screwed. :)
It's quite obvious from the JPG you posted.
homer123
2nd March 2006, 22:44
well i have done another link to DL the file^^
hihi well i wanted that everyone can see clearly the interlace spots :p
neuron2
3rd March 2006, 03:27
I spoke too soon.
I made a project with DGIndex with Honor Pulldown Flags. Then I applied this simple script:
loadplugin("dgdecode.dll")
loadplugin("decomb.dll")
MPEG2Source("191vobsample.d2v")
assumetff()
telecide(post=0)
decimate()
From about frame 130 to the end, everything is fine. From the start to about frame 129, there is blocking due to incorrect quant matrices. Probably when you edited, you cut off the quant matrix extension needed for frames 0-129 of your clip. That's another peril of editing MPEG that one has to worry about:
open/closed gops
orphaned B frames
missing quant matrices
repeat flags (watch that field order!)
I suggest testing an encode without any cut at the beginning, using the script above. This will ensure that the required quant matrices are parsed.
homer123
3rd March 2006, 21:17
hmm.... so its possible to fix somehow^^
apropo DGindex, when i save a d2v file on the new version, than MPEG2Source can not load it (couldn't open or obsolete d2v file)..
foxyshadis
3rd March 2006, 21:21
You probably didn't update both dgindex (which is wherever you put it) and dgdecode (which is probably in avisynth plugin folder). That's why I put them in the same place.
neuron2
3rd March 2006, 21:55
hmm.... so its possible to fix somehow As I said: "I suggest testing an encode without any cut at the beginning, using the script above." You can do your cutting subsequently in the uncompressed domain.
homer123
4th March 2006, 09:50
i have tried that script, it coudlnt' help
neuron2
4th March 2006, 15:06
Did you encode without cutting anything off the front? If so, post a VOB fragment that is not cut at the front. As I said, you are cutting off the quant matrices.
Dreassica
4th March 2006, 16:32
Are those the remastered dbz boxsets (ie. Dragon Box) from Japan? Because those are plain Force Film-able. But from teh looks of the excessive compression artifacts i'd say these are HK bootlegs.
neuron2
4th March 2006, 16:38
Are those the remastered dbz boxsets (ie. Dragon Box) from Japan? Because those are plain Force Film-able. The VOB he posted has no RFFs so it is not FF'able.
Dreassica
4th March 2006, 16:44
Then it must be bootlegs, cuz last time I worked with teh dragon box dvds, they were plain FF-able.
neuron2
5th March 2006, 01:48
What about it, homer123? Are we talking rule 6 here?
http://forum.doom9.org/forum-rules.htm
homer123
6th March 2006, 09:34
sorry guys to keep you waiting, i wasnt at home on the weekend.
well first of all, the remastered dvd's shouldn't have macroblocking and hard interlacing like mines.
i will UL today or tomorrow a new vob file. i will keep you informed when i have ULded it.
EDIT: Link removed
Lil' Jer
6th March 2006, 14:15
sorry guys to keep you waiting, i wasnt at home on the weekend.
well first of all, the remastered dvd's shouldn't have macroblocking and hard interlacing like mines.
i am using these boxes:http://www.cybercombatclub.com/dvd_mangas_anime_boutique/dvd_dragonball_z_gt.htm
i will UL today or tomorrow a new vob file. i will keep you informed when i have ULded it
So is that a yes that you bought the bootlegs which are listed on that site?
homer123
6th March 2006, 14:41
it is a yes
i dont have $1000 to buy the half of the serie from the japanese remastered ones ;)
but i do have money to buy simpson dvds ;) its cheap and its remastered exept the seasons 1-3. These are not remastered :p
Lil' Jer
6th March 2006, 14:42
it is a yes
i dont have $1000 to buy the half of the serie from the japanese remastered ones ;)
but i do have money to buy simpson dvds ;) its cheap and its remastered exept the seasons 1-3. These are not remastered :p
Make up all the excuses you want, but you're still breaking the rules:
6) No warez, cracks, serials or illegally obtained copyrighted content! Links to content of a questionable nature, asking for, offering, or asking for help/helping to process such content in any way or form is not tolerated.
Expect this thread to be closed as soon as one of this board's mods come on.
homer123
6th March 2006, 15:10
if i really broke a rule, then tell me why is the tread not closed at the beginning, when neuron2 was posting???
And i didnt ask something about the simpsons dvd. I just needed help with interlacing of an inofficial box that could have anybody. The VOB file was only a sample to let the people here know what i want to.
You should know that every anime could have inofficial boxes with a croppy quality too. If i would have the official boxes by toei animation (in this case Dragonball) then i wouldnt post here a new tread.
Lil' Jer
6th March 2006, 15:17
if i really broke a rule, then tell me why is the tread not closed at the beginning, when neuron2 was posting???
Because no one knew you were asking about help with a bootleg dvd set.
And i didnt ask something about the simpsons dvd. I just needed help with interlacing of an inofficial box that could have anybody. The VOB file was only a sample to let the people here know what i want to.
It's not an "unofficial box", its an HK bootleg. As per Rule 6 asking for help to process such illegally obtained copyrighted works is against the rules.
You should know that every anime could have inofficial boxes with a croppy quality too. If i would have the official boxes by toei animation (in this case Dragonball) then i wouldnt post here a new tread.
Yes, I know that most anime series have bootleg sets. So what? You're still breaking the rules.
Wilbert
6th March 2006, 21:17
if i really broke a rule, then tell me why is the tread not closed at the beginning, when neuron2 was posting???
Pay attention next time!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.