<div dir="ltr">We use the libavformat APIs to open and read frames from various containers.  The basics work fine for MKV.  However, we have encountered an issue seeking forward.  It seems the index table is populated as the file is played.  As such, the index entries beyond the current frame are not available.  Seeking forward results in seeking to a non-key-frame.<div><br></div><div>Is there any way to force the index entry table to get completely populated with all key-frames in the Cues section?</div><div><br></div><div>Thanks,</div><div>Bob</div></div>