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
    • jantrybus1993undefined

      Unsolved Automating SRT Subtitles in After Effects with Templater

      Templates
      • • • jantrybus1993
      5
      0
      Votes
      5
      Posts
      88
      Views

      ariestavundefined

      @jantrybus1993 It seems at first glance that your SRT files are not in the standard format that is expected by Templater.

      The SRT format requires HH:MM:SS,MIL, but in your screenshot it just shows seconds or frames? The convention is hours:minutes:seconds,milliseconds.

      Can you update your SRT to see if it the be read properly by Templater?

    • meganundefined

      Error with new version after update, linking to google sheets

      Google Sheets
      • • • megan
      2
      0
      Votes
      2
      Posts
      99
      Views

      Jeffundefined

      @megan

      Thanks for getting in touch with us. We recently identified a bug in Templater 3.7.1 that is almost certainly the cause of this error message.

      To fix it, we’ll want to open the Templater Preferences, then click “Advanced” and uncheck “Layout engine” and “Time Sculpting”. Next, click on the “Bot” tab in Templater’s Preferences and ensure the “Prevent event script execution on Preview” is enabled. Once that’s done, we’ll want to see if the error persists. If it goes away, we should be able to reenable the “Layout engine” and “Time Sculpting” options.

      If we continue to see the issue after performing these steps, we’ll probably want to continue this conversation through our support channels, as we’ll likely need to get some log files from the system that might contain information that wouldn’t be appropriate to post publicly. If we end up going that route, you can email us at support@dataclay.com or post a new helpdesk ticket right here.

      Thanks,

      Jeff

    • Jeffundefined

      Google Drive Connector - How to Use Remotely Hosted Google Drive Links with Templater

      Google Sheets
      • • • Jeff
      1
      0
      Votes
      1
      Posts
      73
      Views

      No one has replied

    • Marisundefined

      Suppressing the new AE Crash Options after an unregular application exit.

      Templater Bot Deployment
      • • • Maris
      12
      0
      Votes
      12
      Posts
      2.2k
      Views

      tschoelundefined

      @Tom10 @Jeff @Maris @Jon
      Had the same issue for our own custom renderfarm. When starting AE over cmd you can actually add a “-noerr” flag that suppresses this popup.

      So now we always start AE over a .bat file with this flag:
      start afterFX.exe -noerr