SeiShinn
16th November 2009, 07:38
Hello
I have a little problem here...
I want to ask about resizing video..
I want to make a 854x480 video with my MeGUI..
When I opened my AVS Script Creator,I choose :
Input DAR = ITU 16:9 NTSC (1.822784)
MeGUI give me the default size 720x480.
When I want to change the size into 854x480,that size back again to 720x480
so I just wrote them manual in the scripting page.
I wrote : "BiCubicResize(854,480)"
and again...
When I save the script,error appear..
"AviSynth script error"
Resize YV12 width must be multiple of 4
How can I solve this problem if I want to resize this video to 854x480 no matter what..
I Really need your help..
Thanks before..
I have a little problem here...
I want to ask about resizing video..
I want to make a 854x480 video with my MeGUI..
When I opened my AVS Script Creator,I choose :
Input DAR = ITU 16:9 NTSC (1.822784)
MeGUI give me the default size 720x480.
When I want to change the size into 854x480,that size back again to 720x480
so I just wrote them manual in the scripting page.
I wrote : "BiCubicResize(854,480)"
and again...
When I save the script,error appear..
"AviSynth script error"
Resize YV12 width must be multiple of 4
How can I solve this problem if I want to resize this video to 854x480 no matter what..
I Really need your help..
Thanks before..