ecodes.txt - extra readme for wintoon 1.0 sdk =============================================================================== The WinToon doc. and readme describe ScanAvi and some caveats for using it. Here are a list of scanavi.exe error codes with brief descriptions. 1 Scan cancelled. Could not open the input .AVI file. 2 Scan cancelled. Cannot save output to specified filename. 3 Scan cancelled. Cannot save log file to specified filename. 4 Scan cancelled. Could not open the input .AVI file. 5 Scan failed. 6 Scan failed. Could not save dirty rectangle stream to temporary file. 7 Scan failed. Could not save log file. 8 Scan failed. Could not open the input .AVI file to get file information. 9 Scan failed. Could not get file information from input .AVI file. 10 Scan failed. Could not allocate memory for dirty rectangle stream. 11 Scan failed. Could not allocate pointer to dirty rectangle stream options. 12 Scan failed. Could not allocate memory for dirty rectangle stream options. 13 Scan failed. Could not obtain stream from input .AVI file. 14 Scan failed. Could not obtain stream information for stream in input .AVI file. 15 Scan failed. Could not obtain stream format for audio stream. 16 Scan failed. Could not allocate memory for audio stream format. 17 Scan failed. Could not read audio stream format. 18 Scan failed. Could not open dirty rectangle stream from temporary file. 19 Scan failed. Could not save dirty rectangle stream options. 20 Scan failed. Could not save output .AVI file with dirty rectangle stream. One of the most common is #5, and the most common reason for #5 is if one does a File.MakeToon without checking the Enabled checkbox for the Normal list in the Scan Settings dialog box. Some other things to double-check in your source .AVI file if scanavi.exe fails: - source .AVI file has an audio track (it has to have one, even if it's a silent track) - interleave audio 1:1 with video - video is 8-bit, RLE compressed Copyright (c) 1995, Microsoft Corporation. ###