I'm using VirtudalDub Mod to extract the video and audio from a avi file.

When importing the file :

Some bytes have been skipped in the file due to corrupted data :
5511 bytes starting at byte 446487527 (00:31:09.837)
1323 bytes starting at byte 521501045 (00:36:37.197)
4043 bytes starting at byte 554099608 (00:39:23.463)
4043 bytes starting at byte 565745744 (00:40:11.178)
4043 bytes starting at byte 576288733 (00:40:55.088)
4473 bytes starting at byte 577004959 (00:40:57.858)
3507 bytes starting at byte 588017494 (00:41:38.999)

Gspot displays the video as :

4CC : DX50
Name : DivX 5.0

When extracting the video I get :

Source : [Input Ogg Media File]
Description : Video stream
Length : 00:51:25.152
Video stream
Header Size : 56 bytes
Type : [video]
SubType : [DX50]
BufferSize : 59873 bytes
Time Unit : 333667
SamplesPerUnit : 1
Default Len : 1
BitsPerSample : 24
Width : 512 pixels
Height : 384 pixels
SampleRate : 29.970
Stream report for file "day_of_zen.avi"
Some problems have been encountered while parsing the stream :
Page at byte 446497216 (00:31:09.837) exposed 0 Packets instead of 2 expected.
Information about Packet 0 in Page at byte 446497216 (00:31:09.837) has been corrected.
Now containing 4 samples instead of 1.
Page at byte 446501438 (00:31:09.837) exposed 2 Packets instead of 1 expected.
Seems like 1 Packets have been lost in action.
Information about Packet 0 in Page at byte 521506747 (00:36:37.197) has been corrected.
Now containing 1 samples instead of 4294967295.
Information about Packet 0 in Page at byte 554108030 (00:39:23.463) has been corrected.
Now containing 1 samples instead of 0.
Page at byte 565749787 (00:40:11.178) exposed 0 Packets instead of 2 expected.
Information about Packet 0 in Page at byte 565749787 (00:40:11.178) has been corrected.
Now containing 2 samples instead of 1.
Page at byte 565754007 (00:40:11.178) exposed 1 Packets instead of 0 expected.
Seems like 1 Packets have been lost in action.
Page at byte 576292776 (00:40:55.088) exposed 0 Packets instead of 2 expected.
Information about Packet 0 in Page at byte 576292776 (00:40:55.088) has been corrected.
Now containing 2 samples instead of 1.
Page at byte 576297169 (00:40:55.088) exposed 1 Packets instead of 0 expected.
Seems like 1 Packets have been lost in action.
Information about Packet 0 in Page at byte 577013811 (00:40:57.858) has been corrected.
Now containing 2 samples instead of 66.
Page at byte 588021001 (00:41:38.999) exposed 0 Packets instead of 1 expected.
Information about Packet 0 in Page at byte 588021001 (00:41:38.999) has been corrected.
Now containing 2 samples instead of 1.
Page at byte 588025390 (00:41:38.999) exposed 1 Packets instead of 0 expected.

How (can?) I fix this?

I want to strip the video so I can convert to DVD.