Can't add more than one title over single clip

This is the first time I'm using a clip that is unedited apart from a title card over black at the beginning that dissolves into the clip and a dissolve to a still photo at the end of the clip.  So far I have only been able to add three titles: the first over black, the second over the actual clip, and the third over the still photo.
The clip lasts around a minute so I want to add titles as it progresses.  For example, the first title can last for 5 seconds, then a gap of 10 secs. and then another title for 5 seconds, etc.  Every time I try to drag the title
Every time I try to drag a title into the project, it doesn't "take."  Does iMovie not allow a string of titles if there are no edits within the actual clip?
Thanx.

This applies to iMovie 08:
1) It appears that when you drag a photo or a title to a long clip, then by default, it thinks you want a long photo (or title). It seems like it wants to make the photo 25% or more of the length of the clip. This is why it is hard to drag multiple photos to a clip. The last photo you drag is trying to take up 25% plus of the clip, and there may not be room.
I found a good workaround. I added a dummy clip that was 4 seconds long to the end of the project. (This clip to be deleted before sharing the project). When I drag a new photo to the project, I first drag it to the dummy clip. Now the photo has a duration of exactly four seconds, and I can drag it to the place I really want it. It fits now, because it is only four seconds.
2) I confirmed that when you put over 4-5 photos into a single clip, they will start behaving erratically. One will not show up, and another will show up twice.
The solution is to split the long clip into multiple clips. I had a long clip. I split the long clip into 30 second chunks. To do this, I imported the entire clip several times. Then, in the first instance I selected from frames 00:00 to 30:00. In the second clip I selected frames 30:01 to 1:00:00. Then 1:00:01 to 1:30:00. etc. This way, I did not lose any footage, but I had multiple virtual clips, where before there was only one. Now I was able to add multiple photos to each of these shorter clips with no trouble. And I only needed four photos per clip. It worked great. 

