Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
Happy XviD user
Join Date: Aug 2002
Location: Madrid, Spain
Posts: 183
|
undot+deen+mftoon --> excellent combo!
Hi people. I´m preparing my backup of AKIRA... it is my first experience with bad quality anime so i decided to do an intensive testing & search in the forum.
I tried everything: c3d, fluxsmooth, mipsmooth, sharpresize, deen, edeen, mftoon, many sharpeners... weeks of work!! Now that i have my "final avs version" i would like to share it with all of you who helped me (in one way or another) to create it and for future searchers. I´m still open to suggestions!! normal script: LoadPlugin("C:\ARCHIV~1\GORDIA~1\AviSynthPlugins\dgdecode.dll") mpeg2source("E:\akira\p1.d2v") crop(8,4,704,568) LanczosResize(608,336) filtered script: LoadPlugin("C:\ARCHIV~1\GORDIA~1\AviSynthPlugins\dgdecode.dll") LoadPlugin("C:\ARCHIV~1\GORDIA~1\AviSynthPlugins\UnDot.dll") LoadPlugin("C:\ARCHIV~1\GORDIA~1\AviSynthPlugins\warpsharp.dll") LoadPlugin("C:\ARCHIV~1\GORDIA~1\AviSynthPlugins\masktools.dll") LoadPlugin("C:\ARCHIV~1\GORDIA~1\AviSynthPlugins\awarpsharp.dll") LoadPlugin("C:\ARCHIV~1\GORDIA~1\AviSynthPlugins\deen.dll") import("C:\ARCHIV~1\GORDIA~1\AviSynthPlugins\mfToon-v0.52.avs") mpeg2source("E:\akira\p1.d2v") crop(8,4,704,568) Undot() deen() LanczosResize(608,336) Undot() mftoon() Some Screenshots: normal, filtered: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() If you want to notice well the big difference, i recommend to download the imagen and make some zooms ![]() Now i face to make a good xvid work (2cds)... take care people!!
__________________
Mira detras de ti... ¡Un mono con tres cabezas! (Guybrush Threepwod) |
|
|
|
|
|
#3 | Link |
|
Registered User
Join Date: Jun 2004
Location: Chicago
Posts: 19
|
Those still seem a bit noisy. How about this?
The following images are between 66-80 percent the filtered counterparts you posted above. http://www.corranproductions.com/fil...akira16770.png http://www.corranproductions.com/fil...akira24429.png http://www.corranproductions.com/fil...kira110564.png http://www.corranproductions.com/fil...kira135328.png http://www.corranproductions.com/fil...kira153463.png In the first scene I think I may have lost a little detail... Here is the script I used. Code:
mpeg2source("C:\Documents and Settings\Corran1\Desktop\akira.d2v")
telecide(order=1,post=0)
decimate(cycle=5)
assumefps(24)
Crop(2,0,-2,0)
lanczos4resize(608,336)
Convolution3d(1,8,8,8,8,3,0)
deen("a2d",2,5,7)
mftoon()
msmooth(strength=2,threshold=3,mask=false)
ColorYUV(gain_u=7)
tweak(sat=1.2,cont=1.1)
|
|
|
|
|
|
#4 | Link |
|
Guest
Posts: n/a
|
@ Alxemi
i believe that was needed weeks for tests,sometimes i do the same testing.i see only a little more bright(maybe gamma) in the pictures with filters but the general results is very cool! @ Corran...excuse me but all your pictures posted are with differents matizes comparing with the pictures from the source posted by Almexi,it's easy to see. your script need little corrections i think! |
|
|
|
#5 | Link | |
|
Registered User
Join Date: Jun 2004
Location: Chicago
Posts: 19
|
Quote:
|
|
|
|
|
|
|
#7 | Link |
|
Fascinated Lurker
Join Date: Feb 2002
Location: Durham, UK
Posts: 243
|
@jorel
well, yes... ColorYUV(gain_u=7) and Tweak tend to change the color :P (although it might partly be being used to compensate for msmooth's odd coloring effect when used in YV12 and partly just to "improve" the colors) |
|
|
|
|
|
#8 | Link | |
|
Happy XviD user
Join Date: Aug 2002
Location: Madrid, Spain
Posts: 183
|
Corran:
I really like your screenshots!! i think mines have better color, but yours has less noise and keep very good detail ![]() They remember me the tests i did with mipsmooth animelq, could you please post the frame 25935?? original 25935 ![]() 25935 with mipsmooth (animelq) ![]() 25935 with mipsmooth (animehq) ![]() 25935 with deen ![]() With deen i keep some noise, but mipsmooth was too much bluring for me, look at the leg of the guy who is the last one sitted, also the brown cloth of the guy in the middle.. BTW, your avs was for compress with XviD? I´m trying a good encode but I can´t!! i have tested everything, with and without every single xvid setting, and i couldn´t keep the dots and mosquito away. Hum, now i remember that Fox Home Entertaiment at q=2 did it quite well, but maybe we are talking then of using a DVDR xDD more: corran if you want to show your screenshots in the screen use the IMG button!! Quote:
ssjkakaroto: I usually use double undot as default to remove the dots created by the resize filter (not a lot but they exists). Maybe is not necessary but for sure that is harmless.
__________________
Mira detras de ti... ¡Un mono con tres cabezas! (Guybrush Threepwod) Last edited by Alxemi; 28th June 2004 at 22:50. |
|
|
|
|
|
|
#11 | Link | ||
|
Registered User
Join Date: Jun 2004
Location: Chicago
Posts: 19
|
@ jorel
Thanks. Also, what Zettai is saying is true. Looking back though I guess I didn't really need any color correction for akira..@ Alxemi Actually I haven't tried backing up a dvd before. I'm just an AMV creator that is intersted in making the source I edit with look better than the DVDs they were derived from. BTW I know how to post images. I was just under the impression people didn't like large images loading. Oh well:With the script I posted above (218KB): ![]() With the script I posted minus the tweak and colorYUV filters (213KB): ![]() My attempt to keep more detail in the brown jacket(245KB): ![]() Quote:
|
||
|
|
|
|
|
#12 | Link |
|
easily bamboozled user
Join Date: Sep 2002
Location: Atlanta
Posts: 373
|
The problem with Akira is that there is so much detail that even at 3 CDs you will be hard pressed to have enough bitrate to encode it all. I've tested this movie obsessively and I've found that trying to completely eliminate all noise is not worth it. In roughly half of the movie, any attempt at heavy denoising loses too much detail.
Also, when you completely eliminate noise and ringing, you still probably won't have enough bitrate to encode all the cel edges without substantial ringing. Removing all the noise in the center of the cel areas only makes the ringing far more apparent during playback. I've decided to leave a fair amount of noise in the movie when I encode it (still haven't had time to finish it). Deblock+Dering does most of my work. I've found that C3D and VagueDenoiser are totally useless on this movie; they does absolutely nothing against the noise and ringing. MipSmooth I couldn't get to be very effectual without heavy ghosting. Unfilter works miracles at eliminating noise noise in this movie, but is also extremely dangerous. I use Unfilter in a few scenes with extremely heavy noise and little or no movement. That said, here's the filter chain I have applied to most of the movie: Code:
MPEG2Source("C:\Akira\akira_full_01.d2v",idct=7)
Telecide(chroma=true,post=false) #postprocessing interprets skyscrapers as interlace artifacts
Decimate(cycle=5,mode=2,ovr="decimate_override.txt") #only found 1 scene where Decimate fails so far
BlindPP(quant=2,cpu=4,moderate_h=20,moderate_v=40)
BlindPP(quant=2,cpu2="ooooxo",moderate_h=22,moderate_v=46)
FluxSmooth(12,16) #16 is absolute max for temporal senstivity before you get ghosting
Undot()
Crop(0,0,-2,0)
BicubicResize(640,368) #after crop, 2.0% aspect error
|
|
|
|
|
|
#13 | Link |
|
Almost Silent Member
Join Date: Jun 2002
Location: Purgatory
Posts: 273
|
Hmm...
Akira seems like it would be the perfect candidate for bilateral filtering seeing as it's riddled with film grain, and almost completely void of large gradients.
*sighs* Now I'll have to go buy this DVD for the third time... This time I'm making a backup immediately.
__________________
Rethinking the "Why?" chromosome. |
|
|
|
|
|
#14 | Link | |
|
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,844
|
Quote:
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
|
|
|
|
|
|
#15 | Link | |
|
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,979
|
Quote:
|
|
|
|
|
|
|
#16 | Link |
|
Registered User
Join Date: Oct 2003
Posts: 155
|
I always use this to remove noise from analog TV capture of cartoon/anime.
UnDot() cnr2() edeen(7,14,21,2,3,true) TemporalCleaner(6,12) aWarpSharp() mfToonLite() It works with a decent speed and really removes all noise. Worth a check. |
|
|
|
|
|
#17 | Link | |
|
easily bamboozled user
Join Date: Sep 2002
Location: Atlanta
Posts: 373
|
Quote:
edit: I forgot to mention in my first post that my D2V also uses +13 Gain and +13 Offset. Helps video quality immeasurably in dark scenes. Last edited by Prettz; 30th June 2004 at 02:00. |
|
|
|
|
|
|
#18 | Link | |
|
Noise is your friend
Join Date: Sep 2002
Location: Ontario, Canada
Posts: 554
|
Quote:
__________________
Regards, SansGrip |
|
|
|
|
![]() |
|
|