Colp
29th April 2004, 19:58
Hi,
I'm trying to serve DV type 1 file through avisynth so that both video and audio are output. So far I only get video but no audio at all. Script I'm using is
AviSource(...)
BilinearResize(480,576)
Is it possible to get both audio and video such way or what should I change?
I'm trying to serve DV type 1 file through avisynth so that both video and audio are output. So far I only get video but no audio at all. Script I'm using is
AviSource(...)
BilinearResize(480,576)
Is it possible to get both audio and video such way or what should I change?