I'm trying to convert a TV show that's in AVI (created on a PC of course) to DVD so I can watch it thru a standalone DVD player. The conversion goes well and when I use the VLC player to look at the VTS_01_1.VOB file (in the TS_FOLDER) the picture looks great, but by the end of the 45 minute show the sound is several seconds out sync. So it's unwatchable.

I've tried DVD mpeg2enc and DVD ffmpeg with everything set to defaults, Decode with QuickTime option on.

Here are the details of the AVI file:

Video: mpeg4, yuv420p, 960x544
Audio: ac3, 48000 Hz, 5:1, 448 kb/s

When I convert to DVD mpeg2enc, here's the target format:

Video: mpeg2enc mpeg2, 720x480, 4000 kpbs, 23.976 fps, no crop
Audio: ac3, 48000 Hz, 448 kbps

The target format for DVD ffmpeg is the same except for ffmpeg mpeg2 in place of mpeg2enc mpeg2.

I'm using ffmpegX v0.0.9x r2.

Can someone please help me fix this?

Thanks!