|
|
| epiquirm |
| Posted: Jun 8 2003, 07:54 AM |
 |
|
Unregistered

|
Hi, You are making a fine product here. I'm learning more and more and hopefully I can help you out with some of these reports.
Launch VirtualDub, open AviSynth script scene0001.avs:
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\decomb.dll") AVISource("c:\AVIfiles\scene0001.avi") ConvertToYUY2() Telecide() Decimate(cycle=5)
(basic IVTC routine) (thx Donald Graft - Decomb Plugin Version 4.10 for Avisynth 2.5)
(everything is OK, file is loaded in VD)
Turn on Audio/Full processing mode
Turn on Audio/Use advanced filtering, using input-> stereo chorus -> output chain
Select File/Preview filtered... (Enter key)
Message box "VirtualDub Error" "Avisynth read error: Audio samples 6782-11582 could not be read in the source. The file may be corrupted." click OK
Subsequent attempts after unchecking Audio/Use advanced filtering fail
nb the first time I tried this, VDub exited with no message
I don't think this is an Avisynth error. there is nothing wrong with the .AVI
VirtualDub build 16300, Avisynth 2.5
Thank you for your time. -epiquirm
|
 |
|