Creative COWSIGN IN :: ADVERTISING :: ABOUT US :: CONTACT US
LinkedInFacebookTwitter
Kevin Camp:ActivityAboutLikedPopularFilesVideosImages
Kevin Camp

COW Leader
Member Since:
January 18th 2007
4950 Posts
100 posts500 posts1000 posts
Location:
seattle, wa
Friends:

Darby Edelen

Fernando Guerrero

Helena Masterson

John Percival

Michael Szalapski

Todd Kopriva

Topher Welsh
Animation: Bending, growing arrow - how to? (video added)
by Roger Maus 1 week ago
Hi, I am trying to animate an arrow that changes its shape. (A plus would be to let it grow, but this is a minor problem I think. e.g. "Stroke") The main problem is the auto-orientation of the arrowhe
Re: Animation: Bending, growing arrow - how to? (video added)
by Kevin Camp 1 week ago
you won't be able to copy paste an animated mask path as a motion path... ae will see the animated mask path keyframes as separate motion paths and give you the wonky behavior in your first example. w
VC Reflection on a 3D Comp
by Ervin Tia 2 weeks ago
Hello, I'm trying out the reflection effect and it works great on a simple, single-image layer. Please show me how to implement it properly on a pre-comp layer with 3D spaced layers. Thanks! HERE'S MY
Re: VC Reflection on a 3D Comp
by Kevin Camp 2 weeks ago
if you wanted to use the effect, i believe you'd need to add it to each layer in the pre-comp... or, try duplicating the comp, scale the duplicate -100% on the y axis (so the scale would be 100,-100 )
Spinning Custom 3D Extruded Layers Around Objects
by Joesph Armstrong 2 weeks ago
This is my issue. I've created extruded three illustrator files by copying them, off-setting them in z-space, and then pre-composing the copies (40 per object, two rings and the center = 3 objects). W
Re: Spinning Custom 3D Extruded Layers Around Objects
by Kevin Camp 2 weeks ago
collapse transformations should work... try this simple structure and it may help you troubleshoot your current project. you have 3 ai files (outer ring, inner ring, center logo). drop each file into
Range selectors (stop speed variation?)
by Chris law 3 weeks ago
Hi, im animating text with range selectors and Im just wondering, is there anyway to make it so no matter how many letters in a word, they all animate at the same a speed, because theres a variation w
Re: Range selectors (stop speed variation?)
by Kevin Camp 2 weeks ago
you could do this with expressions.... first, in the range selector advanced settings set the units to 'index'. then select the end value and choose animation add expression and add this expression to
loopOut dropping last frame of sub-comp
by Greg Neumayer 3 weeks ago
I'm having issues with loopOut. I've applied it in it's default mode to "Bird", which is a 8 frame flapping sequence. I can see in the time remap that it's cycling through the 8 frames, but for some r
Re: loopOut dropping last frame of sub-comp
by Kevin Camp 3 weeks ago
whenever you time remap a comp, it always ends up with the last frame as blank... what i normally do after adding time remapping to a nested comp is go one frame before the last frame and add a keyfra
Burning Footage to VHS
by Ollie Inglis 3 weeks ago
Hi guys, wasnt exactly sure what forum to post this on - but i am trying to figure out how to burn footage from a mac pc onto a vhs tape so i can then recapture it. What equipment would i need any lin
Re: Burning Footage to VHS
by Kevin Camp 3 weeks ago
there's an effects called twitch from videocopilot that could help with that effect: https: www.videocopilot.net products twitch the page has a walkthrough video and tutorials using the effect. the co
Automatically loading duplicated comp into timeline panel after duplicating?
by Lance Clayton 1 month ago
Hey guys, Way too often I'm changing a comp (such as altering text) and I duplicate a comp to make the changes, but then forget to double click the new comp to load it into timeline panel such that my
Re: Automatically loading duplicated comp into timeline panel after duplicating?
by Kevin Camp 4 weeks ago
duplicating and then hitting the enter key (on the numbers pad) will open the duplicate... hitting the enter key actually opens the selected comp in the project window, but since the duplicate is sele
Position over time relative to width of comp
by David Lennox 4 weeks ago
Hello I'm trying to find an expression that will control the position of a layer over the time of the comp relative to the width of the comp. So move layer from x=0 to x =100% the width of the comp ov
Re: Position over time relative to width of comp
by Kevin Camp 4 weeks ago
i often use linear() to translate between unlike values like these... in this case time to position... x = linear(time, 0, thisComp.duration, 0, thisComp.width); x, value 1 Kevin Camp Senior Designer
How to Loop In and Out?
by Mark Walczak 1 month ago
Hi everyone, I have two linear keyframes within a Time Remap that allow me to recreate a timewarp that I was given from an Avid clip. I'm quite accustomed to using loopOut("Continue"), as well as the
Re: How to Loop In and Out?
by Kevin Camp 1 month ago
you need to set conditions to loopIn when time is before the first key, use the value when between the keys and loopOut after the last key... this should do it: if (time = key(1).time){ if (time key(2
details of new Cinema 4D integration with After Effects
by Todd Kopriva 1 month ago
Here are details of the Cinema 4D features in the next version of After Effects: http: adobe.ly XFbDMH One of the handy links there is a comparison between Cinema 4D Lite and Cinema 4D Prime and the o
Re: details of new Cinema 4D integration with After Effects
by Kevin Camp 1 month ago
thanks todd... for myself this is the most exciting addition since multiprocessing. my c4d skills are sadly out of date (r7), but i am excited about bring c4d back into my workflow. when is the next v
Subtle Colour Flickering Effect
by Ollie Inglis 1 month ago
Hi there, new-poster here. I have been trying to find out how to achieve this flcikering colour effect i have seen in a music video for a while now, and just cant seem to do it. The effect i am trying
Re: Subtle Colour Flickering Effect
by Kevin Camp 1 month ago
try adding a new adjustment layer (layer new adjustment layer) and then adding the hue saturation effect to the adjustment layer. key frame the 'master hue' value to do something like 10-20 revolution
Linking various text attributes to "master" text layer...???
by doug nash 1 month ago
Hi: I have several identical text layers in a comp. One is the "master" and the other ones are used to apply additional looks underneath. They all need to have identical text attributes (font, text, k
Re: Linking various text attributes to "master" text layer...???
by Kevin Camp 1 month ago
if you do a straight copy paste of the source text of one layer into another layer's source text, it will also contain the kerning, tracking, line spacing, size and even font style. double-click a tex
rubber band effect between two objects
by Steven J Casey 2 months ago
Can someone point me in the direction of a tutorial or script to achieve this effect I have a logo in center and need several other logos to fly out from behind. I'd like them to appear tied to the ce
Re: rubber band effect between two objects
by Kevin Camp 2 months ago
the beam effect would be another possibility, if the layers are 2d you can use the expression pickwhip to link the ends of the beam to the layers. if they are 3d layers, then you can use dan ebbert's
How to animate along multiple masks?
by Sébastien Lavoie 2 months ago
Hi, I am trying to animate a null along some text. I selected my text layer, used the *Layer Create Masks from Text* and then tried to copy paste the mask onto the position property which works when p
Re: How to animate along multiple masks?
by Kevin Camp 2 months ago
you should be able to copy paste more than one mask path onto the position property, but you do have to do it one at a time... select a mask path, copy, select the position property, move the cti to t
+2
Trouble with Noise on black suit using key light
by Cara Myers 2 months ago
Fairly new at keying in AE cs6 and pulling my hair out trying to get the noise to disappear off of this guy's suit using Keylight! Screen Matte view makes it look crisp and clean but it's not. I have
Re: Trouble with Noise on black suit using key light
by Kevin Camp 2 months ago
one other tip to add. setting keylight's 'replace method' (under screen matte) from soft colour to hard colour can often help the noise issue. Kevin Camp Senior Designer KCPQ, KMYQ & KRCW
Damping a rapidly changing value
by Paul Roper 2 months ago
Hello, I'm looking for a way to damp the decay of a rapidly changing value. Specifically, I have a particle system generating explosive bursts, and I have linked the birth rate to the intensity of a l
Re: Damping a rapidly changing value
by Kevin Camp 2 months ago
you could try smooth()... try something like this: br = thisComp.layer("White Solid 1").effect("CC Particle World")("Birth Rate"); this is your particle system's birthrate br.smooth(.2,5); Kevin Camp
Maddening render issue
by Tobias Van Kleeck 2 months ago
Hello all, So, I'm attempting render a 2 minute animation that is comprised of some not-particularly-large images for back ground textures and then a bit of type and shape layers. A lot of precomps bu
Re: Maddening render issue
by Kevin Camp 2 months ago
check you ram settings. you can see this happen when disk caching kicks in. if you can monitor disk activity when the slow down starts, and you see an increase in disk usage, then that's likely part o
Create Negative Value.
by Allen joaquin 2 months ago
Hi, well basicly here's what i have: I've got 2 solids with optical flares applied an i have 2 diff flares on each solid one on the left and one on the right. Screenshot:(http: gyazo.com d5f817001702b
Re: Create Negative Value.
by Kevin Camp 2 months ago
since the value of position is multidimensional, you need to single out the dimension by using it's index -- x = 0 , y = 1 , z = 2 . if you want to keep y separate (so it can be different than the oth
Handheld camera simulation
by Daniel Waldron 2 months ago
I am slowly pushing in on text with a camera in my composition. I want to give it a kind of random, handheld feel. Not too shaky, but definitely slight variances in the rotation and point of interest
Re: Handheld camera simulation
by Kevin Camp 2 months ago
if your text is 3d and you are using a 3d camera for the move, try adding wiggle to both the camera point of interest and the camera's position. Kevin Camp Senior Designer KCPQ, KMYQ & KRCW
Which is best to use in AE - ai files or psd files?
by Helena Masterson 3 months ago
I've mostly always used vector based Illustrator files (in RGB mode) when animating in After Effects unless it's a photo I'm adding. However, I know psd files can be used and are highly compatible wit
Re: Which is best to use in AE - ai files or psd files?
by Kevin Camp 3 months ago
as you already know, if you want to zoom in, you'd like to have vector files to avoid the chance of pixelation. with a 3d camera fly though you have a good chance of seeing pixelation of raster images
Gaussian blur
by Ben Hartley 3 months ago
Very simple problem but something that has annoyed me for a long time now and would LOVE to know how to fix it! When you add gaussian blur to a layer it always blurs the edge of the frame, how do i st
Re: Gaussian blur
by Kevin Camp 3 months ago
last one... possibly the best option: add set matte and uncheck the option to 'composite matte with original'... it seems to hold up well no matter how much i blur the layer. Kevin Camp Senior Designe
toComp 3D null with Z offset?
by Navarro Parker 3 months ago
I'm using the standard 3D null to 2D position expression: L = thisComp.layer("null"); L.toComp(L.anchorPoint) But in this case, I want to attach a Shine source point to the null. And since those lines
Re: toComp 3D null with Z offset?
by Kevin Camp 3 months ago
yep, that would do it. Kevin Camp Senior Designer KCPQ, KMYQ & KRCW
How i can change all comps site at once?
by Rakicevic Nenad 3 months ago
Maybe you talk about this and i know how to change resoulution for my comps, but i got one template that i need to work on it, and i need to change resolution. Template have a lot of scenes, precompos
Re: How i can change all comps site at once?
by Kevin Camp 3 months ago
i should make one adjustment to step 2: only parent the layers that are not parented to other layers to the new layer. and there is a step 6: delete the layer you craeted in step 1. Kevin Camp Senior
+1
One Second Fade after Event at a certain Time...
by Andy Kreutzberg 3 months ago
Hi guys, now this might sound simple but for some reasons i can't get my head around it. Here is the problem: I have a null object moving at a certain speed. Once it stops, a particle system linked to
Re: One Second Fade after Event at a certain Time...
by Kevin Camp 3 months ago
this should do it even with a loopOut() expression on the position of the null: target = thisComp.layer("particles_controller"); if (target.position.speed == 0){ loopDur = target.position.key(target.p
Quicktime previews wrong dimensions for video...?
by Brett Fullam 1 year ago
OK. I can't be the only one who's encountered this... When I export a h264 movie from After Effects that's 300 x 250 and open it in quicktime... quicktime says that the size is 480 x 400 ... ! If I we
Re: Quicktime previews wrong dimensions for video...?
by Walter Soyka 1 year ago
Brett Fullam "When I export a h264 movie from After Effects that's 300 x 250 and open it in quicktime... quicktime says that the size is 480 x 400 ... ! If I were to bring that same exported movie ba
+1
Kevin Camp liked this 1 year ago
File: Building the Worlds Greatest Cameraman CS4 Update
by Kevin Camp 1 year ago
zip file Just updated the project file for the compatibility with newer versions of After Effects. The original project file is still there. http: f1.creativecow.net 3520 building-the-worlds-greatest-
Todd Kopriva 3 years ago
Still on CS4? You want to fix that?
Kevin Camp 3 years ago
Hi Todd, I wouldn't mind that... thank you. (I did just inventory all the adobe apps we have for the station, so I know they are planning a corporate upgrade, but since we're still in Chapter 11, CS6 [more]
Kevin Camp 3 years ago
also, my desk number here is 6741353 if that makes it easier
Todd Kopriva 3 years ago
I'll stop by this week, probably Friday.
Kevin Camp 3 years ago
sounds good, thanks again.
LHe sync issues, all of a sudden
by David Jahns 4 years ago
I'm not an engineer, just the most tech savvy editor at a shop with 11 FCP Stations - 9 with LHe, one with a K3, and one LHi, all using FCP 6.0.5. All of the LHe stations are about 2 years old Mac Pro
Re: LHe sync issues, all of a sudden
by Kevin Camp 3 years ago
hi david, we've been having audio sync issues with one fcp station, and it happens to be the only one with the ms office suite installed on it. our it guy is currently on vacation right now, so i can'
File: doorway
by Kevin Camp 3 years ago
aep file ae project file http: f1.creativecow.net 875 doorway
trapcode alternatives?
by james isbell 3 years ago
Hi, As much as I really want my hands on it I can't because I'm a student :( So are there any real alternative to any of the trapcode effects. I'm not expert (at all) but it seems that the price tag i
Re: trapcode alternatives?
by Kevin Camp 3 years ago
cc particle world is a standard ae effect that can do a fair amount of what particular can do (not sure if it comes with the educational version though). videocopilot.net has several tutorials that us
Download Trapcode CS3 for MAC
by Paulo Credidio 3 years ago
Hi everybody, I'd like to know if someone knows where can I find the Trapcode CS3 for MAC. I looked for it in a lot of sites, But can not find it. Thanks for the answers! Paulo Credidio
Re: Download Trapcode CS3 for MAC
by Kevin Camp 3 years ago
i believe that all the downloads (both trial and purchase, mac or pc) are available at red giant. Kevin Camp Senior Designer KCPQ, KMYQ & KRCW
Multiple instances of Particular effect on one layer
by Richard Frazer 3 years ago
Im trying to get 2 separate sets of particles running alongside each other and interacting correctly in 3D space. Im creating a flowing ribbon effect using streaklets, but wanted a second, different c
Re: Multiple instances of Particular effect on one layer
by Kevin Camp 3 years ago
unless particular 2.0 is different from 1.5 (the version i have), you'll need to get both 'emitters' into a single emitter or try aharon's method for each emitter (probably on separate layers) that he
Particular and 3d invg
by john younger 4 years ago
Is there any way to make 3d invigorator and particular interact together Specifically i want a little flame trailbuilt in particular to come in and around a logo in 3d built in 3d invig... thanks in a
Re: Particular and 3d invg
by Kevin Camp 4 years ago
the easiest way is to create the particle system exactly how you want it, except for wrapping around the layer. then duplicate that particle system and place the layer(s) that will be in the middle of
Particular question
by Dan RAPAPORT 4 years ago
Hello I need to make an effect of an image which separates in different pieces of same size each. Like one image to 20 images. I need to change the image of each piece (but a precomp should help me ea
Re: Particular question
by Kevin Camp 4 years ago
if i'm under standing what you are looking for, it sounds like you want card wipe. it will divide up a layer into a specified grid, has jitter controls that can make the tiles (cards) move fly around
Gas Ring
by Simon Roughan 4 years ago
Im trying to make a gas ring like on a stove top in Particular. I want to make a ring of light emitters, then use the gas flame preset and tweak it a bit. But as soon as I make the emitter type a ligh
Re: Gas Ring
by Kevin Camp 4 years ago
upon further investigation, you should set the solid's scale to 0,0,0. that way the z depth of the solid will be 0 also -- setting the size of the solid to 1x1, inexplicably leaves the depth of the la
How to get this look?
by Dotan Stern 4 years ago
How can i create this look of outlines http: www.artbeats.com creative_samples 10 page=3
Re: How to get this look?
by Kevin Camp 4 years ago
the figures look a lot like threshold (although levels or brightness & contrast could be use, they're just more work) and then tint, tritone, colorama or some other colorizing effect.... i think the t
Video: time blend motion trail sample
by Kevin Camp 4 years ago
time blend motion trail sample example using cc time blend to create motion trails watch support
stop email notification for new posts
by Kevin Camp 4 years ago
for some reason i started getting email notifications on just about every post in the after effects forum starting yesterday. i checked my profile settings, and the notification state is set to 'none'
Re: stop email notification for new posts
by Kevin Camp 4 years ago
thanks. my i-t guy would have started to get a bit irritated with me after a while... i'm one of those types who spend more time in the forum than i do in my inbox ;-)Kevin Camp Senior Designer KCPQ,
Disk Crash
by Glenn Pniewski 5 years ago
G4 Quicksilver 867MHz 1.5GB RAM OSX 10.4 Hi all, Hope you can help me recover. Have a boot drive on the above machine, and had only about 8GB free out of 75GB (I use external firewire drives for FCP m
Re: Disk Crash
by Kevin Camp 5 years ago
you need to get that drive on a bootable system to see if you can access the drive and it's files. if you can access that drive then you should be able to copy over many of the files to another drive.
Maintenance
by Dan Browne 5 years ago
I am a PC tech in a Mac world at the moment and I'm in need of some help. On PC there where several tools I used for maintaining my computer, it kept it nice and fast and so I never had many troubles
Re: Maintenance
by Kevin Camp 5 years ago
use disk warrior to defrag if you have lots of large files (osx will defrag files smaller than 20mb automatically). i'd use the disk utility to repair permissions after installing anything new (softwa
Assigning new Boot Disk MDD G4 OS 10.4
by Christopher Kinsman 5 years ago
Hi ll, I've just purchased another G4 MDD FW800 Dual 1.42 and am installing drives from an old computer. 1 of the drives I installed has all the apps and OS I'd like to run on this system. When I powe
Re: Assigning new Boot Disk MDD G4 OS 10.4
by Kevin Camp 5 years ago
on the back of the drive, you'll see a group of 8 pins (4 rows of pairs of pins). you can use these to designate how a drive will be used. usually if you look at the top of the drive, on the label, it
OS 10.1.3 & Classic
by Nicholas Toth 5 years ago
Hey everyone, Posted a few weeks back about a problematic AVID system that went down with a system update. Its a quicksilver, its not a bad machine, but its not working. The deal is, I need to install
Re: OS 10.1.3 & Classic
by Kevin Camp 5 years ago
do you have the original os install disks or any install disks with 10.1.3 and 9.1 (or 9.0.4) if so, you should be able to do an archive and install... that should move the current os to a folder call
How can I remove a SATA host adapter driver on my MacPro
by Ron Priest 5 years ago
I purchased and installed this 4 port PCI-E Raid Card Sata II host adapter in my MacPro http: www.cooldrives.com 4expcmaca.html I suppose I initially installed the wrong driver because it would crash
Re: How can I remove a SATA host adapter driver on my MacPro
by Kevin Camp 5 years ago
i would definitely try to contact the manufacturer with your issues... as far as i know mac devices do not have bios. you may be able to find a firmware update for the card for the mac os version that
Monitors
by Dan Browne 5 years ago
Who knows if this is an OS X problem or if its like a hardware malfunction or whatever, but we have a G5 computer, and 2 Cinema HD 23" monitors from apple. Whenever we start up the system, both monito
Re: Monitors
by Kevin Camp 5 years ago
that's a good call... and probably more likely than a bad monitor profile.Kevin Camp Senior Designer KCPQ, KMYQ & KRCW
Slo Mo 24PN in FCP
by Michael Colin 5 years ago
Greetings. Am posting a show shot on HVX200 in 24PN. There are shots I'd like to use slow mo on (didn't know that while shooting otherwise would have done it in camera), and it looks pretty bad just u
Re: Slo Mo 24PN in FCP
by Kevin Camp 5 years ago
you have two options in after effects (cs3)... bring the footage into ae. make sure ae sees it as 23.976 and is not trying to separate fields (select the footage in the project window then choose file
Mail App emergency
by Harry Pallenberg 5 years ago
Ok I get all my current mail for one project via the webmail. I log in by pointing my browser to mail.womeninboxes.com horde then fill out username password That server is about to go down so I want (
Re: Mail App emergency
by Kevin Camp 5 years ago
yep, you need to know somethings about your email provider. do they support pop or imap and what is their incoming mail server. you won't need the smtp server (you would need it to be able to send ema
Group many adjustment-layers to one preset
by Dino Muhic 5 years ago
Hi, I made a Film Look I really like and which behaves exactly how I want it to on nearly all szenes or light situations. It's a mixture of different plug-ins and many other adjustment layers (Glow, M
Re: Group many adjustment-layers to one preset
by Kevin Camp 5 years ago
the problem you will run into is that a preset can't create multiple layers and apply effects to them... presets can only apply a group of effects and settings to a single layer. you would need to cre
CC Composite
by Butch Golden 5 years ago
I have AE 7 but need this CS3 effect for a proj. Are there any workarounds I want to composite a slightly blurred image with an unblurred one so it "comes into focus" re: Andrew's toot on SlideShows.
Re: CC Composite
by Kevin Camp 5 years ago
i believe the student version of cs3 comes with all the 'pro' perks now, for what that's worth.Kevin Camp Senior Designer KCPQ, KMYQ & KRCW
How do I move multiple layers from one canvas to another??
by Michael Pierre 6 years ago
I'm working in two different projects canvas. I need to take multiple layers (15) from one to another. I DON'T want to drag copy them individually. There has got to be a faster way thanks in advance.
Re: How do I move multiple layers from one canvas to another??
by Kevin Camp 6 years ago
if your other file is open, once you've shift-clicked the layers you want to copy you can drag them straight to the other open file. in addition, if the layers you want to drag to the other file are a


FORUMSTUTORIALSMAGAZINETRAININGVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS
LinkedInFacebookTwitter
© 2013 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]