I was trying to load a DivX 3 avi a frined gave me so I could resize it in AVISynth to correct the aspect ratio using the soft bicubic resize. The file loads fine into VDub, but when I create an avs using the AviSource, AviFileSource, or DirectShowSource, when I load the avs in VDub, I get an error about the clip not being an actual video clip. I'm using a version of AviSynth befor 2.5... the one bundled with DVD2SVCD 1.1.3B or something like that. Any tips? Reason I don't want to just load into VDub is that A) No soft bicubic resize and B) I don't want to conver to 24 Bit RGB to apply the filters.
+ Reply to Thread
Results 1 to 2 of 2
-
-
Post your actual script used - it might be something obvious. It happens to me sometimes if I make a 'vid=something or other' and forget to put a 'return (vid)' at the script end.
Similar Threads
-
AviSynth's WavSource won't load WAVE PCM files
By random in forum AudioReplies: 7Last Post: 7th Aug 2016, 12:31 -
load miniDV in AVISynth
By magillagorilla in forum RestorationReplies: 10Last Post: 19th Oct 2011, 14:05 -
Avisynth script fails to load
By Rick-E in forum Software PlayingReplies: 1Last Post: 31st Mar 2011, 17:35 -
VirtualDub cannot properly load H.264 Lossless video from AVI or Avisynth
By Jedi787Plus in forum Video ConversionReplies: 1Last Post: 14th Oct 2009, 21:38 -
Load WMV2 in Avisynth
By AlanHK in forum Video ConversionReplies: 2Last Post: 10th Feb 2009, 00:58