<div dir="ltr"><div>Movit provides a set of filters (effects) that process the video frames on the GPU instead of the CPU. <br></div><div>These filters are usually drop-in replacements of existing (CPU) filters, which means that movit doesn't actually provide additional functionnality, but rather computes the same result differently.<br><br></div><div>As soon as you add Movit effects to your project, any frame that ever gets processed must go through your GPU, and thus all three cases you mentionned use Movit if they have to.<br></div><div>Hope this helps.<br><br></div><div>Cheers<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-05-10 21:31 GMT+02:00 Jesse DuBord <span dir="ltr"><<a href="mailto:jesse.dubord@gmail.com" target="_blank">jesse.dubord@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I might be a little confused. Currently there are three main end-user video-processing instances in Kdenlive:<div><br></div><div>(1) Clip Monitor & Timeline playback</div><div>(2) Preview rendering</div><div>(3) Final video rendering</div><div><br></div><div>Exactly which one(s) of these is Movit GPU library supposed to apply to?</div></blockquote></div><br></div>