Snapping existing project to the beat

Hi:
I was using the free iMovie and upgraded to '09. I had previously created a project where I dragged photos onto an audio track. I set the photos to 0.6 seconds each, which was almost on the beat but not exact. I want to snap them to the beat. Upgraded to '09 and made sure View | Snap to Beat was set. I went to the Clip trimmer for the audio track and played it, hitting M key where the beats were. After that the beat markers show up in the audio track. But I'm not sure how to get it so each photo changes right on the beat (i.e. the photo's left edge lines up with the beat marker). I can't really move the photos around much. Not an expert with iMovie obviously--how do I accomplish this?

the problem I think is that I set a time on each photo to 0.6 seconds before (to simulate getting close to the beat). I think if I started over and dragged each photo in again it would work, but the problem is there are hundreds of photos (as you can imagine at 0.6 seconds each). I want to be able to use the existing photos that have been dragged in and say "forgot about the time length, snap all existing photos to the beat", rather than re-drag in hundreds of photos.
Must be possible??

Similar Messages

  • "Invalid project description" when imporing an existing project to the NWDS

    Hello,
    I am trying to import an existing project to the NWDS and I am getting this error:
    "Invalid project description."
    Details: "C:/workspace/<project_name> and C:/workspace overlap."
    In .project I can't see anything unusual. Any idea?

    Hi,
    I know that one of the options for import (at least for NWDS CE) is to have it copy all files into the current workspace of the NWDS, regardless of the source folder of the old project.
    If the old project happens to allready be a subfolder of the current workspace I can imagine it would produce an error similar to the one you get (but I've never seen it).
    Which version of NWDS are you using?
    Cheers
    Dagfinn

  • How to import the existing project in the CVS to the weblogic workshop??

    Hi,
    I have a project in the CVS and I want to work with that project in the weblogic8.1 workshop.
    Can anyone help me in importing the existing CVS project/application into the weblogic workshop so that I can check-in, check-out and debug the application.
    Thanks in advance
    Raj B.

    Hi,
        If you want to rename Development Component (DC) project, here is the procedure..
    How to rename local Development Component Projects in Netweaver Developer Studio
    Regards,
    Uday.

  • How to import existing projects into JDeveloper 11g

    I am trying to work with JDeveloper for my application and want to know whether it is possible to import existing projects into the work space in JDeveloper. I am currently working with eclipse IDE and this feature is available in it. How can I connect to clear case from JDeveloper? In eclipse it is very easy to connect to clear case with a plugin installed and check out, check in files from the source control. Any help is greatly appreciated.

    The basic way to import code is to use the "New->Projects->Project from existing code" or "project from WAR" dialogs to create your project.
    You then need to do some tweaking in the project properties->Content (and sub nodes such as resources and Web content).
    And also set the correct JARs/Libraries in the project properties.
    You can use the help->check for update to download the extension to JDeveloper that will let you integrate with Clearcase to do version management.
    This how-to might help you with your migration:
    http://www.oracle.com/technology/products/jdev/howtos/1013/w4wljdev/workshopandjdev.html

  • Seiban Wizard - Generating Tasks for existing Projects errors out

    Hi All,
    As I try to generate tasks using Seiban Wizard for an existing project, I am getting an error -"APP-PJM-58127: Task Creation returns the following error : Project ID is invalid"
    Navigation:
    1) Accessing Project Manufacturing Super User Responsibility -> Project Definition -> Seiban Wizard
    2) Select (R) Using Project Number -> (R) Add an existing Project -> ( Select the existing project from LOV) -> ( Enter the Tasks sequence related data for generation)
    I get the Error:  "APP-PJM-58127: Task Creation returns the following error :  Project ID is invalid".
    Observations:
    - The  project being used is valid
    - When trying to create new project and tasks using the Seiban Wizard, it is working fine,
    Can you please provide any resolution for this.
    Thank you
    Regards
    Naveen.

    Break your code into two parts:
    1. Extract the data from the database into variables in memory.
    2. Generate the XML.

  • User Interface stopped working after adding existing project

    Hi, I've just created a new User Interface for one of our service beans. To do this, I created one application (called UserInterface) with one project (also called UserInterface), this project uses JSF JSPs to get the GUI. On its own, this project works fine. But whenever I add existing projects to the application, the UserInterface stops working. I right-click my jspx page, choose run and all I get is an empty page. The point is, the UserInterface should get connected to the service bean that's in the second project (ContentServices), so somehow I have to add the project to the application, don't I?
    Sorry for being a little vague about this but I don't know quite what to ask and where to search for... can someone give me a hard push in the right direction?

    Found it with some help from a colleague. The new project contained a library with some jars that had the same name as some jars that were in the old project. Those didn't really mix well together :-)

  • Import existing projects into Workspace

    I am creating new Workspace and trying to add my existing projects to it. I am pointing to a root directory and let Builder scan it. After scanning it shows some of my projects but not all of them. Why is that? also what is the right way of adding existing projects to the new Workspace?
    Thanks

    http://livedocs.adobe.com/flex/3/html/help.html?content=projects_4.html

  • How can I build an existed project into eclipse IDE?

    Hello, all,
    I did not use eclipse IDE before. Someone gave me an completed directory which
    was a project (including all classes and source code) built by eclipse IDE. I
    want to rebuild it into eclipse on my computer. But eclipse only has "new" item
    to generate new project, class, etc. How can I rebuild the exist project in
    eclipse IDE?
    I appreciate your help or any suggestion!
    Thanks
    John

    Easiest way:
    Copy the folder into the Eclipse Workspace folder
    Create the "new" project with the same name as that folder.
    Eclipse should detect an existing project with the same name, inform you of this, and proceed from there.

  • Open/import existing project

    I created an Oracle Web Service Project, and it is still in my eclipse workspace. I deleted it from the eclipse Project Explorer (not from disc).
    How may I reopen the project?
    Sorry to plug up the forum with such a silly question, but I can't find it.
    Thank you.

    One option would be to try and to overlay eclipse project metadata on your existing project by creating a new project with the same name and location (on your file system) as your existing project. I haven't tried this with a Web Services project but have made this work for other types of projects - so your mileage may vary.
    Basically, you use the same steps used when you first create a project and just make sure the name and location are the same as your existing project. The steps would be something like this...
    - Copy your existing project to your Eclipse workspace or a location where you want to maintain the project as an Eclipse project.
    - Launch OEPE and configure a runtime environment for the version of your WebLogic server. To do this, launch OEPE, select from the main menu bar options, "Window -> Preferences -> Server -> Runtime Environments" and then select "Oracle -> WebLogic Server XYZ" corresponding to the version of your server installation. You will enter the path to your WebLogic and Java home directory. This process will set up your Eclipse workspace for the proper runtime environment.
    - Select "File -> New -> ..." and the project type you want to create.
    - In the New Project wizard,...
    - Use the exact same name/location of your existing project in the wizard.
    - click "modify" to update the configuration and include the desired technology facets or update versions that are in your project.
    - depending on the wizard there may be an option to generate the web.xml deployment descriptor. It would be selected by default and you can override to so that it is not selected and the process will not overwrite your existing web.xml.
    After completing the remaining pages of the wizard, the process will generate the required Eclipse metadata to the project and will refresh the project so that it now contains all the src and content files from the underlying sub folders. If it doesn't you can force a refresh (F5) on the project.
    This is just a rough example and you may have to do some additional configurations for dependent libraries, etc.

  • How to move an iDrum beat from one project to the other

    I have a project with an iDrum beat that I want to copy into another project file. I browsed the package contents and it only had Real Instrument .aif files. I didn't save the beat in iDrum. Can I just drag it over somehow?

    rsherid wrote:
    I have a project with an iDrum beat that I want to copy into another project
    copy it, then paste it

  • How to add the library of linphone into existing project ?

    How to add the library of linphone into existing project ?

    How to add the library of linphone into existing project ?

  • "Failed to debug the Windows Azure Cloud Service project. The Output directory .... does not exist" - Looking for Solution Config Name Folder?

    Good evening,
    I've been working on and with a VS2013 Update 2 / Azure SDK 2.3 Cloud Service project for a while now and never had a problem debugging it (setting the .ccproj Project as Startup Project) but at the moment I cannot Debug it anymore - I always get the following
    error message:
    Failed to debug the Windows Azure Cloud Service project.  The output directory 'D:\Workspace\Development\Sources\AzureBackend\csx\Backend - Debug' does not exist.
    Now what's odd here, is the last part - the "Backend - Debug" is the Solution configuration name, ALL projects in that particular solution configuration are set to the Debug Configuration. The .ccproj file also only specifies Debug|Any CPU (and
    Release|Any CPU respectively) as its output folder(s). Why is the Solution config appearing up there?
    And more importantly.. why is this happening and what can I do?!
    Thanks,
    -Jörg
    Ps: there seems to be a related
    connect bug and these sorts of issues do appear around the forums but none contains a solution (neither reinstalling the Azure SDK nor cloaking the workspace/re-retrieving & building everything worked).

    Good morning Jambor,
    I already tried de-installing everything Azure-Tooling related including the Azure SDK, Restarting my machine and re-installing the SDK.
    Same result. I can build the .ccproj perfectly fine and the cspack file IS generated perfectly fine, only debugging does not work and there's NO information in the VS output window (again - all projects succeed to build).
    I tried explicitely running VS as Administrator, no change. I removed all IIS Express sites (as the ccproj has one web worker role), remapped my local TFS workspace.. nothing helped.
    As building works, deploying to Azure Cloud Service (manually and via Publish inside VS) all works -perfectly-, I am pretty sure this IS a bug and I'd LOVE to help to get this fixed. As I said, currently I cannot debug and/or run & test my work, hence
    I cannot do ANY work.

  • How to rename the existing project in NetWeaver

    Hi All,
    Please let me know the process of how to rename the existing project in NetWeaver.

    Hi,
        If you want to rename Development Component (DC) project, here is the procedure..
    How to rename local Development Component Projects in Netweaver Developer Studio
    Regards,
    Uday.

  • How to import existing ColdFusion project in the eclipse.

    Hi All,
    I have exiting ColdFusion project in my local drive and I want to import it in Eclipse. I already have CFEclipse installed in Eclipse. Is there any step by step instruction to do this?
    Thanks

    You should be able to copy the folder into your Eclipse workspace folder, then go to File--New--Project and select CFML Project (under CFEclipse).
    If it is an existing Eclipse project, e.g. there is already a .project file in the folder, you can follow the steps at Importing Existing Projects.

  • Premier 13 stops working when existing project is loaded (after uninstalling Premier 9 where the project started)

    I started a project using Premier 9. Then I upgraded to 13, edited and saved my existing project several times successfully. Decided that it appeared 13 was working well and I no longer needed 9 and 11 (both Photoshop Elements and Premier Elements) so I uninstalled them using the Control Panel app. Now 13 stops working when I try to load my project.
    I have since uninstalled/re-installed/rebooted everything in various sequences many many times with no luck. I even purchased and installed another copy of 9 (since the original was a download and I could not find my notes & serial numbers)! The 9 install encountered a problem "an installation process has encountered an error while installing", it stopped, then rolled the install back so I have nothing for 9.
    HELP
    Paul L

    PaulL
    Probably good idea to recreate the version 9 project in version 13. Investment of time in troubleshooting version 9 is questionable as you say.
    At this point, I would leave Premiere Elements 9.0/9.0.1 installed, just do not open it.
    When you are between Premiere Elements 13 projects and you want to get rid of Premiere Elements 9.0/9.0.1,
    consider
    1. Deactivate the program from an opened project's Help Menu/Deactivate...close out of the program.
    2. Uninstall the program the usual Control Panel way
    3. Do a free ccleaner run through (regular cleaner and registry cleaner parts) to get rid of leftovers from incomplete installs or uninstalls.
    CCleaner - Download
    Note: Deactivation is not the same as uninstall.
    Critical - after a project is saved closed, never move, delete, or rename files/folders that were imported into the project after the project's save close.
    When you import files into a project, all you get are copies of the originals. But, those copies need to trace back to the originals in the location where
    they were when they were first imported into the project. More on that later as indicated.
    Please let me know if any questions or clarification needed on any of the above. Are there any Elements Organizer consideration in any of this?
    If so, I would convert the Elements Organizer 9 catalog in Elements Organizer 13 before uninstalling Premiere Elements 9.0/9.0.1.
    Thanks for the follow ups.
    ATR

Maybe you are looking for

  • Configuration of the Physical & Logical standby servers on the same machine

    I've encoutered a problem to connect to one of the standby servers . I created a DataGuard in 10.2. Primary on 1 machine, 1 physical standby and 1 logical standby on another machine (both phy and logical in same machine) I first created a primary the

  • Help!  Can't Boot from Internal or External HD

    My Powerbook is almost 4 years old (purchased Oct 05). Last October, right before my AppleCare warranty expired, I sent it in for repairs. Apple outdid itself. They replaced the display, the logic board, the optical drive, the battery and the charger

  • ITunes freezes on start up unusable for 5 mins

    The infamous spinning beachball shows up when iTunes starts up. I have the latest version of iTunes and I don't have a clue on what could be causing the issue.

  • KP98 - Actual Prices do Not copy to plan version

    Hi everyone, I'm attempting to do a KP98, so that I can have a copy of  my actuals in my plan version. The transaction works fine in copying everything I selected, however when I check my activity prices using for example Tcode KSBT, it does not show

  • OTL Timecard -- Hours Type LOV issue

    I am facing some problem with the timecard. Scenerio is there is one employee who is eligible for all premium type elements. Now the employee data is updated.Now employee is eligible for restricted premium types. Lets say there is a timecard from 26t