-
Lip-sync
I am having a bit of a problem with lip-syncing, what’s happening is that after I finished each of 63 syncs (all my characters sing a chorus) they work great until, I de-compose/pre-compose them a couple of times to make additions and/or position changes. (layer de-compose)
My procedure is:
Three layers psd file of a top lip, bottom lip and a behind lips color.
Import into AE as a composition.
Import audio then, R click – keyframe asst – convert audio to keyframes – this creates a null – open null – effects – both speakers.
Then I go back to my lips file top lip – puppet tool – 4 pins – one in each bottom corner of lip and one either side of top off center. I then pick whip from off center left pin to slider in audio and add an expression, amp = +.4;
temp = thisComp.layer(“Audio Amplitude”).effect(“Both Channels”)(“Slider”);
value + [0,temp*amp]
I then do the same to the other off center pin (not side pins, they are to hold lip in position.I then do the same to the bottom lip only, I change the +.4 to a -.4.
the next step was to pre-compose them and duplicate multiple times. After a few de-compose’s I got this
and lost my lip syncs.
What an I doing wrong?? tks