<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">>> Also, and this probably isn't a libav question, but how can I tell<br><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div class="y_msg_container">>> if my input AVI file is vfr or cfr?<br>><br>>By looking at frame timestamps.<br><br>I tried this:<br><br>    ffmprobe IN.avi -show_frames | grep pkt_pts_time<br><br>Is that the correct way to look t time stamps?  Are those the real<br>timestamps, or are those fake time stamps that were invented to<br>conform to CFR?<br><br>Also, how can I tell if the video is vfr or cvf based on those timestamps?<br><br></div> </div> </div>  </div></body></html>