How do I fade using Chroma-key?

In Final Cut Pro X, I am having some trouble fading up from black to a keyed scene.
Here is the situation. I have my subject sitting at a table in front of a green screen. The Chroma Keyer in FCPX works great, and I am able to put my image on the timeline and set up the key how I want. The problem that I am running into is that when I add a fade from black on the video, the background image does not fade up with the keyed video.
I have attempted several variations, and the best solution that I have found thus far is to simply set keyframes and ramp the opacity from 0-100 over a few seconds. This still causes a problem where the background image fades up  over the video during the fade, but it is the best thing I have come up with so far.

I'm just learning FCP X (using the Trial) but I can tell you that to do this in FCP7 you had to nest the two clips. In other words, you had to take the green screen clip and the background you were compositing it over, nest them so that FCP considered it one clip, then apply the fade or transition to that.
I can't tell you how that translates into FCP X, but I would look for a similar concept - combine the two clips and apply the fade to the combined clip. Surely it's possible though.
Hope this helps

Similar Messages

  • How to decrypt AES using a key

    The example here will Generate the secret key specs first.
    http://java.sun.com/developer/technicalArticles/Security/AES/AES_v1.html
    I already have a Decrypt Key used in my server application. How can I use that key to decrypt the msg sent from server?

    Hi
    I wrote this code to check Java encryption with AES and a key. This worked fine for me. Please have a look.
    Encrypt and decrypt using the DES private key algorithm
    import java.security.*;
    import javax.crypto.*;
    import javax.crypto.spec.SecretKeySpec;
    import org.bouncycastle.jce.provider.BouncyCastleProvider;
    public class AESEncrypt {
        public static void main (String[] args) throws Exception {
            Security.addProvider(new BouncyCastleProvider());
            byte[] plainText = "LOGIN=2222=v2-0-b7=SMST=smst=ASI".getBytes("utf-8");
            // Get a DES private key
            System.out.println( "\nAES key" );
            String strKey = "75de8a33d3f18f1c29d86fa42b1894c7";
            byte[] keyBytes = hexToBytes(strKey);
            // skeyspec is the key to encrypt and decrypt
            SecretKeySpec skeySpec = new SecretKeySpec(keyBytes, "AES");
            System.out.println("Key: " + asHex(key.getEncoded()));
            System.out.println( "Finish generating AES key" );
            // Creates the DES Cipher object (specifying the algorithm, mode, and padding).
            Cipher cipher = Cipher.getInstance("AES/ECB/PKCS7Padding");
            // Print the provider information
            System.out.println( "\n" + cipher.getProvider().getInfo() );
            System.out.println( "\nStart encryption" );
            // Initializes the Cipher object.
            cipher.init(Cipher.ENCRYPT_MODE, skeySpec);
            // Encrypt the plaintext using the public key
            byte[] cipherText = cipher.doFinal(plainText);
            System.out.println( "Finish encryption: cipherText: " + asHex(cipherText));
            System.out.println( "\nStart decryption" );
            // Initializes the Cipher object.
            cipher.init(Cipher.DECRYPT_MODE, skeySpec);
            // Decrypt the ciphertext using the same key
            byte[] newPlainText = cipher.doFinal(cipherText);
            System.out.println( "Finish decryption: " );
            System.out.print( asHex(newPlainText) );
        public static String asHex (byte buf[]) {
          StringBuffer strbuf = new StringBuffer(buf.length * 2);
          int i;
          for (i = 0; i < buf.length; i++) {
           if (((int) buf[i] & 0xff) < 0x10)
             strbuf.append("0");
           strbuf.append(Long.toString((int) buf[i] & 0xff, 16));
          return strbuf.toString();
        public static byte[] hexToBytes(char[] hex) {
            int length = hex.length / 2;
            byte[] raw = new byte[length];
            for (int i = 0; i < length; i++) {
                int high = Character.digit(hex[i * 2], 16);
                int low = Character.digit(hex[i * 2 + 1], 16);
                int value = (high << 4) | low;
                if (value > 127) value -= 256;
                raw[i] = (byte)value;
            return raw;
        public static byte[] hexToBytes(String hex) {
            return hexToBytes(hex.toCharArray());
    }

  • Can I use Chroma key with première elements 13 to incrust a picture in another one ?

    en français
    Bonsoir à tous
    Avec première éléments 13, peut on incruster une image dans une autre en utilisant par exemple un fond noir et en supprimant ce fond avec le chroma key ? Je n'ai vu cette possibilité que dans première pro
    Dans la version essai, y a t-il un logo Adobe sur les films montés (en filigrane ou autre) ?
    Merci d'avance de vos réponses

    trournesol02
    Regarding your second question....you cannot remove the Adobe watermark from an export from the tryout project file, be the export a file saved to the computer hard drive or a burn to disc product. You can remove the Adobe watermark from a project file from the tryout if you open it in the purchased version.
    Two ways:
    a. open the tryout project file in the purchased version, use Timeline Menu/Delete Rendered Files and the Adobe watermark should be gone.
    or
    b. open the tryout project file in the purchased version, and do nothing...the Adobe watermark may disappear automatically.
    The way "a" is the classical way. But many of us have found "b" to work for us.
    What is the computer operating system involved? Premiere Elements Mac does not have ChromaKey, Green Screen Key, or Blue Screen Key.
    It has Videomerge which I do not prefer. Instead for Premiere Elements Mac users, I would suggest the Difference Matte.
    ATR Premiere Elements Troubleshooting: PE11: Difference Matte As Substitute for Green or Blue Screen Key
    If you are using Premiere Elements 13 Windows, please refer to fx Effects/Keying/.
    Any questions or need clarification on any of the above, please do not hesitate to ask.
    Thank you.
    ATR

  • How to trigger button using shortcut keys

    Hi Friends i want to trigger a button in java swings using keyboard keys.
    for ex: a button called "Enter" either i click mouse or i press ALT+E to trigger it.
    Plz give me sample coding if u have
    By
    vinod

    Try looking at the tutorials...
    http://java.sun.com/docs/books/tutorial/uiswing/events/keylistener.html

  • How to import and use a *.key file

    Hi I've been looking for the forum a solution for this but I haven't found,
    I need to sign a file, with a private key, but the private key is a file AAA01_0408021316S.key,
    how can I load this file in order to use it to sing a document
    hope someone can help me

    http://demo.quietlyscheming.com/source/SuperImage.zip
    this is the source code, but where do i need to put it?

  • How to install Vista using product key from bottom of Satellite P200?

    Hello all,
    I recently had to replace my HDD as my P200 had a fatal error, corrupting all data on the old HDD. I have no recovery discs at all, (None were supplied), and wondered how i am supposed to re-install Vista using my product key from the bottom of the laptop? Can anybody give any kind of assistance please?
    As i have been reading other related threads i get the impression that i need to approach Toshiba and buy a recovery CD, at my expense. Is this correct?
    Thanks
    Lee

    Hi
    As far as I know the serial key which is placed at the bottom of the unit would not work with other Vista versions! the key belongs to the OEM Vista version preinstalled by Toshiba.
    As mentioned by Jeka, you will need to order an recovery disk or will need to use an clean Vista CD with an own serial key purchased previously.
    Greets

  • Fade In (Chroma Key)

    I have three video clips in my timeline.
    1. The original "talking head" video with the green screen keyed out.
    2. The background image behind the "talking head"
    3. An overlay created in LiveType (this appears on top of the other two images)
    I would like to fade them all in from black as if they were all joined into a single track.
    I am using the "Fade in Fade Out Dissolve" at the beginning of each of the three tracks.
    But, when the video fades in, the original "talking head" appears slightly opaque.
    So, during the fade-in, you can see the background image behind the "opaque" face of the talking-head.
    Is there a way to apply a fade-in to all all of the tracks combined (as if they were a single track)?
    Let me know if this doesn't make sense and I can explain further.
    Thanks, in advance, for any assistance.
    - Tom
    Dual 1.8 GHz PowerPC G5   Mac OS X (10.4.8)  

    You need to 'nest' the clips.
    Firstly, move all clips up a couple of tracks so they are clear of the clip you want to dissolve in to, then extend each clip by 12 frames to give them 'handles', then select all three clips and press option(alt)+C which will create a nested sequence... you will be prompted to name the new sequence... call it something like 'talking head dissolve'. When you click 'OK' the three clips will merge in to one, a purple colour... select the end of the nested clips and trim back those 12 frames you gave it for handles, then move the clip back into place, and apply the dissolve as usual.
    If you double-click on the nested-sequence, it will open up a new sequence giving you access to the three original clips.
    Note 1: if you want a longer, slower dissolve, you must extend the handle by more than 12 frames. I only suggested 12 frames as that matches the timing of the default dissolve of 1 second (approx. 12 frames each side of the transition).
    Note 2: If you double-click to get access to the original clips, and make changes to those clips, when you go back to the master-sequence, sometimes the changes aren't carried through, so you must disable-enable the nested clips to kick the render files into action (to dissable/enable, select the nested clips and press ctrl+B to toggle off and on)
    Note 3: you don't have to nest the entire duration of the clips if it's just for the dissolve, you can cut them so the nest only applies to the last couple of seconds of the clips.
    Hope that makes sense?
    J

  • PPro v2 chroma keys - help?

    I'm working on a movie clip, I'm following lesson 13-4 from the PPro classroom in a book, and I want to use the chroma key to key out the sky in the sequence and superimpose an alien sky onto this clip. I've got a still image of an alien sky.
    Here's what I did so far: I moved the video clip from Video 1 up to video 3 and the still image to video 1. Currently I'm trying the drag the Chroma Key from the Effects panel onto one of the video tracks as indicated in the lesson, but I keep getting a symbol that is a circle with a slash through it as I try to drag the chroma key onto one of the video tracks.
    I'm a bit confused as to where exactly do I place this chroma key in order to key out the sky at this point - in the video 1, video 2 or video 3 tracks and do I place it before the clip starts or after the clip ends?
    How can I drag the chroma key onto the appropriate track without getting this "no" symbol?
    Also, I'm a bit confused by the instructions from this lesson - first it says to drag the the photos onto the video 1 and the video 2 tracks (but currently I'm working with only 1 photo at this point) and then it says to place the photos after the clip you worked on earlier - what exactly does this mean?
    Thanks in advance.

    hiya.
    sounds like fun, doing the 3d stuff etc..lots to learn.
    I only have cs3 so dont know about version 2 and what you can or can't do. A lot of people here will probably remember that version though, and help you more.
    Also, I have maya and only use that ( and don't use it that much at all because like you I am learning how to use it and it is complicated for my snail - like brain ).
    However, in terms of general work flows maybe I can mention a few things that will help.. and just remember I'm talking about maya and cs3.
    I also have windows xp and mousey computer, so I can really only work with SD movies. HD makes my computer gasp for breath.
    So I set up my projects in maya with the idea that in the end I will export it for SD to go into cs3 with that...
    Consequently I have several options on the exports from maya...
    a) numbered still images
    b) avi movie
    etc.
    I have found that the numbered still images are nice to work with in cs3.
    So I set up the project in cs3 for export to SD, which means even though I'm using numbered stills from maya ( with alpha channel ) I set up my project as SD NTSC 720x480 and choose par to suit my 4:3 or 16:9 aspect ratio ( usually I use 16:9 with par of 1.2 ).
    Then I also choose a video renderer in new project that matches what I'm going to export more or less ( usually lagarith avi ).
    In CS3 the alpha channel comes in with the numbered stills and that is where I drop in whatever background images or stuff I want to add ( like what you were saying about using chroma key to make a new sky ... the alpha channel is transparent, so you just add that sky without chroma key necessary ).
    wav files are nice to work with in CS3 and I've never had any problems with them.
    hope some of this helps and good luck and have fun !

  • Advanced chroma key

    So I understand how to use chroma key to remove a background. For example I have a shot of birds flying and then I have taken out the birds and now it shows whatever clips underneath the birds. I want to take this one step further. Now once the birds are replaced I also want to replace the sky, or the background that hasn't been removed with the chroma filter. So essentially Im only using the shape of the birds, but two completely different source clips to get the effect. Does this make sense and how would I go about doing it.
    Thanks,
    Zac

    This is a Photoshop user forum the is also a Photoshop Elements forum. IMO If you want to replace a background on a still image the chroma key color you should use is White or  Gray.   When the subject is complex like hair blowing in the wind you will always need to deal with chroma key spill. White can be eliminated with blending and gray will blend and have little effect in the color. White and gray backgrounds will not cause a color cast in you exposure..
    You may get a better reply in the elements forum.  User there are familiar with what tools Elements has. Photoshop may have some selection tools not available in elements.

  • Chroma Key/Luma Key Visualizer Help!

    Hey everyone,
    I'm new to this video production ind of thing, and I was trying to use chroma key and luma key like people in tutorials on youtube do all the time, and all they do is drag and drop the effect onto their video in the timeline, and a new tab with a visualizer pops up. But, when I do this absolutely nothing happens, it just stays the same. If anybody could help, that would be great!
    Thanks

    Hi and welcome to the forum!
    Make sure the clip you want to affect is loaded into the Viewer (double-click it). You should see the effect you applied in the Filters tab - some filters, like the Chroma Key, also have a visual component you can open.

  • Which is better for the keying (chroma key)..?

    for using chroma key and blue/green screen, which is better, final cut pro or final cut express. Im new with this I dont have either or am familar with either...Also, is dvMatte Pro or whatever from http://www.padd.com/dvg/prod/prod.php?prod=dvmattefcp&view=dvg a plugin for final cut? Does Final cut not already have the keying feature? Why would I need that plugin (if it is a plugin)?

    no matter what you're talking about (except price), FCP is better for everything. basically, FCE is a watered down version of FCP. the differences depend on what you want to do with it. but as far as keying, they are relatively the same. after looking at dvmattepro's site, I can't seem to figure out what it is, but the only conclusion I can come to is a plugin that saves you time keying. yes, keying will take a lot of time in FCE/FCP, and it is tricky to get right, but you don't need anything that final cut doesn't give you. check out apple's product descriptions (and numerous discussions on this forum) for details about FCE vs. FCP, or about keying.

  • Chroma key effect in Premiere Elements

    If I buy Adobe Premiere Elements, am I able to use chroma key effect and receive a clean video free from green colour from the background, even around the hair? My experience is that it is not possible with cheaper programs.

    peterwallgren
    What computer operating system would you be running Premiere Elements on? If Mac, be advised that Mac does not have Chroma Key, Green Screen Key, or Blue Screen Key.
    A lot of variables in the green screen videography and photography. Best download and install Premiere Elements 13 and determine if it works for you in green screen workflow.
    Generalizing, I think it does a good job. But a generalization is not good enough when you get down to a specific setup with specific details.
    We will be watching for your follow up if you decide to look at the Premiere Elements 13 Chroma Key effect (Expert workspace, fx Effects/Keying/Chroma Key).
    ATR

  • IMovie 11 with chroma-key and watermarks

    I'm new to iMovie. I did attempt to find the answers to the questions below here and on the web. Frankly iMovie so far seems to be pain....
    setup for my testing purposes only:
    a) borrowed chroma-key movie from the web
    b) borrowed m4p from the web
    I wanted to test my ability to use chrome-key and watermarks in making a short clip using 3 products...Screenflow 4, iMovie, Final Cut Pro X.
    Questions and/or statements:
    1) Green-screen:
    Screenflow and Final Cut took about 5-10 minutes with zero knowledge of either...Over an hour with with iMovie and never could make it work.
    2) Watermark:
    Aganin 5-10 minutes with Screenflow and Final Cut, with iMove it looks like I could have either keying or watermark, but not both.
    Screenflow is SUPER simple and cheep (on sale today for $70), I've seem it 50% off...
    Final Cut is OUTSTANDING but super costly for what I wanted to do....Really a great product.
    Anyway, here I am with a iMovie and so far it looks like it isn't a fit for me...Anyone know if a way to tweek it to make both chroma-key and watermarking work? I guessing it's just me, but the others seemed so simple.
    Attached are screen copies of each...in order below are iMovie, Final Cut Pro X, and the output of Screenflow....
    I want to thank those that I borrowed these images from...I will not use them beyond my testing....
    Thanks for any helpfull hints...

    iMovie is designed with a very forgiving green screen feature so you can hang a green bedsheet on a wall and get a decent effect. It is designed for people making home movies. Perhaps for this reason, if you have a perfect green key in iMovie, then iMovie might think you used the green on purpose. It expects some variation. When people are doing computer generated graphics, or creating a green background with Photoshop or Keynote or Powerpoint, I suggest using a gradient between close shades of green, rather than a monochromatic green.
    If you need sophisticated control of your keying, get FCPX. I am not familiar with Screenflow.
    Also, iMovie does all rendering in one pass. This means it cannot do effects that require a render on top of a render. Say you want a greenscreen effect with a watermark on top. That is two renders. This is easy in Final Cut Pro, but not possible in iMovie without jumping through some hoops.
    Also for this reason, longer movies should be done in FCPX. What for iMovie would be an immense job requiring huge resources, FCPX can do by chopping it up into bitesize pieces.

  • Chroma Key not rendering

    My foreground is on V2 - it is a graphic on a green background I created in Photoshop.
    My background is on V1 - footage.
    I wish to key V2 over V3 and have used Chroma Key filter. Everything looks fine until I hit Render.
    At that point everything inverts and it is like I am keying the green screen over the footage instead of the graphic.
    Weird, as I can play the timeline and everything is fine - graphic keys over background no problem It is only when I hit Render I have a problem

    I asked because there is no V1 and V2 nor Chroma Keyer nor even filters for that matter in FCPX.
    I don't understand what V3 is doing on top of the Photoshop file? If you have photoshop it would be much better to knock out the transparency there and bring in the file with transparency and overlay it in the timeline.

  • DVCPRO50i and Chroma Key

    Now that I can produce 4.2.2 footage what difference should I see when using chroma key and has anyone got any good tips on creating a good chroma key in FCP-6

    4:2:2 sampling will produce cleaner keys than 4:1:1 or 4:2:0 due to increased color sampling, but the real "key" to keying is lighting both background for "evenness" and forground for separation. lighting angle is critical in the composite so that the keyed object matches the background it is being composited on to achieve a "believable" composite

Maybe you are looking for

  • Public folders from exchange 2007 to exchange 2013

    HI I am new to exchange, i am planning to do the migration of Exchange 2007SP3 UR10 to Exchange 2013 CU7, I want to move public folders from exchange 2007 to exchange 2013. wht is the procedure to move and wht are the commands to know how many public

  • Disk Utility won't partition ext. drive

    Hi everyone, I would like to split my external MyBook Pro drive in two so I can keep Time machine B/ups separate, but Disk utility keeps informing me that there is not enough space! I only want approx 80gb of the remaining 105gb. Where am I going wro

  • Purchase requisition report not showing any data R12.04

    when i run "Printed Requisitions Report". Report run without any information. EBS R12.04

  • Blank areas in Word document PDF's

    We create a document in MS Word 2010.  Looks fine, prints fine.  Use the print to Adobe option in Word.  That seems to go fine.  Document pulled up in Acrobat XI, looks fine.  Print from Acrobat, we get blank areas in various areas across all pages. 

  • Participant cannot log into workspace In BPM 10.3.1.0

    Hi, I create a project and want to test it on the workspace. I try to click on button START -> Launch workspace. The IE bring me to the page which require me to key in the username. I keyed in the username and click on button Log in. I cannot log int