White background with titles

when I want to put a title on top of a movie clip imported into imovie, i keep getting a white background. it knocks out the video. It looks OK before I drap the title onto the video. when finished processing, I get the title and a white background. also i have black background unchecked.
any help appreciated.

Mogambo,
This thread should solve your problem with a surprise tip courtesy of Matthew.
http://discussions.apple.com/thread.jspa?messageID=3924848&#3924848
Hope this helps.

Similar Messages

  • How do I get a white background with black lines

    How do I get a white background with black lines and characters on my screen. To run the program, copy it out and delete the ` and it should go. If it does not compile on your machine, I would like to know. There is a test on about line 34 for changing the colors.
    `//Simple program to test Graphics2D.setBackground(white) obtained from BufferedImage.getGraphics()
    `import java.awt.Frame; //Object>awt.Component>Container>Window>Frame
    `import java.awt.Insets; //Object>awt.Insets
    `import java.awt.image.BufferedImage; //Object>awt.Image>awt.image.BufferedImage
    `import java.awt.Graphics; //Object>awt.Graphics
    `import java.awt.Graphics2D; //Object>awt.Graphics>Graphics2D
    `import java.awt.Color;
    `import java.awt.BasicStroke;
    `public class TstBgCol { //frame & BufferedImage in pixels & BasicStroke in points ????????????
    ` TstBgCol tstBgCol;
    ` public static void main(String[] args) {
    ` TstBgCol tstBgCol=new TstBgCol(); tstBgCol.tstBgCol=tstBgCol;
    ` tstBgCol.main2(); tstBgCol.byteBinary();
    ` }
    ` Graphics fgcontext;
    ` Frame fram; Insets insets; //borders of the Frame, Container.getInsets
    ` int bIWid=1272,bIHgt=876; //set for 1280x1024 screen on windows XP & matches paper ratio 10.6x7.3
    ` int unusedPixHgt=84;
    ` void main2() {
    ` fram=new Frame();
    ` fram.addWindowListener(new java.awt.event.WindowAdapter() { //anonymous inner class
    ` public void windowClosing(java.awt.event.WindowEvent e) { System.exit(0); }
    ` });
    ` fram.setVisible(true);
    ` insets=fram.getInsets(); //(Container)getInsets() works after displayable
    ` System.out.println("Insets l,t,r,b:"+insets.left+","+insets.top+","+insets.right+","+insets.bottom);
    ` fram.setSize(insets.left+bIWid+insets.right,insets.top+bIHgt+unusedPixHgt+insets.bottom);
    ` fgcontext=fram.getGraphics(); //creates Graphics context for this component
    ` }
    ` void byteBinary() {
    ` BufferedImage buIm=new BufferedImage(bIWid,bIHgt,BufferedImage.TYPE_BYTE_BINARY); //can be resized
    ` Graphics2D bIG2=buIm.createGraphics(); //returns Graphics2D context
    ` //change to if(true) to use either of the following two lines
    ` if(false) bIG2.setBackground(Color.white); //does not change the background color to white
    ` if(false) bIG2.setColor(Color.black); //does change the foreground color to black
    ` edgeLinesAndX(buIm,bIG2);
    ` fgcontext.drawImage(buIm,insets.left,insets.top,fram);
    ` }
    ` private void edgeLinesAndX(BufferedImage bI,Graphics2D bIG2) { //really on the edge
    `      BasicStroke strk=new BasicStroke(10f); bIG2.setStroke(strk);
    ` int x0,y0,xmx,ymx;
    ` x0=bI.getMinX(); y0=bI.getMinY(); xmx=bI.getWidth()-1; ymx=bI.getHeight()-1;
    ` bIG2.drawLine(x0+xmx,y0,x0,y0+ymx); //lo-left to up-right
    ` bIG2.drawLine(x0,y0,x0+xmx,y0+ymx); //up-left to lo-right
    ` bIG2.drawLine(x0,y0,x0+xmx,y0); //up-left to up-right
    ` bIG2.drawLine(x0,y0,x0,y0+ymx); //up-left to lo-left
    ` bIG2.drawLine(x0,y0+ymx,x0+xmx,y0+ymx); //lo-left to lo-right
    ` bIG2.drawLine(x0+xmx,y0,x0+xmx,y0+ymx); //up-right to lo-right
    ` bIG2.drawString("("+x0+","+y0+") wid="+(xmx+1)+" hgt="+(ymx+1),(xmx+1)/5,(ymx+1)/5);
    ` }
    `} //the result on my screen is a black background, why?????

    How do I get a white background with black lines and characters on
    my screen.Contrary to what you might think, the linebIG2.setBackground(Color.white);does not give the buffered image a white background. The API docs
    http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Graphics2D.html#setBackground(java.awt.Color)
    say: "Setting the background color in the Graphics2D context only
    affects the subsequent clearRect calls... " So adding a line to your
    if blocks we getif (false) {
        bIG2.setBackground(Color.white);
        bIG2.clearRect(0, 0, buIm.getWidth(), buIm.getHeight());
    if (false) {
        bIG2.setColor(Color.black);                    
    }Changing the false to true results in a white background (and black
    X and text).

  • How to change white background with text to transparent background

    Good afternoon,
    I have a jpg file (part of our logo) white background with black text and I would like to change it to transparent background and keep the black text (to be able to insert it on a cup image).
    I tried to change it in photoshop, however, when I slide the "opacity" and "fill", the text got ligther as well.
    Do I need to have the original psd.file to be able to do that, or can you please lead me through with jpg file? (I tried to save the jpg to psd and png, but it did not help.)
    I looked on one of your videos, but I could not find one of the features under "Select" tab.
    My plan is to recreate the text to have the transparent background if necessary (It would be great if I can avoid that). However, how do I find out which font was originaly used? Does photoshop has this feature, or do I need to go trough each of the font one-by-one?
    My last question is, how do I change space between letters (to have them more tight. I am not able to find it.
    Thank you for your help,
    Klara

    If you can get teh original PSD file get it, your task will be a lot easier.
    I suspect that won't be an option to you.
    If you know what fonts are being used, that also would be of benefit to you. In other word remake it using your image as a template.
    If it going over an image, then a multiply blend might work for you.
    All that fails then you are down to removing the white background. The problem this option is it will not look as good due to the thin lines on the fonts. But essentially, Load the image into photoshop, make sure the layer isnt locked, then try the magic eraser tool on the white background, bam it'll disappear, but leave the white inside the O white you will have to do seperately.
    Messing with levels will help you with more of the white. Myself i'd rebuild it using the fonts.

  • How do i change the white background with the new ios7?

    I just upgraded my iPad mini to iOS7 and now my videos are not titled, or the letters are white and are invisible against the new white background. How can I change this??

    It is rediculous,
    up to IOS6 the iPhone was a perfect device for someone with low vision, well structured, good contrast and readable fonts.
    But things got "improved". What a pitty that Apple has given away that benefit for a lightweight design which reduces ergonomics drastically. Now IOS is SW where design dominates usability.
    Yes, you can use larger fonts, yes, you can use fat fonts but that does not change the keyboard layout.
    It startet in IOS6 with the update of the keypad for the phone application (thin black keys on a flashing white background) and is continued with the vision unfriendly design from IOS7.
    Please, have the flashing white background configurable so a structuring reappears or have the background configurable to white or black.

  • My graphics are not showing properly when online, does anyone know how to rectify this? everything was ok when i was on google chrome now all i get is a white background with black and blue colours grrr

    i just got a basic screen with white background, black and script

    See:
    * http://kb.mozillazine.org/Website_colors_are_wrong
    * http://kb.mozillazine.org/Websites_look_wrong

  • White background with swf export

    How can I apply a swf file created in InDesign into my web page without the white background coming with it. I'm using CS6.
    I'm selecting transparent background when exporting. This is so annoying.

    When you export the swf there should be an HTML container in the same destination folder. If you view that HTML file in a browser do you get what you expect?
    If you are moving  the swf to another HTML page make sure the embed code parameters match. So in the boilerplate HTML ID creates the body tag and the embed parameters both have bgcolor as #999999:
    When you move the swf make sure the div tag that encloses the swf has the same bcolor style color as the embed code's bgcolor

  • Make a white background with white object is possible? without shadow!

    i m contributor photographer in most microstock, i try to make a white backgournd with white object but with lightroom 4 it isn't possible, i think the program have probelm to select white object and white background, i see internet site microstock and there isn't a good photo.
    http://it.fotolia.com/id/72385192
    there is a little shadow, i don't want this!
    can you help me?
    thanks,
    francesco.

    You can't change it within the OS. There may be some apps which will do it. Search Dock on MacUpdate.
    But all these types of haxies come with possible risk.
    You can file feedback here.

  • Applet loading as white screen with title as about:block

    i am loading applet from asp page, sometimes it is displaying white screen and title as about:block
    please suggest in what scenarios applet title shows as about:block title
    Thanks in advance

    i am loading applet from asp page, sometimes it is
    displaying white screen and title as about:block
    please suggest in what scenarios applet title shows
    as about:block title
    Thanks in advance"Applet title"? It looks simply like you can't access your ASP to me. It has nothing to do with applets.

  • Hi! My macbook pro wont switch on at all, pressing the power doesnt do anything, when plugged it switch on to get the white background with the apple sign and a loading button that kept on forever. anyone has a clue?

    Hello as mentionned before I cannot get my macbook pro to switch on.
    when it is not plugged as I press the power button nothing happens, when the computer is power plugged, it gives me the white blackground with the apple centered and the loading button below but it keeps loading forever left it as for 4 hours and still nothing.
    I have try to reset the SMC but didn't change much, now instead of the apple logo I get a circle crossed
    My macbook is 1 year and 4months

    See Gray Screen, try holding the Shift key upon boot
     Cheat sheet to help diagnose and fix your Mac
    Drive may not boot, but if it's still working then data can be recovered
     Data recovery efforts explained
     Most commonly used backup methods explained

  • How do I make a photo background which is in two colours into one of the present colours, e.g. I have a predominantly white background with a small area of brown around a particularly nice photo of an iris?

    How do I get the background of a photo which is predominantly white, but has some brown area, all white?  The photo is of an iris but the top part of the flower is 'absorbed' into the brown background?  Help, please.  Groan

    By using an image-manipulation tool such as Adobe's Photoshop, Flying Meat's Acorn, or the open-source GIMP package, or similar.  There are various other packages around. 
    Now if you're looking for help with a specific package and not for the general sort of package that would be required, then you'll want to identify which image-manipulation tool you're using.  (And also consider checking with the forums specific to that tool; most organizations have some sort of FAQ or Wiki or documentation for the particular package.)

  • Is there a way for mac os 10.8 to become a white background with black text in dockmenu like it was in os x 10.5?

    the black dockmenu which was introduced with os x 10.6 is difficult to read for me, i would back the white version which was used in os x 10.5.
    is this possible or would it eventually possible under os 10.8.2 or a newer version?
    thanks

    You can't change it within the OS. There may be some apps which will do it. Search Dock on MacUpdate.
    But all these types of haxies come with possible risk.
    You can file feedback here.

  • If firefox starts, the startingpage (whitch is google) shows up for a few seconds, and then go away, and i get a white background with nothing on

    Firefox is gisteren beginnen raar doen, je opent de browser, de startpagina komt er 2 seconden op, en dan verdwijnt die, ik krijg dan een wit scherm, en het is zo bij elke pagina die ik open, (facebook, youtube....) Wat kan dit probleem zijn?

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • 5s iPhone has white background with Apple logo in the middle

    5s not recognized by my computer has white screen turning blue white blue

    Usually this means there is hardware damage or jailbreaking, and the phone requires funeral arrangements, but you can try recovery mode and restore as described here:
    If you can't update or restore your iOS device

  • Why there is suddenly a white background with an apple-like when you turn? but it takes a few seconds

    Help please! iPad is new and i love it so much!

    If the iPad is rebooting then no, that isn't normal. If it's just Safari that it's happening in then try clearing Safari's cache : Settings > Safari > Clear Cookies And Data and also Clear History, and also close Safari via the iPad's taskbar : double-click the home button to open the taskbar and then swipe or drag the Safari app's 'screen' up and off the top of the screen to close it, and click the home button to close the taskbar.
    Then do a soft-reset to see if it then works properly : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    If that doesn't fix it then try backing up the iPad and then restore that backup back onto it. Connect the iPad to your computer's iTunes and do File > Devices > Transfer Purchases to copy your downloads over to your computer's iTunes library, and then do File > Devices > Back Up to take a backup (you should also take your own copy of any important documents and/or photos ; they should be included in the backup but it's best to have your own copy as well), and then restore to that backup via File > Devices > Restore From Back Up (your iTunes downloads aren't included in the actual backup, instead the restore picks them up from your iTunes library, which is why you need to do the Transfer Purchases).

  • Help with selection tool (trying to add white background)

    Hello everyone,
    Please help me with adding a white background with my pic, am not even sure if i should searching how to perfectly use the selection tool or how to add white background, I need to add a solid white background to my pics but when i try they dont turn out so well, here is a pic, thats the best i have gotten, what am i doing wrong? I know to to fill in the white but the pic looks terrible. thanks

    Hello Silkrooster, I appreciate your reply so much and thank you for trying to explain though I even got more confused, I am attaching 4 pics, the before and after of what I have worked on so far (I changed backgrounds when taking the pics) and what am working on now with the new background but still the result is not perfect, thank u so much

Maybe you are looking for

  • Management Report - Cannot assign an empty string to host variable 10

    We ran a Management Report for the first time after completing the User/Role/Profile Full Sync and the user/Role/Profile Batch Risk Analysis.  The job failed with the following error: Oct 16, 2008 12:13:29 PM com.virsa.cc.xsys.bg.BatchRiskAnalysis ru

  • How to set the System Setting

    Hi guys I have Final Cut Express for a few years but I don't practice very often, I use it once or twice a year when I have a family project to do. I am confused with the Scratch Drive vs the Final Cut Express Document Folder (Scratch disk>F.C.E. Doc

  • IPod nano

    how do i copy my ipod contents back to my itunes library? Please help, I had to wipe my computer because of a virus and can't get my tunes back in to itunes.

  • Convert 4.5 forms to 6i - available Tools?

    I want to convert a number of 4.5 version forms to 6i. Are there specific tools one would suggest, or is it best to do so manually? any suggestions on how to start this procedure, or can anyone recommend documentation to help me undertake this task?

  • Default Confuguration to load

    Hello Everyone, I have cisco router 871 series.IT is configured with username and password. And i dont know the password to log into Router. I want to load the router to the default configuration.or want to erase password. How can i do this? Can any