OK, the thing is that I have a interlaced MPEG2 file where it seems that one of the fields are out of sync. (I don't know how that happend, I am not the one who made it.)

So how can I fix this?

Unless somebody knows of a program that can spilt/merge interlaced mpeg2 files, I've came up with this..

Use FlaskMpeg to make an interlaced AVI file (720x576).
With Vdub spilt the AVI file into 2 avi files (720x28

Now I would edit one of the files and insert/remove a frame.

How whould I join the 2 avi files to one?