I made an type1 avi with mediastudio. I then made an mpa audio file with mediastudio.

I then converted my type 1 to type 2 and then changed the 4cc from dvsd to cdvc so I could frameserve with avisynth.

I made a m2v with cce and avisynth 2.52script.

avisource("D:\video.avi")
DoubleWeave.SelectOdd()
Converttoyuy2()

I put the Mpa and the resultant m2v into dvdlab and the video is totally slow and studdering and totally out of sych with the audio.

The audio part of the dvd seems good. Can anyone make any suggestions on what I did wrong.