Log in

View Full Version : Log file


YY1020
7th June 2004, 01:34
Hi all.I have some problems in AviSynth.I have used AviSynth 2.5.5 and VirtualDubMod 1.5.10.1 .I script a avs file then import to VDM and set 2-pass encoding to compress the avi file(Anime).When i finished setting a parameters of XviD in VDM then stat encoding,i show status windows--->log,it show me that"AVI:AviSynth detected.Extended error handing enabled".I would like to know what's problem is,shall someone tell me?And how can i solve this problem?
Thank you for all replies.

malkion
7th June 2004, 02:40
AVI:AviSynth detected.Extended error handing enabled

That is not a problem. It's saying Vdub is enabling the support for errors perhaps arising from frame serving with AviSynth. Don't worry about it. It's a normal response everytime you use AS with Vdub.

YY1020
7th June 2004, 06:38
Originally posted by malkion
That is not a problem. It's saying Vdub is enabling the support for errors perhaps arising from frame serving with AviSynth. Don't worry about it. It's a normal response everytime you use AS with Vdub.
Oh,i see.Thank you very much.