<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div class="h5">
<br>
</div></div>The codecs used in that file and the one I suggested are the same,<br>
however it has downsized the video to 320x240 and 600kb/s . A slightly<br>
modified version of the conversion command should give you something<br>
similar:<br>
<br>
ffmpeg -i source.avi -b 600000 -s qvga -r 29.97 -acodec libfaac<br>
-vcodec mpeg4 out.mp4<br>
<div><div></div><div class="h5"><br>
<br></div></div></blockquote></div>thanks, Ben, that works <br>Darrin<br>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.