<div dir="ltr"><div>Hi,<br><br></div>Yesterday I was running some tests with the ffmpeg API using my own code and just for fun I started to change the fps parameter of a basic video I was playing with. <br><div><div><div><br></div><div>I wonder that I could low the fps parameter value until 2, but when I set it to 1, then my little program crashed and I got this message in console:<br></div><div><br>Stream #0.0: Video: mpeg4, yuv420p, 720x480, q=2-31, 6000 kb/s, 1 tbc<br><b>[mpeg4 @ 0x22bbc20] bitrate tolerance too small for bitrate</b><br clear="all"><br></div><div>So, my question is: This is a standard restriction of the API (fps must be higher than 1) or do I have to adjust some other parameter when fps == 1 ?<br><br></div><div>Thank you for any hint.<br></div><div><br>-- <br><div class="gmail_signature">============================<br> Gustav Gonzalez<br> <a href="mailto:xtingray@gmail.com" target="_blank">xtingray@gmail.com</a><br>============================</div>
</div></div></div></div>