-
Final Credits for a FullHD DPX 24fps movie.
Hey guys. 🙂
I know it is been discussed to death, but even after reading probably all of the threads ever made for this issue I still didn’t find a true, working solution.
I’m been asked to do the final credit crawl of a movie, I’ve been asked to do it in a FullHD resolution, and at 24fps.
No matter which expressions I use, how much directional of fast blur I put or how much greyer I make the titles, they still flicker/jump/tremble.. Every two frame, or two seconds it doesn’t matter, in the end they do it.
I’ve tried to use these expressions for example:
rate = 2; //value in px/sec.
value – [0,rate*timeToFrames(time)]or this one:
d = -2;
y = value[1] + ((time * (1 / thisComp.frameDuration)) * d);
[value[0], y])with 2pixels the movement come out better.. But it’s too slow for a credit roll.
Do you have any advice? Any help will be greatly appreciated, thanks comrades. 😉