Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Acces infos from the "Info" panel

Explorer ,
Jan 06, 2022 Jan 06, 2022

Hey everyone,

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

RedyCode_0-1641539798481.png

Thanks in advance,
Redy

 

TOPICS
Error or problem , Expressions , FAQ , Scripting
401
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 07, 2022 Jan 07, 2022

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

 

Mylenium

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 07, 2022 Jan 07, 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 07, 2022 Jan 07, 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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 07, 2022 Jan 07, 2022

Good, thanks!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 08, 2022 Jan 08, 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 08, 2022 Jan 08, 2022
LATEST

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

RedyCode_1-1641681442256.png

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines