Log in

View Full Version : error...no combination of filter could be found to render the stream


san303k
1st April 2010, 15:32
while opening .avi file in avisynth script creator[megui]
i am getting error while inputting file.........
avisynth script error
DirectShowSource couldn't open file(c......file name.avi)
no combination of filter could be found to render the stream

it was working before.......but when i tried today it wasn't.......
not aware about these thing much.....

Die*wrek*show
1st April 2010, 18:22
I've never used meGUI but it sounds like avisynth can't find a working directshow filter to open the file with. In that case, one thing you could try is to replace the line starting with "DirectShowSource(C:\....)" and manually replace that line with "AviSource(C:\.....)" and hope there is a working vfw filter to decode your clip.

setarip_old
1st April 2010, 19:21
@san303k

Hi!

Please load the .AVI that you created into GSpot and post a screen capture back here...