<div dir="ltr"><div><div>Hello everybody<br><br></div>I've been experimenting with multifilesrc and imagefreeze to generate a video from an image.<br><br>Imagefreeze<br>I've found out that imagefreeze is not passing the EOS. Is that the expected behaviour? Should I forward the EOS bypassing the imagefreeze? Is there an alternative to imagefreeze.<br>

<br>Multifilesrc<br>With multifilesrc I'm receiveng a lot of buffers at the beggining so files got bigger than it should and the element is getting a whole 100% CPU . If I put a queue with limitted buffers (2) is the queue the one occupying a whole core. How I limit the buffer flood from the multifilesrc? Keeping the CPU usage low is important because I'm doing other hard tasks at the same time.<br>

<br>I've started with 0.10 but then I've also tried out with 1.0.<br><br></div><div>Pipelines looks like:<br><br>multifilesrc location=image.png caps="image/png,framerate=25/1" ! queue max-size-buffers=2 ! gdkpixbufdec ! videoconvert ! xvimagesink<br>

<br>filesrc location=image.png ! gdkpixbufdec ! ffmpegcolorspace ! imagefreeze ! xvimagesink<br></div><br><br><div>Regards<br clear="all"></div><div><div><div><div><span style="color:rgb(102,102,102)">Héctor Canto</span><br>

</div>
</div></div></div></div>