Page 1 of 1
Is it possible to use Keyframer non-destructively?
Posted: 05 Nov 2013, 16:14
by Soom
I need to use a Keyframer FX on a bunch of cleaned up characters, but there is no way I can let them blur in the process of transformation. Is there any way to apply it non-destructively - i.e. by forcing it to use only exact 1 pixel increments, and set smoothing to None (as it's possible with Panning and Transform tools)?
Re: Is it possible to use Keyframer non-destructively?
Posted: 05 Nov 2013, 16:18
by Elodie
Hmmm, I don't think so.
Maybe a script can do the job.
Re: Is it possible to use Keyframer non-destructively?
Posted: 05 Nov 2013, 18:31
by Soom
Elodie wrote:Hmmm, I don't think so.
Maybe a script can do the job.
I guess this hsould be a feature request, cause this could save lots of work and peoples lives
Imagine that we must redraw each frame because it cannot be transformed non-destructively. I understand that when it's rotation, or size transformation, then little blur is inevitable, but when it's just panning, this should be possible...
Re: Is it possible to use Keyframer non-destructively?
Posted: 05 Nov 2013, 19:57
by slowtiger
But would you really spot the difference in motion? I'm all for crisp lines, but noticed I can mix crisp lines with blurred ones and nobody would notice (in common fast movements).
Re: Is it possible to use Keyframer non-destructively?
Posted: 05 Nov 2013, 21:52
by Fabrice
Soom wrote:I need to use a Keyframer FX on a bunch of cleaned up characters, but there is no way I can let them blur in the process of transformation. Is there any way to apply it non-destructively - i.e. by forcing it to use only exact 1 pixel increments, and set smoothing to None (as it's possible with Panning and Transform tools)?
I might be wrong, but if you do some calculations (number of image used = last position - origin position), it shouldn't be blurry. (assuming it's a pan)
Also, depending on the source you choose, you won't modify the original layer.
Re: Is it possible to use Keyframer non-destructively?
Posted: 06 Nov 2013, 09:58
by Soom
Fabrice wrote:Soom wrote:I need to use a Keyframer FX on a bunch of cleaned up characters, but there is no way I can let them blur in the process of transformation. Is there any way to apply it non-destructively - i.e. by forcing it to use only exact 1 pixel increments, and set smoothing to None (as it's possible with Panning and Transform tools)?
I might be wrong, but if you do some calculations (number of image used = last position - origin position), it shouldn't be blurry. (assuming it's a pan)
Also, depending on the source you choose, you won't modify the original layer.
Hmmm.. that might be correct, but if I have several keyframes on the pan, it makes calculations more complicated, and if I use a progress profile, or pan diagonally, I think, it becomes impossible... so calculating is only easy for straight line motion from point a to point b. An option could be, that there was a separate FX that uses the Pan Tool over time for those tasks - this would be ideal.
I also agree that for most independent productions this issue probably is trivial, but for big projects with strict requirements, this can be quite fatal : )
Re: Is it possible to use Keyframer non-destructively?
Posted: 06 Nov 2013, 21:44
by Fabrice
Hmmm.. that might be correct, but if I have several keyframes on the pan, it makes calculations more complicated, and if I use a progress profile, or pan diagonally, I think, it becomes impossible... so calculating is only easy for straight line motion from point a to point b. An option could be, that there was a separate FX that uses the Pan Tool over time for those tasks - this would be ideal.
ok it makes sense.
Re: Is it possible to use Keyframer non-destructively?
Posted: 07 Nov 2013, 08:52
by Elodie
In the to do list
Re: Is it possible to use Keyframer non-destructively?
Posted: 07 Nov 2013, 10:31
by Soom
Elodie wrote:In the to do list
Thanks!