CaKiwi
3rd May 2006, 19:17
I posted this in the XviD forum but this might be a better place.
I am working on an application which creates an AVI file and a call to the function AVIStreamSetFormat() returns "internal error" when the XVID CODEC is used. The same application works without error on another system and other CODECs such as CVID amd MSVC also work correctly. Does anyone have any thoughts on why this might be? Do I have to set the opts.lpParms field before I call AVIMakeCompressedStream()? Suggestions on how to go about debugging this problem would also be appreciated. Is there any logging or debugging code that can be turned on for XVID? I used XVID-1.1.0-30122005.exe to install XVID.
Thanks in advance
CaKiwi
I am working on an application which creates an AVI file and a call to the function AVIStreamSetFormat() returns "internal error" when the XVID CODEC is used. The same application works without error on another system and other CODECs such as CVID amd MSVC also work correctly. Does anyone have any thoughts on why this might be? Do I have to set the opts.lpParms field before I call AVIMakeCompressedStream()? Suggestions on how to go about debugging this problem would also be appreciated. Is there any logging or debugging code that can be turned on for XVID? I used XVID-1.1.0-30122005.exe to install XVID.
Thanks in advance
CaKiwi