, freelance editor and colorist
editing, color-grading, film-outs at Charbon-Studio
  • template for Microsoft Word
    • pros
      • uses tabulations to make columns
      • very light, very powerful, much more practical than tables
      • text can be copied / pasted from Word to a DTP software
    • useful for
      • productions preparing their credits
    • download
  • template for After Effects
    • pros
      • uses a guide to that texts from the left col, the right col, the centered col move together
      • uses an expression to control the movement by a fixed number of pixels per image
        • it avoids twinkling
      • the expression is
        • howManyPixelsPerImage=4;
          x = 1024
          y = 1700-(time/thisComp.frameDuration)*howManyPixelsPerImage;
          [x, y] ;
        • 1024 and 1700 are the departure position ; howManyPixelsPerImage is the speed of the movement in pixels per image
    • useful for
      • editors unsatisfied with the quality of rolling titles made in Avid Media Composer or Final Cut Pro
    • download
  • template for Apple Pages
    • pros
      • Pages is a powerful DTP software, very simple and very powerful
      • Most notably, it allows the used of tabbed columns, and to control the formatting using styles
      • The credits once finished in Pages can be exported as pdf and imported into After Effects without any loss in quality
    • useful for
      • editors wishing to unleash the power of the styles of DTP software
    • download