ghetto pornstar
7th April 2002, 23:14
alright, i admit it. i just started using avisynth. i was previously a vfapi user, but i'm learning...avisynth seems cool. i am trying to frameserve a .d2v of 2001: a space odyssey.
i made this simple script space.avs:
LoadPlugin("c:\temp\MPEG2DEC.dll")
mpeg2source("c:\temp\jjj.d2v")
ResampleAudio(44100)
if i right-click and choose 'open-with' (win2k) windows media player, the .avs serves fine and i see my d2v file playing in windows media player. if i open the .avs in cce though, cce says "This is not an AVI file."
i'm confused...can anybody help?
i made this simple script space.avs:
LoadPlugin("c:\temp\MPEG2DEC.dll")
mpeg2source("c:\temp\jjj.d2v")
ResampleAudio(44100)
if i right-click and choose 'open-with' (win2k) windows media player, the .avs serves fine and i see my d2v file playing in windows media player. if i open the .avs in cce though, cce says "This is not an AVI file."
i'm confused...can anybody help?