Suggested Scripts??
- Vanity
- Joined: Fri Dec 28, 2007 10:52 pm
- Status: XIII
- Location: Everywhere, yet no where
Suggested Scripts??
For samuria champloo
Karas: The Prophecy
Karas: Revelation? needs help scripting them ;D.? can anyone help me out?
Karas: The Prophecy
Karas: Revelation? needs help scripting them ;D.? can anyone help me out?
- Vax
- Sexy black guy
- Joined: Sat Oct 11, 2008 11:14 am
- Status: Chayin
- Location: New York
Re: Suggested Scripts??
Some screenshots would help.
Always asking for help on scripting won't really help you get good at it.
This website sort of got me to understand what filters should be used on certain problems.
Always asking for help on scripting won't really help you get good at it.
This website sort of got me to understand what filters should be used on certain problems.
- Vanity
- Joined: Fri Dec 28, 2007 10:52 pm
- Status: XIII
- Location: Everywhere, yet no where
Re: Suggested Scripts??
Yeah i realized that
. so ima post some screen shots in like 20 mins. to see if my scripting is good or not =D

- Vanity
- Joined: Fri Dec 28, 2007 10:52 pm
- Status: XIII
- Location: Everywhere, yet no where
Re: Suggested Scripts??
Karas The Prophecy:
mpeg2source("C:\Documents and Settings\Alexander Dammar\My Documents\My Music\Karas1.d2v")
Telecide(order=1,dthresh=30)
Deen("w3d",3,3,5)
vmToon(strength=24, xstren=128)
aWarpSharp(depth=8)
FluxSmoothST(7,7)
crop(8,0,-8,0)
LanczosResize(848,480)
Screenshots:





Oki i think i did some major mistakes on scripting this since it's like my first time... -sigh-....i believe i have bad settings because my vdubmod is moving super slow like a old lady when i toggle the button to take snapshots.....so what do you guys think or suggest what i should change in my script?
mpeg2source("C:\Documents and Settings\Alexander Dammar\My Documents\My Music\Karas1.d2v")
Telecide(order=1,dthresh=30)
Deen("w3d",3,3,5)
vmToon(strength=24, xstren=128)
aWarpSharp(depth=8)
FluxSmoothST(7,7)
crop(8,0,-8,0)
LanczosResize(848,480)
Screenshots:





Oki i think i did some major mistakes on scripting this since it's like my first time... -sigh-....i believe i have bad settings because my vdubmod is moving super slow like a old lady when i toggle the button to take snapshots.....so what do you guys think or suggest what i should change in my script?
- LittleAtari
- Call Me Moneybagz
- Joined: Sun May 22, 2005 10:23 pm
Re: Suggested Scripts??
The reason why it's moving slow is vmToon. I once used vmToon and it took a really long to get my file saved with it. Also, deen will make your scrubbing through your script slower. So it's not that you've done anything wrong. That's just the way it is. Can we see a screen shot of it without the vm I recommend using fastlinedarken over vmToon because it wont slow down your script, but if you really like vmtoon, you can try adding it in the scripted mp4 after you've made the amv or if you're working with fake avi's, you can comment it out while editing and add it in when editing.Zenkia wrote: Oki i think i did some major mistakes on scripting this since it's like my first time... -sigh-....i believe i have bad settings because my vdubmod is moving super slow like a old lady when i toggle the button to take snapshots.....so what do you guys think or suggest what i should change in my script?
- LittleAtari
- Call Me Moneybagz
- Joined: Sun May 22, 2005 10:23 pm
Re: Suggested Scripts??
I meant to say to add it in after editing.LittleAtari wrote: if you're working with fake avi's, you can comment it out while editing and add it in when editing.
It looks pretty good to me though. I dont know what's up with that blurry shot though, I'm thinking that the footage may just be like that, but i'mnot sure.
- Vanity
- Joined: Fri Dec 28, 2007 10:52 pm
- Status: XIII
- Location: Everywhere, yet no where
Re: Suggested Scripts??
Thanks atari =D. i switched to fastlinedarken.. and it looked the same and i could move through the scrubbing a little faster...ima script karas the Revelation and post the screenshots
- Vanity
- Joined: Fri Dec 28, 2007 10:52 pm
- Status: XIII
- Location: Everywhere, yet no where
Re: Suggested Scripts??

Screen shots
Before

After

Before

After

Pretti darn ugly. Idk what to do about this. What do you guys think i should do?
- Vanity
- Joined: Fri Dec 28, 2007 10:52 pm
- Status: XIII
- Location: Everywhere, yet no where
Re: Suggested Scripts??
Oki i found out my problem. And i believe i have gotten the hang of scripting no futher help needed =D
- Vanity
- Joined: Fri Dec 28, 2007 10:52 pm
- Status: XIII
- Location: Everywhere, yet no where
Re: Suggested Scripts??
Scratch that I just found more crap that needs to be fixed....How do i fix this:Zenkia wrote:Oki i found out my problem. And i believe i have gotten the hang of scriptingno futher help needed=D
Script:
mpeg2source("C:\Documents and Settings\Alexander Dammar\My Documents\My Music\Karas1.d2v",cpu=6)
Telecide(order=1,dthresh=30)
FRFun7(lambda=1.5)
TIsophote()
FastLineDarken(thinning=0)
aWarpSharp(depth=8)
FluxSmoothST(7,7)
DeDot()
crop(8,0,-8,0)
LanczosResize(848,480)
