lvdmaaten - 2010-09-29

I wonder why the seek function in videoIO - using ffmpeg - is so slow (almost as slow as simply iteratively calling next). Is that something inherent to ffmpeg? I'm wondering because, for instance, VLC does support fast seeking while also using ffmpeg.

Is there a way to speed things up?