Search found 3 matches

by EliranE
April 23rd, 2021, 4:29 am
Forum: Scripts Discussion
Topic: Unortodox fps in ME
Replies: 0
Views: 12253

Unortodox fps in ME

Hey all. I'm working on an 29fps video and I need to export it as a mp4. upon sending it to Media Encoder the fps im getting is 29.97. That's because ME doesn't allow the user to manually edit the fps value and instead offers a list of standard fps to choose from(and therefore rounds up to the close...
by EliranE
February 11th, 2021, 1:33 am
Forum: Scripts Discussion
Topic: Locking Stretch Attribute
Replies: 0
Views: 10376

Locking Stretch Attribute

Hey all I've been working on a script that among other thing I wish that it would be able to lock the stretch attribute to its current value. I managed to lock other properties like scale, position using an expression injector from my script , but because u cant set keyframes to the stretch attribut...
by EliranE
February 4th, 2021, 5:34 am
Forum: Scripts Discussion
Topic: Unable to .save()
Replies: 0
Views: 9729

Unable to .save()

Hey there! Iv'e been trying to create a script that "saves as" the project in the same name as the video in the project panel using an onClick event. as the first step of writing the code i tried simply to save a project in a specified path like so: app.project.save(File ("C:\Users\el...