Dataclay — Automating Digital Production
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • pbretzundefined

      Templater and ffmpeg

      General
      • • • pbretz
      3
      0
      Votes
      3
      Posts
      658
      Views

      pbretzundefined

      @jon Thanks. The audio length will vary with each video. I’ll take a look at the link you posted.

    • UncleMontyundefined

      Set Composition Duration from Spreadsheet

      Templates
      • • • UncleMonty
      3
      0
      Votes
      3
      Posts
      378
      Views

      UncleMontyundefined

      Hi @jeff many thanks for the information - this is exactly how I ended up doing it after learning about the curly braces feature after 3 years of using Templater, incredible.

      Cheers!

    • dhanniganundefined

      22 AE - Templater replication doesn't create AE file

      Templates
      • • • dhannigan
      3
      0
      Votes
      3
      Posts
      293
      Views

      dhanniganundefined

      @jeff That was it! Thank you. I am trying out Templater 3 and so far so good.

    • rgutierrezundefined

      Can templater work in a AE Team Project?

      Templates
      • • • rgutierrez
      3
      0
      Votes
      3
      Posts
      399
      Views

      rgutierrezundefined

      @jeff thanks for your detailed answer.
      So currently, the only way is to work in a team project, is to convert to local before Templaer, and then import the resulting project to a new team project.

      Brobably is not worth the mess, as a project becomes big enough to require a team project, this could be messy.

      We will try to find other ways of colaborating in big projects.

      thanks!

    • dhanniganundefined

      Templater Settings - Layout not working after 3.0 update

      Templates
      • • • dhannigan
      3
      0
      Votes
      3
      Posts
      369
      Views

      dhanniganundefined

      @jeff Checking those worked. Simple fix. Thanks Jeff!

    • ian.tuckerundefined

      Using Google Sheet on shared Google Drive

      Google Sheets
      • • • ian.tucker
      3
      1
      Votes
      3
      Posts
      558
      Views

      ian.tuckerundefined

      @jeff That is fantastic. I will test this out today.

    • pbretzundefined

      Can Templater check for existence of layer name in data source?

      Templates
      • • • pbretz
      3
      0
      Votes
      3
      Posts
      397
      Views

      pbretzundefined

      @jeff Thanks for the feedback!

    • fedecsundefined

      Use just ID as file names

      Batch Output
      • • • fedecs
      3
      0
      Votes
      3
      Posts
      506
      Views

      fedecsundefined

      @jeff Thanks a lot! And thanks for the link to the reserved column names. I couldn’t find that in the website but rushing with a project and learning in the way I’m sure I missed that…

      Thanks again!

    • uniqueundefined

      batch shot-sources (stitching/merging files)

      Templates
      • • • unique
      3
      0
      Votes
      3
      Posts
      401
      Views

      uniqueundefined

      @jeff
      Thanks! Very clear

    • Mantasundefined

      Asset file rename on import

      Templates
      • • • Mantas
      3
      0
      Votes
      3
      Posts
      439
      Views

      Mantasundefined

      @jeff Thank you for clearing things up!
      I was thinking the same, that the only way would be to go with Templater Bot Event Scripts.

    • jasontcoxundefined

      Export directly to GIFs?

      Batch Output
      • • • jasontcox
      3
      0
      Votes
      3
      Posts
      520
      Views

      Jonundefined

      @jasontcox we’ve also used something called gifsicle, which is a command line tool for optimizing gifs (homepage). What you do in this case, you render a version from AE’s render queue, then you do a post-render action to transcode to gif with ffmpeg and then compress with gifsicle. These event scripts require Templater Bot. You’ll need to add gifsicle and ffmpeg to your SYSTEM PATH.

      Here’s an example of a script (Windows BAT file) that I’ve used. Feel free to use it as a baseline to remix for your own purposes. (No warranties implied)

      @ECHO ON SET RENDER="%~1" SET RPATH=%~dp1 SET ID=%~n1 SET FRAMERATE="15" SET SCALE="0" SET COLORS="256" SET PALETTE="%RPATH%palette.png" SET FILTERS=fps=%FRAMERATE%,scale=%SCALE%:-1:flags=lanczos SET GIFOUT="%RPATH%gifs\%ID%.gif" SET GIFCOMP="%RPATH%gifs-lossy\%ID%.gif" SET FULLRES="%RPATH%full-res" SET GIFFINAL="N:\email-campaigns\newsletter" ffmpeg -v warning -i %RENDER% -vf %FILTERS%,palettegen=stats_mode=diff:max_colors=%COLORS% -y %PALETTE% ffmpeg -i %RENDER% -i %PALETTE% -loop 0 -lavfi "%FILTERS% [x]; [x][1:v] paletteuse=dither=bayer:bayer_scale=3" -vcodec gif -y %GIFOUT% gifsicle %GIFOUT% -O3 --lossy=200 --output %GIFCOMP% move /Y %RENDER% %FULLRES% copy /Y %GIFCOMP% %GIFFINAL%
    • pbretzundefined

      Filters in Que

      Dataclay QUE
      • • • pbretz
      3
      0
      Votes
      3
      Posts
      356
      Views

      pbretzundefined

      @seth thanks. That is what the behavior is. It seems to apply to all filters. I get the same limit with filtering output.

    • UncleMontyundefined

      Create text layer from filename

      Templates
      • • • UncleMonty
      3
      0
      Votes
      3
      Posts
      228
      Views

      Jeffundefined

      @unclemonty

      It seems like you’ve already found a solution, but I wanted to chime in and say that it should, theoretically, be possible to map the same value to both a footage and text layer simultaneously. In this case, the footage layer should be swapped out, and the text layer should be replaced with the filename present in the cell.

      As you noted, you’d need to use an expression to strip out any subfolder information or file extensions, but from a theoretical standpoint, it should work.

      If you have any other questions or run into any problems, let us know, and we’ll do whatever we can to get you up and running.

      Thanks!

    • Falrinthundefined

      Is there a way to create custom output name including composition name?

      Batch Output
      • • • Falrinth
      3
      0
      Votes
      3
      Posts
      262
      Views

      Falrinthundefined

      @jeff Thank you Jeff. Taking one part of the custom name directly from AE was the stuff i was looking for, so i can use output column in google sheets that would be combined by Templater with AE’s compositions’ names, but its not a big deal. Just thought it might be possible, since plugin is all about automating stuff. If for some reason its hard to do, its not a big problem.

    • jrbooth1undefined

      Keyframe timing with camera layers

      Templates
      • • • jrbooth1
      3
      0
      Votes
      3
      Posts
      214
      Views

      jrbooth1undefined

      @Jeff

      Thanks for the info.

      I’m familiar with expressions, but far from an expert.

      We’ll see how this goes. I’ll circle back either way.

      -josh

    • pbretzundefined

      Zapier trigger on Que render status equal done

      Dataclay QUE
      • • • pbretz
      3
      0
      Votes
      3
      Posts
      319
      Views

      pbretzundefined

      @Jeff

      Thanks for the info. I’m familiar with the Filter action in Zapier and will try that out. I was expecting that we’d need to use a Que action.

      Thanks.

      Pete

    • Matt Keyesundefined

      Templater changes text in all comps with effect applied?

      General
      • • • Matt Keyes
      3
      0
      Votes
      3
      Posts
      275
      Views

      Matt Keyesundefined

      @Jeff Thanks for your detailed response! My curiosity has been satiated on this matter.

    • RyanBundefined

      Does post_cmd_job include changes saved to the file?

      Templater Event Scripts
      • • • RyanB
      3
      0
      Votes
      3
      Posts
      1.8k
      Views

      Jeffundefined

      @RyanB

      Glad to hear that you were able to track down the issue. I did some research and spoke with some of our devs, and I can confirm that all write operations for both replication and render actions should be completed before any “post_cmd_job” actions are run.

      If you have any other questions, please feel free to let us know.

      Thanks,

      Jeff

    • vreddhi.bhatundefined

      Rendering .mp4 files

      Batch Output
      • • • vreddhi.bhat
      3
      0
      Votes
      3
      Posts
      285
      Views

      Jeffundefined

      @vreddhi-bhat

      Glad to hear that you were able to resolve the problem. If you run into any other issues or have any questions, please don’t hesitate to reach out, and we’ll be more than happy to help.

      Happy rendering!

      Jeff

    • dorianabdullahuundefined

      Issues with file extension

      General
      • • • dorianabdullahu
      3
      0
      Votes
      3
      Posts
      271
      Views

      dorianabdullahuundefined

      @Jeff I just emailed for more info.