<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Hi,<br>
<br>
Im trying to use ffmpeg to help my kids produce some stopmotion video
files. Ive used this FAQ as a good reference:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.ffmpeg.org/faq.html">http://www.ffmpeg.org/faq.html</a><br>
<br>
Ive got past the bit where I reliased I needed to rename my files in
sequential order and produced a mpg file, covered here<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.ffmpeg.org/faq.html#SEC14">http://www.ffmpeg.org/faq.html#SEC14</a><br>
<br>
I got a couple of questions:<br>
<br>
1. the syntax using the "%d" would I be right in saying that
pic%06d,jpg means any file from pic000001.jpg through to and including
pic999999.jpg?<br>
<br>
2. The mpg output seems to have a fixed frame rate, if I use another
frame rate with the -vcodec option for example -vcodec mpeg4, how do i
specify the frame rate?<br>
<br>
3. What other methods has anyone used? Are there better suggestions or
is ffmpeg the best package to use?<br>
<br>
Thanks -Mark<br>
</font>
</body>
</html>