Similar Messages

  • How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    Hi Nancy,
    This screenshot was only for imagination. A part of the code (not all) is below.  In the code there are some background images but they are not seem in live mode.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link href="css/my_site.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css"/>
    <link href="SpryAssets/SpryCollapsiblePanel.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryCollapsiblePanel.js" type="text/javascript"></script>
    <style>
    #CollapsiblePanel1 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-color: #003366;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel1 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel1 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/international.jpg);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel2 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelContent {
        background-color: blue;
    #CollapsiblePanel3 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel3 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel3 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel4 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel5 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    </style>

  • Can I add more than one movie to the movie page

    I'd like to put up a gallery of movies  but don't know how to do that.  How can I add more than one movie to the movie template page?
    Thanks,
    Gina

    I use the YouTube widget. It has the advantage of not loading clips until one actually selects the clip. When I started I just dragged the quicktime files to the page...not a good idea as it forced a viewer to wait for all of them to load.
    Miro has some options.
    Hugh

  • In Imovie '11, how can I drag more than one set of video clips to my project?

    In  Imovie '11, how can I drag more than one set of video clips into my project.  I know how to highlight in yellow and drag the set, but can I drag a group of sets?  Thanks

    To select multiple clips, hold down the command key as you click multiple clips. Then you can drag them all at once.
    To drag all clips at once, select one, then Edit/Select All. Then drag them all.

  • Can I add more than one Wiki calendar to my web cal?

    Hi,
    I would like to add more than one Wiki-Cal to my Webcal (or CalDAV). Well I have two Wikis with calendars both are shown in my webcal (see photo)
    I have added the wiki calendar "Oberstufe" and from another wiki "Praktikum".
    In one Wiki I want to add a second calerndar "stundenplan". This works very fine (see photo)
    The problem is that I can't add this second calendar "Stundenplan" to my iCal calendars. The Link is added. When the mouse is over this link there is a hand. But pressing this link doesn`t work.
    Where is my mistake?
    I'm using OS Lion Server with an SSL-Connection and a selfsigned certificate.

    Hi,
    See my post here:
    https://discussions.apple.com/message/15253863#15253863
    Best wishes
    John M

  • How can I add more than one submit button in a jsp without use of javascrip

    I want to add more than one submit button in a jsp without use of javascript

    you can do add multiple submit button with this way
    <input type="submit" value="Previous" />
    <input type="submit" value="Next" />
    <input type="submit" value="Finish" />

  • How can I add more than one song to fit the length of the slideshow

    I would like to add more than one song to my slideshow. I do not want to repeat the same song more than once. Is there a way to add more than one song to a slideshow?

    Great - unfortunately it is not intutative - but simple - once you know the secret - and at least in iphoto '08 it acts like you can select multiple songs using the command key but it only plays the first one
    LN

  • Can i create more than one instance for single database?

    HI
    anybody can tell me how to create more than one instance for single database(without using RAC)?
    thanks
    Kalanidhi

    Anandji,
    I sometimes think differently. I also think like what this person is asking..(although I have installed and administering 5 different RAC databases)
    The main doubt of mine is that we create multiple instances accessing the same storage area.
    Anyway the controlfiles of all instances will have the same information except the instance_names and instance id's.
    Hence I always think , why can't it be possible to to create another instance in the same system and point it to a controlfile which is copied from the other instance.
    Why can't the same files be shared between the two instances in a same system ?
    I know I am thinking a little bit confusing...
    Anyway I need to test that also...
    Mahesh.

  • Can't add more than one music file at a time

    i used to be able to use "add file to library" to add several newly downloaded songs to itunes all at once by highlighting several song files. all of a sudden, i can no longer do this. i have to add them one at a time. it allows me to highlight more than one, but when i click on "OK" no songs are added.
    anyone know why?

    As a general comment, most users don't have a problem opening multiple files, so this is probably something local on all of your systems (though not necessarilty the same thing).
    Standard things to try for troubleshooting are removing all third-party plugins, including any font manager auto-activation, creating a new user account and try that, trash your prefs (see Replace Your Preferences) and start your machine with background programs disabled.

  • Can we add more than one layout in a panel

    hai everybody,
    i m working in a project in that a panel(with gridbaglayout) does not allow borderlayout to set in the same panel..............
    if we set so then components that is placed as in borderlayout is invisible
    Help me out
    Thanx in advance
    shanthy

    You cannot have more than one layout manager set on a container. This wouldn't make sense!
    I'm guessing that what you're trying to do is have a panel with a BorderLayout with another panel with GridBagLayout in its centre.
    Hope this helps.

  • Can I make more than one edit in a clip in Imovie?

    I converted a VHS tape to an MPEG 4 file and wish to edit multiple portions of it. The tape was converted and is only in one clipping. I'm new to IMovie and can't seem to be able to make more than one edit. Where have I gone wrong or is it not possible? Any help would be appreciated.

    arosenberg wrote:
    ...  I'm working with IMovie 6.0.3
    This info was essential - iMHD6 aka 'iMovie-a' was a totally different app compared to iMovie-b, versions 08, 09 or the actual vers11, which are the main theme on this board ...-
    afair, select the clip in the 'bin' on the right hand side.
    select your in- and Out-point in the large Preview window with the sliders or by simply hitting the keys i and o
    drag from the preview window into your timeline
    repeat steps ....

  • Can I add more than one horizontal separator to the PanelUI (the new panel menu)

    Steps:
    1. Click the new panel menu button (hamburger)
    2. Click Customize
    3. On the left, drag "Separator (for panel menu)" from "Additional Tools and Features" to the panel on the right. A horizontal separator appears. "Separator (for panel menu)" no longer appears in the "Additional Tools and Features".
    I can add many "Separator" (vertical separator) to toolbars, but it appears I can only add one "Separator (for panel menu)" (horizontal separator) to the panel.
    I would like to add additional horizontal separators to the panel. Is there a way to do that?
    Firefox version: 33.1.1

    Yes, I do have Classic Theme Restorer installed (I love it!), but missed these customization nuances. After reading more threads, searching, and reviewing prefs.js, I saw the ctraddon_puib_separator.
    A while back, I had problems with vertical separators, specifically with AIOS, and had also looked for horizontal separators. The solution at that time was customizableui-special-separator{d}, where d was a unique digit.
    I always found the customization menu to be difficult to use, especially if a buttons addon was installed, mainly because it was unordered. I recently installed Sort and Search Customization Dialog and it has made a world of difference.
    I just started changing my FF ways and using the new menu. I wanted to divide up the menu into sections or activities. On top I'd have a row of user tools like history, bookmarks, then a divider and have a row of customization tools, another divider and development tools. The divider which provides the visual separation and grouping is really nice. I hope FF adopts them. I'll take my questions and feedback to the Classic Theme Restorer Forum thread shown on the addon page:
    https://addons.mozilla.org/en-US/firefox/addon/classicthemerestorer
    Thank you.

  • Can we add more than one interative report in one page

    Hi all,
    Can i add two interactive reports in one report region.
    Regards

    Hi Raoul,
    I want it because of this thread of mine
    Changing report dynamically
    If i get solution for the above mentioned thread of mine then i wont have to use two interactive report
    well my Apex version is Application Express 3.1.2.00.02
    can i use two interactive report in this? I want the condional only. I mean one at one time.
    Regards

  • Adding more than one title to a clip - is this possible?

    Hi I have a 30 second clip, for the first five seconds I want to add a title, then for the next five seconds a different title, etc. Sort of like subtitles as the clip runs along.
    Is there anyway to do this? Once one title is dropped on the clip, it won't let me drag another on to the clip frustratingly!
    Also....is there anyway of getting vids to play produced on imovie 06?

    It's a little less than straightforward but not particularly complicated.
    Once your title is in your clip you can add a second title to the same clip but im08 seems to want to leave a little gap (won't let me add a second title anywhere in the first 10s ish, so I add it after and slide it along to where I want it once it has dropped into place.
    If my clip isn't long enough to give me 10s ish and enough room for a second title, I'll drop the title on a second clip and slide it back to where I want it.
    Providing video from im6 is exported in the correct format, im08 will accept it, try exporting as DV or AIC depending on what your source video is.

  • Can I add more than one menu to a master page?

    I have been struggling with this and can't find any tutorials. I am trying to add another menu to a separate page that only shows up on one group of pages. The problem I am having is the menu titles from the one that is already up comes on and I can't figure out how to get multiple menus on one page. Is there anyone that can help? I have created a menu from scratch using some different methods, but I would like to be able to not have to do that. Thanks!

    Hi Carlton,
    The automated Menu in Muse picks up all the pages that have show in the Menu option enabled. So, if you want a menu that only shows a group of pages, you will need to use a manual menu in Muse, you will not be able to use the automated one.
    - Abhishek Maurya

Maybe you are looking for

  • ITunes Match no longer works

    Hello, I've been using iTunes Match since it came out and it was perfect ! Until ... Tuesday. Like every week I've been adding new music to my library and then send it to the cloud throught iTunes Match. But for some reasons the sync failed. So I did

  • Does Lightroom 4 work with Windows Vista?

    Hi, I can't find Vista mentioned anywhere in association with Lightroom 4. Before I purchase this software, could someone please tell me if I will have compatability issues between LR4 and Vista. Thank you

  • Restricting  access to some of the LDAP users in obiee 11g.

    Hi Experts, I have successfully integrated LDAP with OBIEE 11g and user's are Authenticated to login to obiee using their LDAP credentials. But the case is All the employees in the company who have ldap are able to login(any way this is expected as w

  • HR Employee relationship report

    Hi, We have a requirement to create HR--> Employee relationship report, which will display the employee details and his reporting officer details. Please let me know if we have a standard report for this. Regards, Nagesh.

  • Help with these queries

    Hi all, I need a help with these queries, because is happening a strange problem when I try to execute it. This first query is executed faster than the other one, around 30 minutes faster. The queries are the same, but there is a single difference, I