Automating After Effects! Automated Golf Leaderboard

Поділитися
Вставка
  • Опубліковано 30 лис 2024

КОМЕНТАРІ • 9

  • @bss43
    @bss43 Рік тому +3

    Thank you for tutorials. Have you tried to automate the visualization of stock charts like Yahoo and CNBC (using python->csv) with automatic rendering the video market overviews?
    Maybe idea for new videos... :)

    • @GergPerson
      @GergPerson  Рік тому

      I haven’t tried but that’s absolutely something you could do with this setup. The problem I run into after making something like this is what now? Rendering and uploading gets tedious, I should be making them for companies or accounts that need to upload content everyday

  • @proamateurgolfer
    @proamateurgolfer 5 місяців тому

    Hey bro~! So cool! Can I get a template for this? It's so awesome! I would absolutely love it if I could download it as an effect file.

  • @cynnidc
    @cynnidc 2 роки тому +1

    Thank you for the video, it helped me a lot. I was wondering if it's possible to automate how man rows you show, so I don't have to duplicate the comp myself?

    • @GergPerson
      @GergPerson  2 роки тому +1

      Glad it helped. Yes you can, I breezed through it in the video but it's in the part about Extendscript. I created a little script using Extendscript that duplicates the comp X amount of times and I can change that X number to be however many I want to show up

    • @cynnidc
      @cynnidc 2 роки тому

      @@GergPerson sorry, I missed that. I will check te video again. Thank you

  • @kpicsoffice4246
    @kpicsoffice4246 2 роки тому +1

    This was good! Do you have the code on GitHub?

    • @GergPerson
      @GergPerson  2 роки тому +1

      I don't, I'm afraid of GitHub. You can get the python script below:
      drive.google.com/file/d/1i5PSiodZF_rvqfawX7cMqfg8yOTo-I83/view?usp=sharing

    • @kpicsoffice4246
      @kpicsoffice4246 2 роки тому

      @@GergPerson thank you!