Here's the script:
Now when I load that into TMPGEnc Plus 2.5 TMPGEnc just closes. No warning dialogs, no error messages, nothing, it just closes. If I remark out the LanczosResize line, it works perfectly. Same thing happens for a Lanczos4Resize as well.Code:LoadPlugin("C:\Program Files\AutoGK\DGMPGDec\DGDecode.dll") # LoadPlugin("C:\Program Files\AutoGK\AviSynth\plugins\Decomb521.dll") DirectShowsource("C:\Documents and Settings\Temp\Encoding\filename.wmv") LanczosResize (448,525) # ConvertToYV12() Telecide(order=1,guide=1) Decimate(cycle=5) # ConvertToRGB24() AssumeFPS(25)
Anyone got any idea why the LanczosResize function isn't working?
+ Reply to Thread
Results 1 to 4 of 4
Similar Threads
-
avs script giving me fits
By willmoodom in forum Newbie / General discussionsReplies: 32Last Post: 30th Sep 2009, 03:43 -
How do I create an AVS script
By Sopt Finder in forum Newbie / General discussionsReplies: 4Last Post: 15th Jun 2009, 13:17 -
AVS script and Subtitle Workshop
By sambat in forum SubtitleReplies: 3Last Post: 19th Apr 2009, 10:20 -
This correct avs script for this source?
By alcOre in forum Newbie / General discussionsReplies: 2Last Post: 13th Feb 2009, 01:24 -
help with avs script (dv to mpeg2) Fading in/out
By ZiGGY909 in forum EditingReplies: 2Last Post: 14th Nov 2007, 14:12