Pic in Pic problem.

Need help getting  advanced tool bar to show up for Pic in Pic in IMovie'11.  Have enabled Show Advanced Tools via Preferences, but when try to add clip for Pic in Pic it only adds as regular video clip.

Hi
And You have one Clip in Project window / TimeLine. Then drag and drop the second one ontop of this one and get the fold down menu and can select Pic in Pic ?
OK
Then You know that You only can add one Pic-in-Pic - total !
So if You need two pictures into a back-ground picture - You must do a work around.
IN A NEW PROJECT !
• put in background picture
• Now add first (pic in Pic) picture and size and positioning it right
• Export this as a full quality QuickTime movie .mov
• Import this into Event's
• Put in main project
• Now add second picture
If You need more pic in pics then You need to Export / Import several times till clip is ready to go into the Main Project.
IF IT DOESN'T WORK AT ALL !
The most probably the iMovie pref file got corrupted and needs to be trashed (When iMovie is NOT running).
Yours Bengt W

Similar Messages

  • How to make a border around a pic-in-pic?

    I use adobe premiere pro cs3. What is tehe best (and hopefully an easy way) to create a border around a pic-in-pic movie. Is it correct that I can't find an option for that? I make this kind of things now by placing the second clip in track video-2 en then changing the size. But there is no option then in wich i can specify the thickness and the color of a border.

    Use a color matte on track 2 and your PIP on track 3. Size both to your liking, for instance track 2 sized to 50% and track 3 to 45%. The difference in size determines the border width, the color of the matte is your border color. Start with the color matte using motion/scale/position, then copy and paste attributes to track 3 and scale this further down to create the desired border width.

  • Emailing pic in Mail problem

    Using iPhoto 5.0.4 with OS 10.4.5.
    When I click email in iPhoto, it opens Mail, but the actual email is behind the Mail application. While not a huge deal (i.e., it attaches the pic to the email), I have to hit F9 to see the email to send it. Previously (before Tiger), when I would click Mail in iPhoto, the actual email would come up with the pic attached.
    Is there a setting I need to change?

    In your original String, you had typed in the Unicode characters literally.
    Whether that's handled correctly or not depends on how your source code
    is stored by your editor and how you compile it. If the editor stores those
    characters as utf-8, and your compiler is set up to use utf-8 when reading
    your source file, it will probably work. But usually at least one of those is
    not true.
    My approach uses the ASCII escape sequences for the Unicode characters.
    Those escape sequences don't suffer from any of those problems.
    Bottom line, it didn't work because you didn't have the correct Unicode
    characters in your Subject string at runtime.
    Oh, and the way I got those escape sequences was from the original email
    I got notifying me of your post. That email included the html escape sequences
    for those characters. The html escape sequences use the decimal values of the
    Unicode characters. I converted them to hex to use them in the Java escape
    sequences.

  • Imported PNG pics from PS problem. .

    Hi to all members here! I am new to this forum, and if I posted here wrongly I am sorry. You can delete or move this if this post already exists or in the wrong thread..
    I am new to flash CS5 and I am having a problem creating a character with multiple parts. .
    My problem is. I created the character parts in PS: CS5 and save it individually as PNG with transparent background, but when I Imported it to Flash CS5 and applied a bone on it and test the bone. The image is messed up and as I realize that the individual png transparent image has a background. . That's why the imae pic is distorted, messed up. .
    I know it's hard to imagine so I post a pic. . 
    As what I have said. It is only an example screen cap of the problem. . When I apply a bone and test that is the result. .
    Please.. Help me. . I am unable to draw in Flash cause it's different from PS which where I draw the chars, parts, and everything. . Please help me! 

    1. Hold control and R, this will bring up the import manager.
    2. Locate your PSD FIle (The  Photoshop file) will be a blue icon.
    3. Select the file.
    4. Flash will import it onto the stage, it will be displaying everything you would normally see in photoshop.
    5. Look on the timeline, it will have folders ect, representing the layers in photoshop.
    - If you drew your character in photoshop and used common sense; Each arm leg ect should be on seperate layers, this will benifit you once in flash.
    6. Once all of your assets are in flash. Which they should be if you followed this. Select say the right arm, convert it to a symbol (Just to make things easier) Because if its a separate symbol you can ignore the folders on the timeline, and if you have common sense delete them whist still using thw symbol.
    7. Then use your bone tool to animate according to your goals.
    If you are still completely confused Email me the PSD, or upload it onto rapidshare or something and i'll show you what i mean.

  • NAT9914 and PIC host device, Problem reading registers.

    I am working on a device as a student at Portland State University, and we are using a PIC microcontroller as the host interface. We can initilize the 9914 correctly and using a PCMCIA-GPIB card and NI's interactive control tool, detect it as a listener and successfully send it 1 byte of data. After this it appears to us that the 9914 "freezes". We have used a logic analyzer to watch the events on the bus side as the data is sent to the 9914. The process goes like this.
    1. ATN is asserted high.
    2. EOI is asserted low.
    3. The data is placed on DIO8 - DIO1, (Active Low).
    4. NDAV and DAV are asserted low.
    5. NRFD is asserted high.
    6. NRFD is asserted low, and DAV is asserted high.
    7. EOI is asserte
    d high.
    The problem comes in when we try to read the contents if ISR0 to see if there is data in the DIR (BI bit). The register never shows that the BI bit sets. We have used a logic analyzer to watch as the address is placed on RS2 - RS0, and as the DBIN pin is asserted high.
    We cannot send multiple bytes of data to the 9914, the device times out if we try sending more than 1 byte at once, also the device has to be re-initilized once a byte has been sent, before we can successfully send it another byte.
    We have tied CE pin on the 9914 to ground, hopefully this does not cause a problem for reading registers. It does not appear to for writing to registers.
    We are also wondering if there is a readable register in the 9914 that by default has a value other that 0x00 so we can test our read register routine.
    Also when the IFC line is asserted low by the CIC what does the 9914 do? What does the host need to do if anything?
    Any suggestions about what may be going on
    or what to test in order to find out would be greatly appreciated.
    Rick Dyer
    ECE, Portland State University

    There is an application note, AN110, that discusses creating a device using the NAT9914. The application note contains source code (or at least pseudo-source code) that goes through a test routine to verify that the NAT9914 is connected correctly. You can access this application note though the link below.
    http://digital.ni.com/devzone/conceptd.nsf/webmain​/40D4BB8DCD8CEB35862568040069E228?OpenDocument
    Hopefully this will help you get started.
    The IFC line should cause the NAT9914 to transition its talker and listener state machines to the idle state, effectively terminating communication on the bus. It should not really have much other side affects.

  • N70 pic and video problems

    Hi
    I am having grief with playing media from my N70 on my pc.
    I have bluetoothed several pics and vids to my pc. All saved in highest quality mode.For all files if I select one, right click it and left click properties, where Im expecting to see .jpeg for pics and .mp4 for vids under file type all it says is "file".
    If I try tp open a pic it wont open automatically. it asks what prog to use. I have to manually select windows pictures and fax viewer then it opens. For vids they will not open on either real player, windows media player or Nokia PC Suite.
    All say unknown file format.
    Any help would be great.
    Markie.

    The videos are .mp4 format. You can view them with Nokia Multimedia Player. Click on "view media" icon in PC Suite, Then select "View" --> options --> formats tab and select .mp4
    This way all your N70 videos will be played with Nokia MultimediaPlayer when you douple click on the file.
    You could also check your file assosiations in your PC overall: Windows explorer, Tools menu --> folder options --> file types. Check that jpeg's are associated to your favourite player: scroll to "jpeg" format in the list and see what application is associated to jpeg.)

  • Import pic to illustrator - problems

    I have a pic of a guy that seems to be on a transparent background in Photoshop.
    when I try and drag the pic to Illustrator, or try C & P, or drag the whole layer the pic comes with a black background.
    Ive tried selecting the guy and C & P into Illustrator but the background still comes.
    What do I do ? 

    That is what I meant, Placing the file in Illustrator – as that seemed to be what you were after.
    Files usually don’t just save as random formats, it is up to the user to decide which format to use.
    And as long as the file is less than 2GB one can save as a psd instead of psb.
    cannot - can I have your email address so to send you a pdf
    I had hoped you would post the screenshot on this Forum with the »Insert Image«-button.

  • Facebook Profile Pics & Thumbnail Loading Problem

    I am facing a weird problem with web browsers for Macbook Pro Retina running OSX 10.9.2.
    When I try to open Facebook with Safari or Google Chrome, the browsers do not load the thumbnails and profile pictures of people and pages.
    But it works perfectly fine if I connect through some VPN like Tunnel Bear. I do not understand the problem with my browsers.
    I have already tried clearing cache and deleting all website data but to no use. The problem still prevails.
    Please help me out.

    From the menu bar, select
     ▹ System Preferences... ▹ Network ▹ Advanced... ▹ DNS
    Under DNS Servers you should have one or more numerical addresses, such as “192.168.1.1” or “10.0.0.1”. What are those addresses?

  • Text on top of Pics or Pics behind Text

    Does anyone know how I can have my picture behind my Text in Pages 09. I know the generic way is to print the picture and reinsert the paper back into the printer and let the text print on top of it. This would suck. I have a picture that I have Faded which covers the whole page. I want to Type on top of this picture. This will have a nice affect. While reading the info on the page you can slightly see on the invitation what the event is about. Please help me figure out how to get the cursor on top of the pic so as to add text on top of it.
    Thanks

    Select the image by command clicking on it:
    +Menu > Arrange > Send to Back+
    Create a textbox from the Toolbar at the top of your document window, with the text in it and position it over the image.
    You can fade the text if you wish using:
    +Inspector > Graphic > Opacity+
    Download the Pages09_UserGuide.pdf from under the Help menu and familiarise yourself with how Pages works. This is not dissimilar from almost any other program
    Peter

  • Catalog pics & real pics lost connection PS7

    Hello,
    I changed the place of my catalog and the place of the stored fotos.
    Now I have to connect the pics from the catalog with the real pictures again.
    There is a nice function wich connect automatically the small catalog pics with the real pic.
    My question, is it possible to give this automatic function a start folder? Where is the option?
    thx a lot
    Chris

    The easiest way to reconnect things is to move your photos back to where they were before.
    Here are some other tips: http://www.johnrellis.com/psedbtool/photoshop-elements-faq.htm#_Quickly_reconnecting_large
    In the future, never move photos using Windows. Only move photos using PSE commands or PSE's Folder Location View.

  • Trick to mate pic in pic with main video?

    hello there,
    I frequently shoot video with two cameras, a stationary for whole view and a hand held for close up work. I put the close up shots as picture in picture in the main clip. Is there a trick to mate the shots? I've been setting the clip timing to 2s so that I have greater control of the placement of the close up but i still end up trying to match sounds and specific object motion..
    just wondering if there's a better way..
    Thanks in advance
    Marc

    Take a look [at my comments in this post|http://discussions.apple.com/thread.jspa?messageID=13001139&#13001139]
    I was doing a similar thing but using cutaways instead of PIP but the principle is the same. There are several tips that may help.

  • Pic in Pic

    Is there anyway to turn off the Picture in Picture?

    Wesrain
    Conference Recorder will do it too.
    http://www.ecamm.com/mac/conferencerecorder/
    Dave

  • IMovie Still Pic Show Problem

    I'm newbie. Doing 85 slide show for 120 people next week. Show is done & copied to dvds for distribution but it will be shown at the remote site by an (unkown) XGA or SVGA projector and I'd like to use higher res for those greatly enlarged pics. Pics are show organized/tweaked in iPhoto to B&W. Then brought to iMovie where I've Ken Burns, dissolves, some specials, titled and laid sound. After learning this work flow and stopping corrections, crashes stopped. Now, however, want to show from iMovie to SVGA or XGA projector using untested Pro notebook. Rendering with high settings yields nice effects, sound and titles but v. poor photo quality. Using like Mpeg4 gives better photos but poor titles, sound, jerkiness. Any help?? Should I just try to run native? Want to use remote during church service. Thanks.

    Guess everyone is on vacation already... Anyway, fiddling around, if anyone has the same problem, I found that the Sorenson3 compiler does the best job of what is needed.

  • HT204570 I have a ~22k pic iCloud photo library. I want to have a folder of ~1.2k pics available on my iPad in full resolution while offline, all the time. Can this be done?

    Hi - I have had iCloud photos turned on for about 2 weeks.  My old iPhoto library of around 22k pics uploaded no problem.  My issues are with now viewing them on my iPhone and iPad, which are set to optimise storage.
    On the iPad I used to have a folder of about 1200 pics which I'd use as a photo frame by chucking on as a slideshow on my desk at work. I don't connect to the wifi there.  Since iCloud photo I can't do this, as the pics are mostly low res, if there at all (two weeks after upload the vast majority of my library appears as just a sea of grey squares on both i-devices - thumbnails have not appeared for huge swathes of the library at all.  Is this going to right itself?).   I read about using Favourites to ensure local full res copies are kept, so I've gone through and favourited each pic (no option to do this in bulk on the iPad?) and this has ensured at least that each pic of those selected have thumbnails now, but no guarantee that the full image will display.  Even when I run the slideshow connected to wifi the low-res pixelated placeholder is what's displayed for most of the time the image is on the screen.  And if Favourites is the way to force local hi-res copies I still have no need for these to be also stored in full resolution on my iPhone.
    Basically, I want a way to force folders to be available in full, offline, and specific to the device.  Is this possible?  Big step back for what I use this thing for if not.

    Is there anything ornate in the frame images. Or are they more or less just made with strips of standard framing molding. If nothing fancy just molding  then an action that uses patterns and a little bit of scripting can frame your images orientation does not matter a little scripting handles that.  To scale you images to the proper size will take some scripting and the spread sheet exported to a CSV file containing filename width and height.
    My crafting action package contains 12 scripts to be used in actions.  Two of which would be very useful for your project. If you create you script to size the images so they have the correct print size.  The framing of these would be easy.  The action would first run two of my run twice scripts for action.  The first scripts saves the documents current resolution so the action can change it to what it need the document to have for its framing patterns.  The second script will rotate portrait images to landscape orientation.  The action can the add the 1" frame. once the frame is in place the action the runs the two scripts again. The second time these action run they will restore thing. One will rotate the documents it rotated to landscape back to portraits and the other will restore the documents resolution.  My image visualization package has framing actions and a script to make a 1" mitered selection to be filled with the framing pattern.
    Image Visualization Package Example
    Crafting Actions Package
    Contains
    Action Actions Palette Tips.txt
    Action Creation Guidelines.txt
    Action Dealing with Image Size.txt
    Action Enhanced via Scripted Photoshop Functions.txt
    CraftedActions.atn Sample Action set includes an example Watermarking action
    Sample Actions.txt Photoshop CraftedActions set saved as a text file.
    12 Scripts for actions
    Download

  • IPhone 5s (new) has terrible reception, 5 PICS included. -115 db reading!?!

    I just got an iPhone 5s. FIRST THING I noticed when I was getting ready to walk out the Verizon store - my iPhone 5s was reading "3 bars of 3G service"  inside the Verzon store. What!? Every other device in the store has bull 5 FULL bars of LTE service (I know stores have their own boosters inside) but even with the booster I was getting only 3 bars 3G service inside the store!! I went back inside and asked the lady at the counter, she said it was "normal for the phone to have bad reception and switch between LTE and 3G during first day".... I didn't really believe her, but I said okay and left figuring I'd wait 24 hours to test it. As I figured, that wasn't true. The iPhone 5s has been having both poor reception and worse speeds on the same Wifi compared to both the iPhone and iPhone 4s, side by side.
    Right now, In my home I CONSTANTLY locked onto one 1 single bar of LTE service. The coverage map shows I am in a full LTE area, and my street is a full LTE area. So it's not that. If I turn "LTE OFF" the bars increase to 3 to 4 bars. This means that the LTE signal is weak at my home. But I'm NOT turning LTE off, why would I want an iPhone 5s if I wanted to use 3G service?? The iPhone 5s is suppose to have better LTE reception and more bands....BUT: THE LAST PICTURE SHOWS THE iPhone 5s in 3G mode vs the iPhone 4s in 3G mode, and yet again the iPhone 5s has worse reception..
    I've tried to: turn off LTE, turn it back on. RESTART network settings. HARD reset phone over 4 times.. I've done an icloud back up over 3 times. Nothing has improved it. After looking at the pics, is this NORMAL for the iPhone 5s to have these problems? Should I exchange it in back for the regular iPhone 5?? I still have time left to exchange it. I don't think a NEW iPhone 5s will fix the problem, as I've read online the 5s has MANY reception issues...Although I suppose I could try an exchange one time, but the iPhone 5s still has problems after the exchange will they still let me switch back to the iPhone 5? (It's only been 3 days, so still 12 days remaining). I would ask a customer service rep, but they aren't very honest so I will not take their word for it.
    HERE ARE THE PICS showing MULTIPLE PROBLEMS from Signal problems to Wifi problems to Ping problems, etc...:
    PIC #1: (BELOW) Showing Verizon iPhone 5s with LTE on VS Verizon iPhone 4s (a non LTE phone). This pic is just showing the reception/BARS only.
    iPhone 5s ON THE LEFT with the iPhone 4s on the right. The 5s only has 1 bar. The iPhone 4s has many bars. But bars aren't everything, so here's them in field test mode:
    PIC #2 (BELOW)
    The Verizon 5s on left has a -115 DB reading (that's HORRIBLE) vs the Verizon 4s that has a -80 DB reading (good)
    PIC #3 (BELOW): This is showing that even on the SAME Wifi, in the same spot, the 5s is pulling SLOWER speeds, pretty big difference. I've ran this test 20+ tests, same results every time the iPhone 5s loses sometimes by 1mbps othertimes by 5+ mbps, again on the same Wifi in same spot.
    Pic #4 (BELOW) :Here is the test where the 5s came VERY CLOSE to the 4s in terms of download Speed, but LOOK AT THE PING, HUGE PING DIFFERENCE. Again SAME Wifi in SAME spot.
    Notice the 5s has a ping of 45? While the 4s has a ping of 18? Big difference. Also the 5s had 1.88 upload, while the 4s had 3.13 upload.....
    Pic #5: I just thought I'd compare the Verizon 5s to a Verizon LG flip-phone... Even the flip-phone gets better service!!!
    This is just pathetic... The iPhone is suppose to have TWO great Atennea, and the improved technology over the years is suppose to have BETTER reception.. Nope, not on mine. The flip phone constantly gets 4+ bars of service, somtimes full.
    LAST PICTURE: (3G VS 3G in field test mode)
    Pic 6:
    The 5s on the left has a -94 DB reading, while the iPhone 4s has a -84 DB reading. THEY ARE BOTH ON 3G MODE, side by side. Yet still, even if I turn on iPhone 5s to 3G only it still has worse quality.... I've tested everything I can think of, and the iPhone 5s is doing worse in everything!!

    BTW, I have done 25 speed tests witin the last 2 hours ALL IN DIFFERENT LOCATIONS. Verizon LTE network is averaging about 6mbps download speed, where in the store they where doing 40mbps++. That's a huge difference. In some areas when I got 5 full bars of LTE, I did a speed-test assuming I'd be blazing fast. Results? 1st result: 10.23mbps with 5 full bars of LTE..... Another test with 5 full bars of LTE got me 6.52mbps. That's bad, with FULL bars of LTE and near a tower, and using an iPhone 5s getting 6mbps download on FULL bars of LTE??? What?? My AT&T iPhone 5 always got at least 20mbps MINIMUM with 5 bars of LTE, it never got 6.52 mbps download speed with a full 5 bars of LTE like my Verizon iPhone 5s is doing... I'm pretty disappoined. I just ported over from AT&T a couple days ago only to find the service is much worse. I hope this is only a bad phone, and not the actual Verizon network. Otherewise I will have to cancel my service and get a refund (I still am within my 14 days return policy for a refund).
    And yes, I have tried taking the case off with no noticable improvements, maybe I'd get 7mbps with no case while I'd get 6mbps with a case on. So a little difference, but still only 1 bar of service in my home, and on my street. Not acceptable.
    I have tried ALL of the following, nothing has worked:
    #1: Reset all network settings (5 times+ tried)
    #2: I've contacted Verizon TECH support and they have manually reset my network settings. Did nothing. Infact, I did TWO speed tests before calling and I was getting around 12mbps in the location I was at. Although I checked and I was within 0.5 miles of 3 different Verizon towers, so that explains the decent speed for the first time.
    THEN after he reset my phone and I powered it off for 5 minutes, I did THREE speed tests: 1st result was 2mbps download, and twice the ping as BEFORE the reset. 2nd result was around 4mbps. And the 3rd result was around 3-5 mbps range. So after the manual resest it got WORSE in the same spot I was standing. Either way, even when I got "decent" speeds it's still pretty darn slow for LTE in a major city... 
    #3: Hard reset (5+ times tried)
    #4: Turning LTE on and Off. This helps the bars, but again I don't want no slow 3G that gives me 0.5mbps download speed, that's useless.
    #5: TOOK OFF THE CASE, and tried. The reception did not increase, but, when running speed tests, I would get about 1mbps faster with the case OFF rather than on. Still, this is not enough. Plus the reception remains at 1 bar in my house, even holding it near the window upstairs. I live in a full LTE area and checked the street coverage, it says I am in a full LTE area....... So not even taking the case off helped reception, it only helped a little bit for speed tests (but 1mbps different on a few tests may not be enough to be certain). So even with NO case, it's doing poorly...
    I switched to Verizon because I thought they had better coverage than AT&T, I actually cancelled my AT&T iPhone 5 and ported it over JUST to get Verizon....I live in Colorado Springs. Now I'm finding out either A.) My phone from the store is defecetive or B). The Verizon network is pretty awful in my city, even though the map shows full LTE coverage,and full LTE coverage in all the surrounding cities too! So I am in a HEAVY LTE coverage area, and town.

Maybe you are looking for

  • How to create a two colum layour report

    Hello all, I want my report to look like this ID: 1                                                                                  CLASS: MATH 101 STUDENT: CHARLIE MACK                                            DEGREE: Y TEACHER: MR LUZZI         

  • Auto-close a task

    Auto-close a task How can I set up a task so I can just use it to attach an email notice, then automatically close the task, so the next task in the delivery plan will become active? Use the ServiceLink Dummy Adapter to create an auto-close Agent tha

  • Firefox will not open this webpage; Safari will. Opera will Why?

    Firefox won't open the site. Safari and Opera will. It's just a basic Facebook page accessed from GOOGLE.

  • File in unreadable format

    Unable to download from a portable scanner. Error message 'The following file could not be imported. The file is in an unrecognizable format'. How do I fix?

  • Petition to open-source OCCI

    We are a large Oracle site running 10g on Solaris. We have plenty of C++ code. We are using g++ 3.4.x and we wish to use OCCI. But we can't because it's not supported with g++ on Solaris. We refuse to backport our C++ code to Sun's ancient RogueWave