I have a windows App, capturing a frame form a webcam at 100ms interval.<br>That should be a 10fps rate, but if I configure the theora header with this values<br>&nbsp;&nbsp;&nbsp; ti.fps_numerator=10;<br>&nbsp;&nbsp;&nbsp; ti.fps_denominator=1;<br>VLC tells me that it has a 
10.0 fps rate but the video is not ok. Instead, if I give it this values<br>&nbsp;&nbsp;&nbsp; ti.fps_numerator=100;<br>&nbsp;&nbsp;&nbsp; ti.fps_denominator=1;<br>It works ok, but VLC tells me it has a 100fps rate.<br>I have tried encoding a 10fps video captured with other program and encoded with ffmpeg2theora and it works ok.
<br><br>Any help?<br><br clear="all"><br>-- <br><a href="http://www.apple.com">http://www.apple.com</a><br>A veces me da por ahi. Otras como que no.