Will someone take a look at this script for me and tell me what is wrong with it and what I need to do to it so that my AVI file (608x256) Resizes to 740x480 MPEG2
I'm getting an error MPEG2Dec3.dll is not an Avisynth 2.5 plugin. I'm pretty sure I'm gonna get an error for the other plugin also
I'm trying to create a MPEG-2 file with CCE TRIAL. My previous attempts resulted in DVD Movie Factory 2 having to re-encode the video. This doesn't happen whenever I use TMPGENC
Man can you help me. I've been searching for answers for two weeks.
#================================================= ====#
# -= AviSynth script by MovieStacker v2.0.0 (beta3) =- #
#================================================= =====#
LoadPlugin("C:\Program Files\AviSynth 2.5\Docs\Filters\MPEG2Dec3.dll")
LoadPlugin("C:\My Downloads\Filters\GripFit_preview.dll")
AviSource("C:\Documents and Settings\James\Desktop\Runaway.Jury.DVDRiP.XViD-DcN_[bt-gm]_[EFnet]\CD1\rj1-dcn.avi",false)
GripCrop(720, 480, source_anamorphic=false)
GripSize(resizer="BicubicResize")
GripBorders()
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
To Script or Not To Script, that is the Question... (Custom Videos)
By TheMcD in forum EditingReplies: 2Last Post: 21st Oct 2010, 10:11 -
Whats wrong with this batch Mkv script?
By Animebuster in forum EditingReplies: 0Last Post: 21st Jul 2010, 03:59 -
Does my script look right? I am trying a new script
By rocky12 in forum Newbie / General discussionsReplies: 11Last Post: 25th Sep 2008, 19:10 -
avisynth script
By magenta2007 in forum SVCD2DVD & VOB2MPGReplies: 7Last Post: 25th Sep 2007, 11:29