• Can templater work in a AE Team Project?

    Templates
    3
    0 Votes
    3 Posts
    996 Views
    @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!
  • 0 Votes
    1 Posts
    859 Views
    No one has replied
  • 22 AE - Templater replication doesn't create AE file

    Templates
    3
    0 Votes
    3 Posts
    892 Views
    @jeff That was it! Thank you. I am trying out Templater 3 and so far so good.
  • 0 Votes
    2 Posts
    1k Views
    @UncleMonty That’s quite odd. The OS of the machine running Templater typically shouldn’t make a difference when it comes to getting data from a Google Sheet. Can you give us some more information on the errors that you’re seeing? If you’d like, you can also email our support channel at support@dataclay.com. Let us know what you can, and we’ll take it from there. Thanks!
  • 0 Votes
    2 Posts
    1k Views
    @amesdigital Thanks for getting in touch with us. The scenario that you’ve described should be possible using Templater. In fact, with the correct setup, you shouldn’t need to edit the AE file directly. Using a few of Templater’s basic features, you should be able to control the text content and the composition selection entirely from your data source. Swapping out the contents of a text field is one of the most basic and useful features of Templater. Once Templater is installed and connected to your data source of choice (Google Sheet, QUE Campaign, or local file), simply rename the layer to match the column/data point in question and apply the Templater Effect. Once that’s done, Templater should swap the text in the corresponding layer during the Preview or Render process. As far as swapping out a composition, Templater has a reserved column named target that can be used to designate which .aep file Templater should load for each set of data. This should allow you to swap out the project file on the fly to whichever the end-user desires. Finally, if you wanted to automate the process, you could always use Templater Bot to monitor your data source for new entries continuously. There’s another reserved column named render-status that Templater Bot searches for continuously. When a line of data is added with a render-status of “ready” Templater Bot will bring in the data and process the video. Those are the basics, but if you have any other questions, please feel free to let us know. Thanks!
  • Asset reference issue

    Templates
    5
    0 Votes
    5 Posts
    1k Views
    @jeff Thanks!
  • Set Composition Duration from Spreadsheet

    Templates
    3
    0 Votes
    3 Posts
    984 Views
    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!
  • 0 Votes
    5 Posts
    2k Views
    @jeff I got it now. Thank you!
  • How to get instant video preview

    Dataclay QUE
    9
    0 Votes
    9 Posts
    4k Views
    @surabhiv At the moment, Templater Bot can only be set up to automate either video production or Spot Checking, so if you’d like to have both actions automated, you’ll need to look into running two separate versions of Templater. There is a Reserved Column that Templater recognizes named bot that will allow you to designate which Bot should process each line of data in your data source. Using this feature, you should be able to route preview actions to one Bot to perform Spot Checks and render actions to another that can do render/replication actions.
  • MFR and Templater

    General
    2
    0 Votes
    2 Posts
    1k Views
    Just some additional info: we’re using Templater 3, build 13978. I’m using Google Sheets as a data source.
  • Templater and ffmpeg

    General
    3
    0 Votes
    3 Posts
    1k Views
    @jon Thanks. The audio length will vary with each video. I’ll take a look at the link you posted.
  • Need output as mp4 instead of aep

    Batch Output
    7
    0 Votes
    7 Posts
    3k Views
    @jeff AMAZING! Thank you for such a quick response! Got it working now. I was just able to pump out a list of 150 dealerships to Youtube ready MP4’s in just over 20 mins… Templater fricking rules. You can expect a new customer within a week or so!
  • Issue with generation of the videos

    Data Sources
    3
    1 Votes
    3 Posts
    1k Views
    @jeff Thanks jeff, everything works fine!
  • Issues connecting Google account

    General
    2
    0 Votes
    2 Posts
    976 Views
    @junior What can you tell us about your system? Which operating system, version of After Effects, and version of Templater do you have installed? Have you run any updates to any software lately? Is your OS user account a full admin?
  • Layer keeps renaming to data file

    Templates
    2
    0 Votes
    2 Posts
    864 Views
    @mantas Thanks for getting in touch with us. The behavior you describe is generally caused by a layer that isn’t renamed before Templater swaps in the data. If you take a look at the Layer Name, when you add the asset to your Layer Stack, you’ll see that it’s surrounded in brackets. This indicates that the layer name is temporary, so when the asset gets swapped in, it renames the layer. To fix this, simply rename the layer before applying the Templater Effect to remove the brackets. This should keep the layer from being renamed when the asset is swapped. Hopefully, that helps, but if you have any more questions, please feel free to let us know. Thanks!
  • Templater Pro "Render" renders incorrect info

    Google Sheets
    1
    0 Votes
    1 Posts
    813 Views
    No one has replied
  • How to render JOB response on webserver

    Dataclay QUE
    5
    0 Votes
    5 Posts
    2k Views
    @jeff okay thanks
  • setting output frames through google sheet

    Batch Output
    6
    0 Votes
    6 Posts
    2k Views
    @tok_tok Let’s try moving the script to the “After layers update” event under “Layer Processing”. It’s possible that having it run at Data Retrieval may be too early to process the Work Area correctly. Give that a shot, and if you still run into problems, it might be easier if you could drop us a line directly at support@dataclay.com. Thanks!
  • 0 Votes
    2 Posts
    965 Views
    @fg27 apologies for the long delay in responding. I’ve never seen that error in connection with Templater. Which version of AE and Templater are you using? What about any other 3rd party effects applied to layers? Are you replicating internally to the project to make new folders/comps within the existing project file, or are you replicating to individual AEP files for Media Encoder to render? We’d need to see more of a sample of the data and the full templater.log file. You can submit a support ticket with any relevant attachments.
  • Link google sheets to a slider in after effect

    Google Sheets
    10
    0 Votes
    10 Posts
    4k Views
    @jeff Yes! This is it! Thanks, everyone.