[theora] Bad FPS

Jere Gmail zon7mail at gmail.com
Sun Jul 30 10:59:49 PDT 2006


I have a windows App, capturing a frame form a webcam at 100ms interval.
That should be a 10fps rate, but if I configure the theora header with this
values
    ti.fps_numerator=10;
    ti.fps_denominator=1;
VLC tells me that it has a 10.0 fps rate but the video is not ok. Instead,
if I give it this values
    ti.fps_numerator=100;
    ti.fps_denominator=1;
It works ok, but VLC tells me it has a 100fps rate.
I have tried encoding a 10fps video captured with other program and encoded
with ffmpeg2theora and it works ok.

Any help?


-- 
http://www.apple.com
A veces me da por ahi. Otras como que no.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20060730/d9234438/attachment.html


More information about the theora mailing list