Script Error Message

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
GH
Joined: Tue Jul 03, 2007 6:31 pm
Org Profile

Script Error Message

Post by GH » Fri Aug 31, 2007 9:35 pm

When ever i add my scripts,and go to save a refresh this error message appears:

Image

It may be difficult to view this photo,I will try to make it zoomed in a bit... :

Image

[/quote]

User avatar
The Origonal Head Hunter
The Propheteer
Joined: Sat Jul 16, 2005 12:21 am
Status: Hooked on a Feeling
Location: State of Denial
Org Profile

Post by The Origonal Head Hunter » Fri Aug 31, 2007 9:56 pm

you need to convert the files to YUV12 I believe which would be this simple:

Code: Select all

ConverttoYV12()
RonnieDaking wrote:i like my anime like I like my women, from japan and speaking english
Image
Boredom.

User avatar
GH
Joined: Tue Jul 03, 2007 6:31 pm
Org Profile

Post by GH » Fri Aug 31, 2007 9:58 pm

The Origonal Head Hunter wrote:you need to convert the files to YUV12 I believe which would be this simple:

Code: Select all

ConverttoYV12()
ohh,thanks alot =D

User avatar
The Origonal Head Hunter
The Propheteer
Joined: Sat Jul 16, 2005 12:21 am
Status: Hooked on a Feeling
Location: State of Denial
Org Profile

Post by The Origonal Head Hunter » Fri Aug 31, 2007 9:59 pm

also, make sure you put that line right after your AVISource line.
RonnieDaking wrote:i like my anime like I like my women, from japan and speaking english
Image
Boredom.

User avatar
GH
Joined: Tue Jul 03, 2007 6:31 pm
Org Profile

Post by GH » Fri Aug 31, 2007 10:05 pm

The Origonal Head Hunter wrote:also, make sure you put that line right after your AVISource line.
I attempted,but a new Error Message Apeared
AVISynth Open Failure:

Script Error: Invalid arguements to function "ConverttoYV12"
[/code]

User avatar
GH
Joined: Tue Jul 03, 2007 6:31 pm
Org Profile

Post by GH » Fri Aug 31, 2007 10:08 pm

*feels liek an idot for double post*

I got it,i forgot to do something,but the script you suggested worked,thanks again

Locked

Return to “AviSynth Help”