• Quotation marks in text strings

    2
    0 Votes
    2 Posts
    408 Views
    @eric_dean Great question! Escaping the quotation marks should be as easy as putting a backslash before the quotes in the text block of our JSON file. So, for example, if we wanted something like this: Lorem ipsum "dolor" sit amet we’d write it like this: Lorem ipsum \"dolor\" sit amet The backslashes should be read as an “escape” to keep the quotation marks in the text from interfering with the formatting of the JSON data file. Hopefully, that should be all we need, but if you have any other questions, please feel free to reach out. Thanks, Jeff
  • Nested JSON??

    4
    0 Votes
    4 Posts
    818 Views
    @Neil-González It’s definitely going to depend on how the data is collected and what you’re trying to achieve. You could certainly render each worksheet individually and then combine them into a final master project, but you could also merge all of the data into one large sheet to create a ‘flat’ JSON file. That may allow you to combine the scenes without having to render or replicate the project multiple times. Instead, you could theoretically create sub-comps and then use the Time Sculpting features of Templater to resize the individual sections as necessary. After looking at the data in your JSON example, you might consider a setup where you create a series of blank videos or comps of variable durations and then load them with the ‘duration’ data point. You could then use Time Sculpting to trim the image and text to that blank placeholder’s duration as needed. Again, a lot of this will depend on your setup, so if you have any specific questions, please just let us know. As for your question about what version you need, it sounds like your setup will be best served by either the Pro or Bot version of Templater. If your final goal is full automation, Bot will probably be the way to go, but if you’re mainly looking to replicate and iterate large numbers of videos, Pro should be fine.
  • essential graphics + templater data

    4
    0 Votes
    4 Posts
    794 Views
    @Tasnadi-Otto Does the attachment work in the expected behavior in your main composition? Or, is the attachment broken when you use the Master Properties feature in AE? Can you share the templater.log file with us? Also, check this article out — it may offer some tips to help troubleshoot the issue. Thanks, Arie
  • {{off}} Flags preventing Bot exports

    4
    0 Votes
    4 Posts
    687 Views
    For anyone that’s viewing tis thread, the issue lay around toggling on and off pre-compped layers. Using the “swapping” function gave me the results I was looking for. Thanks @ariestav for all the help. Here’s a once of Ari’s videos that explains comp swapping. https://www.youtube.com/watch?v=DEIg7mOR3iA
  • Dynamic Color through json

    3
    0 Votes
    3 Posts
    693 Views
    @Jon Thanks that was very helpful. Appreciate!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied