PDA

View Full Version : Some problems with VirtualDub and Xvid MPEG-4 codec


poxhacker
10th June 2010, 06:21
This is a new problem I have with VDub, and here is the details it gives me.

An integer division by zero occurred in module 'xvidcore'...
...while compressing frame 1 from 0279a820 to 02762400 using codec "Xvid MPEG-4 Codec" (w32videocodecpack.cpp:696)...
...while running thread "Processing" (thread.cpp:163).

It seems the problem is a zero division but I don't know how to fix it, does anyone have some ideas how to fix this?

GrofLuigi
11th June 2010, 23:16
One thing that comes to mind is to update Xvid and/or VirtualDub. Another thing is to check for non-MOD4 resolution (MOD4 at least, better is 8 or 16).

More detailed explanation of your configuration and circumstances under which it occurs would be very helpful. ;)

GL