<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>HI,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I captured a home video from a sony digital camera, 
and Adobe Premiere tells me that it is 25fps. After encoding the movie (2-pass), 
the audio lags behind the video, not that much in the beginning but the lag adds 
up....</FONT></DIV>
<DIV><FONT face=Arial size=2>The output video is also 25 fps (according to 
Premiere) and for input and output the sound is 32000 Hz and 16 bit stereo. It 
seems as if mencoder did all that right, but how come my sound is 
lagging?<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>this is my command to mencoder:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>mencoder -ovc lavc -lavcopts 
vcodec=mpeg4:vhq:vpass=1:vbitrate=1400 -oac mp3lame -passlogfile log.log 
input.avi -o output.avi</FONT></DIV>
<DIV><FONT face=Arial size=2>and the second pass is the same.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>what am i doing wrong?</FONT></DIV>
<DIV><FONT face=Arial size=2>Wendy</DIV></FONT></BODY></HTML>