Page 1 of 1

Select all keyframes from all layers in the current frame

Posted: November 5th, 2017, 6:24 am
by krll.vrntsv
I spent a lot of time looking for script that allows me to select all keyframes from all layers in the current frame and current comp.
The idea is to select keys on all layers, collapsed or not. 
It can be script or ui with button.
It will be useful for ae character-animators who need to set keys to hundreds layers at one time.
Any help?
Thanks!

Re: Select all keyframes from all layers in the current frame

Posted: November 8th, 2017, 2:45 pm
by sshahriyari
krll.vrntsv wrote:I spent a lot of time looking for script that allows me toselect all keyframes from all layers in the current frame and current comp.
The idea is to select keys on all layers, collapsed or not.
It can be script or ui with button.
It will be useful for ae character-animators who need to set keys to hundreds layers at one time.
Any help?
Thanks!
Hi krll,

after about 1 hour I wrote this simple script for you.
hope you enjoyd.

https://gum.co/keyframeselector

Re: Select all keyframes from all layers in the current frame

Posted: April 28th, 2020, 6:36 am
by d_marvin
sshahriyari wrote: November 8th, 2017, 2:45 pm

Hi krll,

after about 1 hour I wrote this simple script for you.
hope you enjoyd.

https://gum.co/keyframeselector

Hi sshahriyari,

I just donated and tried your script looking for something exactly like what the OP asked for. Unfortunately it does not select all the keyframes under the playhead, only the transform property keyframes (some nearby and on some layers far from it). Maybe it's a compatibility thing being a few years old.

I'd gratefully purchase a script that does it exactly: Selects only the keyframes at a specific frame under the playhead (and all types of keyframes).

I'd also buy a script that creates new keyframes under the playhead on all layers to properties which already have existing keyframes.


Re: Select all keyframes from all layers in the current frame

Posted: June 16th, 2020, 10:16 am
by sshahriyari
d_marvin wrote: April 28th, 2020, 6:36 am
sshahriyari wrote: November 8th, 2017, 2:45 pm

Hi krll,

after about 1 hour I wrote this simple script for you.
hope you enjoyd.

https://gum.co/keyframeselector

Hi sshahriyari,

I just donated and tried your script looking for something exactly like what the OP asked for. Unfortunately it does not select all the keyframes under the playhead, only the transform property keyframes (some nearby and on some layers far from it). Maybe it's a compatibility thing being a few years old.

I'd gratefully purchase a script that does it exactly: Selects only the keyframes at a specific frame under the playhead (and all types of keyframes).

I'd also buy a script that creates new keyframes under the playhead on all layers to properties which already have existing keyframes.

Hi !

Thank you for donation :wink:

Now you have more control over selection.

https://gum.co/RqgCg

Image


Re: Select all keyframes from all layers in the current frame

Posted: February 9th, 2021, 9:56 pm
by d_marvin
sshahriyari wrote: June 16th, 2020, 10:16 am
d_marvin wrote: April 28th, 2020, 6:36 am
sshahriyari wrote: November 8th, 2017, 2:45 pm

Hi krll,

after about 1 hour I wrote this simple script for you.
hope you enjoyd.

https://gum.co/keyframeselector

Hi sshahriyari,

I just donated and tried your script looking for something exactly like what the OP asked for. Unfortunately it does not select all the keyframes under the playhead, only the transform property keyframes (some nearby and on some layers far from it). Maybe it's a compatibility thing being a few years old.

I'd gratefully purchase a script that does it exactly: Selects only the keyframes at a specific frame under the playhead (and all types of keyframes).

I'd also buy a script that creates new keyframes under the playhead on all layers to properties which already have existing keyframes.

Hi !

Thank you for donation :wink:

Now you have more control over selection.

https://gum.co/RqgCg

Image

Hi sshahriyari,

I appreciate the update... sorry I didn't catch the reply sooner. I was looking for this solution again and Google led me right back here. Unfortunately, the script isn't working for me. It only works for one layer, and only on transform property keyframes.

I'm running After Effects 17.6.0 with Mac OS 10.15.7

I don't know if this kind of request is allowed here, but if I can get a functioning script that selects all keyframes of any type, on all layers directly on below the playhead, I'd gladly discuss what the price of development should be.


Re: Select all keyframes from all layers in the current frame

Posted: March 8th, 2021, 1:23 am
by sshahriyari
d_marvin wrote: February 9th, 2021, 9:56 pm

Hi sshahriyari,

I appreciate the update... sorry I didn't catch the reply sooner. I was looking for this solution again and Google led me right back here. Unfortunately, the script isn't working for me. It only works for one layer, and only on transform property keyframes.

I'm running After Effects 17.6.0 with Mac OS 10.15.7

I don't know if this kind of request is allowed here, but if I can get a functioning script that selects all keyframes of any type, on all layers directly on below the playhead, I'd gladly discuss what the price of development should be.

thank you d_marvin for your replay.
I'm very buzzy now, But I'm try to do in next free time.


Re: Select all keyframes from all layers in the current frame

Posted: March 8th, 2021, 11:53 am
by d_marvin
sshahriyari wrote: March 8th, 2021, 1:23 am

thank you d_marvin for your replay.
I'm very buzzy now, But I'm try to do in next free time.

Hi sshahriyari,

Thanks for getting back. I don't think you need to anymore, but I appreciate it. I learned very recently that the free DUIK Bassel plugin has this functionality built into it already. Please do not make any effort unless you think others would benefit from a standalone script for this.


Re: Select all keyframes from all layers in the current frame

Posted: March 8th, 2021, 12:15 pm
by zlovatt

I've had this up for a few years that also does the task: https://github.com/zlovatt/zl_Scriptlet ... rrent-time


Re: Select all keyframes from all layers in the current frame

Posted: June 30th, 2022, 3:45 am
by d.y.korolkov
zlovatt wrote: March 8th, 2021, 12:15 pm

I've had this up for a few years that also does the task: https://github.com/zlovatt/zl_Scriptlet ... rrent-time

Really helps! Thank you very much!!!