Help With Scripting (Pics Included)

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
TwilightChrono
Joined: Wed Nov 21, 2007 3:11 am
Location: In Your Dreams.......Watching You Sleep
Contact:
Org Profile

Help With Scripting (Pics Included)

Post by TwilightChrono » Tue Aug 19, 2008 4:10 am

The name of the anime is El Hazard-and these are scenes from my AMV. Which would have already been out if not for these stupid scripting problems I have been having. If anyone could help out or give some advice on what Scripts I should use, I don't know if you can tell yet or not, but the format that these stills were taken is:

Original MPEG 2

This footage looks interlaced while I use it. I don't know if Original MPEG 2 does that or not, but still, I require assistance with scripting help if anyone could give any. Any and all help is greatly appreciated. Thanks For your time.

Here are the pics:

Image

Image

Image

Image

Image

Image


I gave several pics, so as to help anyone who can give help give an accurate diagnosis of what is wrong. Nothing has been done scripting wise or quality wise to the video yet. This is what it looked like directly after rip. Thanks for any and all help I receive.

~Twilight~
Image
Premiering At Another Anime Con 2012

User avatar
JaddziaDax
Crazy Cat Lady!
Joined: Tue Mar 16, 2004 6:25 am
Status: I live?
Location: Somewhere I think O.o
Contact:
Org Profile

Post by JaddziaDax » Tue Aug 19, 2008 4:19 am

post your current script?

User avatar
TwilightChrono
Joined: Wed Nov 21, 2007 3:11 am
Location: In Your Dreams.......Watching You Sleep
Contact:
Org Profile

Post by TwilightChrono » Tue Aug 19, 2008 4:27 am

Sure Thing. Here it is:

FastLineDarken(strength=96,thinning=0)
SDDeRainbow()
deen("w3d",4,12,24,16)
mftoon(strength=5)
tweak(sat=1.6)
ConvertToYV12()

I'm still trying to get a grasp on AVISynth. So, don't flame me if this is the absolute worst script in the history of scripting.
Image
Premiering At Another Anime Con 2012

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Post by mirkosp » Tue Aug 19, 2008 7:19 am

I think that you really don't need to do anything besides deinterlacing and removing the noise... can you post a pic of how it looks like after your script?

User avatar
AaronAMV
eating that e. coli spinach
Joined: Tue Jan 22, 2008 7:54 pm
Status: (◔ ◡ ◔ )
Location: (◔ ◡ ◔ )
Org Profile

Post by AaronAMV » Tue Aug 19, 2008 11:00 am

Yeah, it looks over filtered?
Image

User avatar
Vivaldi
Polemic Apologist
Joined: Sat Sep 29, 2007 9:39 am
Location: Petting mah cat..
Org Profile

Post by Vivaldi » Tue Aug 19, 2008 11:31 am

TwilightChrono wrote:Sure Thing. Here it is:

FastLineDarken(strength=96,thinning=0)
SDDeRainbow()
deen("w3d",4,12,24,16)
mftoon(strength=5)
tweak(sat=1.6)
ConvertToYV12()

I'm still trying to get a grasp on AVISynth. So, don't flame me if this is the absolute worst script in the history of scripting.
The lines in those pictures already look pretty clear, I doubt you need much sharpening or darking. From those pics I also couldn't see any rainbowing, though that could be elsewhere. The only real problem I see there is all that heavy nosie.
Image
Image
<Kenzichu> HAHAHA!!
<Kenzichu> everyone died!

User avatar
TwilightChrono
Joined: Wed Nov 21, 2007 3:11 am
Location: In Your Dreams.......Watching You Sleep
Contact:
Org Profile

Post by TwilightChrono » Tue Aug 19, 2008 5:09 pm

What would you recommend I use to get rid of the noise, and make the picture much clearer and sharper?
Image
Premiering At Another Anime Con 2012

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Tue Aug 19, 2008 10:11 pm

that looks like something that removegrain() would work well on.
For sharpening, limitedsharpenfaster() (or limitedsharpen()) should do ya good
Image
Image

User avatar
TwilightChrono
Joined: Wed Nov 21, 2007 3:11 am
Location: In Your Dreams.......Watching You Sleep
Contact:
Org Profile

Post by TwilightChrono » Wed Aug 20, 2008 2:14 am

So, that should be about it then? Or is there something more that I should do to it?

Sorry for all the questions. I am tired of my AMV's looking over-filtered or not quite filtered enough.
Image
Premiering At Another Anime Con 2012

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Post by mirkosp » Wed Aug 20, 2008 7:53 am

Well, since I'm not sure you have it in your script, I say put a tomsmocomp(1,5,1) to deinterlace. Or perhaps IVTC it, whatever you prefer. Just remember to get rid of the interlacing. :P

Locked

Return to “AviSynth Help”