hi!

During a conversion from .avi to .m2v and .ac3 I got these audio and video not synced at all (when I later on created my DVD-project in GfD).

Here's some info about the .avi from GSpot:

Code:
AUDIO:

Codec: 0x0055 MPEG-1 Layer 3
Info: 48000Hz  128 kb/s tot , Stereo 

VIDEO:

Codec: XVID
Name: XviD 1.0.1
Framerate: 23.976
When I open my .avi in FitCD (for creation of an .avs file) I selected DVD 720, "NOT PAL" (the framerate is 23.976) and I made the output "Anamorphic" as well. After a saved .avs file I get this result:

Code:
# -= AviSynth v2.5.8.5 script by FitCD v1.2.8 =-
AVISource("D:\Filmer\MyMovie.avi")
BicubicResize(720,368,0,0.6,10,0,684,288)
AddBorders(0,56,0,56)
#Trim(0,235007).FadeOut(150)
then I open my .avs file in HCEnc and encode into a .m2v file. During this encoding I opend my .avs in VirtualDubMod (for creation of a .ac3 file later on).

In VirtualDubMod I selected Streams -> StreamList and "Full processing mode" on the stream. Then I saved it as a .wav. Later on I convert this .wav into .ac3 with ffmpegui.

Now when I create a DVD-project with this .m2v and .ac3 they don't get synced at all. Why? please help!

thankfull for all answers!

michcio