Lookin' for a good script

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
NS
I like pants
Joined: Sat Jul 08, 2006 10:05 pm
Status: Pants
Location: Minneapolis, Minnesota
Contact:
Org Profile

Lookin' for a good script

Post by NS » Sun May 17, 2009 1:01 pm

I'm just lookin' for a script for the Cowboy bebop movie, I used the same one I used for cowboy bebop, but then (obviously) it looks overfiltered because the series is in worse quality then the movie or whatever. I'm just lookin' for a good script for the movie, i'm sure it's simple, but help would be appreciated.

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

Re: Lookin' for a good script

Post by AaronAMV » Sun May 17, 2009 2:39 pm

I like to start with this script, then customize it.

Code: Select all

MPEG2Source("C:\Users\Aaron\Documents\VIDEO_TS\SEV3.d2v")
ConvertToYV12()
TDeint(mode=1,order=1)
Crop(4,4,-4,-4)
Obviously crop however much you need to crop it. LanczosResize() isn't in there, because there isn't currently a 64-bit dll of it, so I have to resize it using VDub
Image

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Re: Lookin' for a good script

Post by Zarxrax » Sun May 17, 2009 4:13 pm

Isn't it already FILM? Why would you need to deinterlace?

User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Re: Lookin' for a good script

Post by Vanity » Wed Jun 17, 2009 12:10 am

yarr no one helped me out wit cowboybebop either :? I would love to hear someone wit any tips to scripting it

Locked

Return to “AviSynth Help”