Skip to main content
Swandive stream
Inspiring
July 15, 2023
Answered

Can I bulk change sequence settings?

  • July 15, 2023
  • 1 reply
  • 1083 views

The project frame rate is 30fps but the trouble is a lot of my sequences are at 25 or 29 for some reason. Currently to correct this I have to go right-click > Sequence Settings > change frame rate setting to 30 > OK. Is there a way to do this faster via scripts or actions or similar? It's tedious.

 

I set a keyboard shortcut for sequence settings to save a right-click.

 

Thanks

This topic has been closed for replies.
Correct answer Bruce Bullis

ExtendScript can change a sequence's settings, including frame rate; I'm not sure what you mean by 'project frame rate'? 

If you "sequence-ify" a project item (drag it onto the new sequence button in the bottom edge of the Project panel), the created sequence will have the same frame rate as the project item with which it was instantiated.

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
July 15, 2023

ExtendScript can change a sequence's settings, including frame rate; I'm not sure what you mean by 'project frame rate'? 

If you "sequence-ify" a project item (drag it onto the new sequence button in the bottom edge of the Project panel), the created sequence will have the same frame rate as the project item with which it was instantiated.

Swandive stream
Inspiring
July 16, 2023

By frame rate I mean the Timebase attribute of the sequence. I'm trying to set them all to 30fps.

Bruce Bullis
Community Manager
Community Manager
July 16, 2023

You can definitely change that.

The source of my confusion was your use of the term 'project frame rate'; PPro projects don't have frame rates. 🙂