<div dir="ltr"><span style="font-family:Menlo">I am trying to generate images for every nth keyframe in a video file, as fast as possible. I have considered using multifilesink iterating over every frame and detecting keyframes via <span style="font-size:12px;color:rgb(0,0,0);background-color:rgb(249,249,249)">GST_BUFFER_FLAG_DELTA_UNIT, </span>but this seems slow and performance is key. I have also looked at using the videorate plugin or seeking, but I don’t know how to ensure that we actually land on a keyframe. Are there any other approaches that GStreamer would lend itself to for this kind of task?</span><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr">Matthias Wagner<div>(626) 376.7202<br></div></div></div></div></div>