<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto">Let's say I have an input video (AVI format) that is vfr, and I write</div>
<div style="RIGHT: auto">a libav application that steps through each frame in the video and</div>
<div style="RIGHT: auto">does something: maybe I write that frame to a file on disk.  Will</div>
<div style="RIGHT: auto">I have vfr-problems where the libav is duplicating frames, or removing</div>
<div style="RIGHT: auto">frames (behind the scenes) in order to make it CFR?  Does libav</div>
<div style="RIGHT: auto">do things like that?  If so, can I turn it off?<VAR id=yui-ie-cursor></VAR></div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">Also, and this probably isn't a libav question, but how can I tell</div>
<div style="RIGHT: auto">if my input AVI file is vfr or cfr?</div>
<div style="RIGHT: auto"> </div></div></body></html>