Log in

View Full Version : How to Sync Video+Audio?


storebror
22nd July 2004, 11:36
Hi. Got this in CCE 2.50, great converted videofile to 25 fps via my AviSynth script, and a separate mp2 Audiofile that gradually goes out of sync.The Audiofile is also converted in BeeSweet from an uncompressed .Wav PCM to 25000 fps. Did look around for away to solve this problem but it seems hopeless:( HOW do you sync the Audio+Video properly?
Thx.

toysoldier
22nd July 2004, 14:15
The Audiofile is also converted in BeeSweet from an uncompressed .Wav PCM to 25000 fps.

I think you needn't to change audiofile from wav to fps.
just mux video and wav to mpeg.
if not support by CCE,
you can try tempgenc.

echooff
22nd July 2004, 14:59
Use the time/stretch function in a audio editing application (I use audition) to mathe the time lenght of the audio to the lenght of the video. This should solve you problem.