<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Mar 13, 2014 at 4:12 AM, Vincent PINON <span dir="ltr"><<a href="mailto:vincent.pinon@laposte.net" target="_blank">vincent.pinon@laposte.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    This is a developers list, you should rather ask user questions on
    forum (<a href="http://forum.kde.org/viewforum.php?f=262" target="_blank">http://forum.kde.org/viewforum.php?f=262</a>).<br>
    <br>
    However, a short reply to your interrogation:<br>
    you can import shapes as images (SVG, PNG...) and then move &
    rotate them through "composite" tranition.<br></div></blockquote><div><br></div><div>Please do not use composite for animation size, position, and rotation. It gives very poor results due to no sub-pixel interpolation.  Use affine instead. Affine may skip interpolation when previewed within the tool, but it automatically switches to bilinear interpolation at render time. For simple compositing and when the size/position is static, composite gives better performance.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    To add text or basic shapes you also have the titler tool.<br>
    For more complex animations JBM made a demo with synfig studio (look
    for it on kdenlive's website).<br>
    <br>
    BR,<br>
    <br>
    Vincent.<br>
    <br>
    <div>Le 13/03/2014 08:37, <a href="mailto:flopez_es@ono.com" target="_blank">flopez_es@ono.com</a>
      a écrit :<br>
    </div>
    <blockquote type="cite"><div><div class="h5">Hello.<br>
      <br>
      I sent this yesterday but I do not see the thread so resending ...<br>
      <br>
      Is there any way to add shapes to the videos ?<br>
      <br>
      I need to prepare something and I need to add some extra
      explanation with arrows, circles, etc<br>
      <br>
      Regards<br>
      Javier<br>
      <br>
      Fco. Javier López<br>
      <i>Enviado desde un dispositivo móvil</i><br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
<a href="http://p.sf.net/sfu/13534_NeoTech" target="_blank">http://p.sf.net/sfu/13534_NeoTech</a></pre>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Kdenlive-devel mailing list
<a href="mailto:Kdenlive-devel@lists.sourceforge.net" target="_blank">Kdenlive-devel@lists.sourceforge.net</a>
<a href="https://lists.sourceforge.net/lists/listinfo/kdenlive-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/kdenlive-devel</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>------------------------------------------------------------------------------<br>
Learn Graph Databases - Download FREE O'Reilly Book<br>
"Graph Databases" is the definitive new guide to graph databases and their<br>
applications. Written by three acclaimed leaders in the field,<br>
this first edition is now available. Download your free book today!<br>
<a href="http://p.sf.net/sfu/13534_NeoTech" target="_blank">http://p.sf.net/sfu/13534_NeoTech</a><br>_______________________________________________<br>
Kdenlive-devel mailing list<br>
<a href="mailto:Kdenlive-devel@lists.sourceforge.net">Kdenlive-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/kdenlive-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/kdenlive-devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>+-DRD-+
</div></div>