<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I am trying to convert an mpeg file I have to an 
mpeg-2 file, so that</FONT></DIV>
<DIV><FONT face=Arial size=2>I may burn it and watch it on my dvd 
player.</FONT></DIV>
<DIV><FONT face=Arial size=2>The problem I have is that I need the fps for the 
file I create to be</FONT></DIV>
<DIV><FONT face=Arial size=2>25 fps.</FONT></DIV>
<DIV><FONT face=Arial size=2>The source file is 23.976 fps. The video and audio 
sync is fine in the source file.</FONT></DIV>
<DIV><FONT face=Arial size=2>I use lavc mpeg2video encoder for 
video.</FONT></DIV>
<DIV><FONT face=Arial size=2>I can specify -ofps 25. And it plays. But the video 
is then faster</FONT></DIV>
<DIV><FONT face=Arial size=2>than the audio.</FONT></DIV>
<DIV><FONT face=Arial size=2>I want a way to change to 25 fps but keep the sync. 
i.e. just a duplicate</FONT></DIV>
<DIV><FONT face=Arial size=2>every video frame so often.</FONT></DIV>
<DIV><FONT face=Arial size=2>Have tried using filmdint, but no 
luck.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>any ideas would be much appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>