Hi all,
I've installed Avisynth 2.08 (after a botched installation of 2.5b, don't know if that's the reason for what's happening below).
Basically I'm trying to frameserve a small .VOB file containing just animated menus and feed it into the avisynth script below:
But no matter what I do I always get an "Unexpected Exception" at line 2. I've tried several other files to. Any .mpg, .m2v or .vob served as a .d2v files gets an Unexpected Exception. On the other hand, .avi files being served under "avisource" seem to work fine. I thought it might be the mpeg2dec.dll file but I've downloaded several versions of that (all for avisynth 2.08) and they're all identical and all of them fail.Code:LoadPlugin("C:\Program Files\Avisynth2\plugins\MPEG2DEC.dll") mpeg2source("rd_menu_3.d2v") LanczosResize(720,480)
Anyone know what the problem could be?
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
AviSynth "ConvertToYV12()" command - correct placement in script?
By spicediver10191 in forum Video ConversionReplies: 2Last Post: 11th Dec 2010, 19:15 -
Filtering the cult series "Invader ZIM" using Avisynth
By rm2kpro in forum Video ConversionReplies: 6Last Post: 24th Jul 2010, 21:10 -
ffmpegX won't convert files due to "syntax error near unexpected token"
By JayEm in forum ffmpegX general discussionReplies: 1Last Post: 15th Feb 2010, 17:26 -
Help. Avisynth Error Message "no function named deblock"
By hypnoticpimp in forum Video ConversionReplies: 13Last Post: 27th Sep 2008, 23:45 -
avi.NET and "Unexpected Error"
By denali in forum DVD RippingReplies: 1Last Post: 12th Oct 2007, 16:01