Skip to main content
Inspiring
January 7, 2022
Question

Acces infos from the "Info" panel

  • January 7, 2022
  • 3 replies
  • 467 views

Hey everyone,

Is there a way to acces the infos from the info panel with a script?



Thanks in advance,
Redy

 

This topic has been closed for replies.

3 replies

Mylenium
Legend
January 8, 2022

It's all just math and nothing stops you from iterating through the frames in your timeline. Not sure what you need to know beyond that.

 

Mylenium

RedyCodeAuthor
Inspiring
January 8, 2022

But how can I find a unit/second? ( what shows up in the info panel when you highlight path keyframes )

 

Mathias Moehl
Community Expert
Community Expert
January 7, 2022

As Mylenium says, you cannot access that info. You can write messages to the info panel using write() but cannot read it.

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
RedyCodeAuthor
Inspiring
January 7, 2022

Good, thanks!

Mylenium
Legend
January 7, 2022

You can't access that info, but it's easy enough to re-create.

 

Mylenium

RedyCodeAuthor
Inspiring
January 8, 2022

Thanks for your answer! How am I supposed to find/re-create the values at the bottom? ( speed min, max, speed at current time )

I can't find any easy solutions, especially when it comes to properties like path which isn't a number

Thanks,
Redy