Need help with iMovie file recovery.

I accidentally repartitioned my storage drive but did not format it. This wiped out an old iMovie project.
I used Data Rescue to recover the file - 800mb. It was recovered as xxxxx.iMovieProj but iMovie '11 will not open it. I changed the extension to .rcproject but that didn't work either.
Anyone have any ideas how to restore this movie?
Thanks

iMovie forums here:
http://discussions.apple.com/category.jspa?categoryID=141

Similar Messages

  • Need help with connecting file inputs to arrays

    In this assignment I have a program that will do the following: display a list of names inputed by the user in reverse order, display any names that begin with M or m, and display any names with 5 or more letters. This is all done with arrays.
    That was the fun part. The next part requires me to take the names from a Notepad file, them through the arrays and then output them to a second Notepad file.
    Here is the original program: (view in full screen so that the code doesn't get jumbled)
    import java.io.*;       //Imports the Java library
    class progB                    //Defines class
        public static void main (String[] arguments) throws IOException
            BufferedReader keyboard;                                  //<-
            InputStreamReader reader;                                 //  Allows the program to
            reader = new InputStreamReader (System.in);               //  read the the keyboard
            keyboard = new BufferedReader (reader);                  //<-
            String name;                 //Assigns the name variable which will be parsed into...
            int newnames;               //...the integer variable for the amount of names.
            int order = 0;              //The integer variable that will be used to set the array size
            String[] array;             //Dynamic array (empty)
            System.out.println (" How many names do you want to input?");   //This will get the number that will later define the array
            name = keyboard.readLine ();
            newnames = Integer.parseInt (name);                                         // Converts the String into the Integer variable
            array = new String [newnames];                                               //This defines the size of the array
            DataInput Imp = new DataInputStream (System.in);       //Allows data to be input into the array
            String temp;                                       
            int length;                                                                  //Defines the length of the array for a loop later on
                for (order = 0 ; order < newnames ; order++)                                //<-
                {                                                                           //  Takes the inputed names and
                    System.out.println (" Please input name ");                            //  gives them a number according to
                    temp = keyboard.readLine ();                                           //  the order they were inputed in
                    array [order] = temp;                                                  //<-
                for (order = newnames - 1 ; order >= 0 ; order--)                                //<-
                {                                                                                //  Outputs the names in the reverse 
                    System.out.print (" \n ");                                                   //  order that they were inputed
                    System.out.println (" Name " + order + " is " + array [order]);             //<-
                for (order = 0 ; order < newnames ; order++)                                  //<-
                    if (array [order].startsWith ("M") || array [order].startsWith ("m"))     //  Finds and outputs any and all
                    {                                                                         //  names that begin with M or m
                        System.out.print (" \n ");                                            //
                        System.out.println (array [order] + (" starts with M or m"));         //
                    }                                                                         //<-
                for (order = 0 ; order < newnames ; order++)                                            //<-
                    length = array [order].length ();                                                   //
                    if (length >= 5)                                                                    //  Finds and outputs names
                    {                                                                                  //  with 5 or more letters
                        System.out.print (" \n ");                                                      //
                        System.out.println ("Name " + array [order] + " have 5 or more letters ");      //<-
    }The notepad file contains the following names:
    jim
    laruie
    tim
    timothy
    manny
    joseph
    matty
    amanda
    I have tried various methods but the one thing that really gets me is the fact that i can't find a way to connect the names to the arrays. Opening the file with FileInputStream is easy enough but using the names and then outputing them is quite hard. (unless i'm thinking too hard and there really is a simple method)

    By "connect", do you just mean you want to put the names into an array?
    array[0] = "jim"
    array[1] = "laruie"
    and so on?
    That shouldn't be difficult at all, provided you know how to open a file for reading, and how to read a line of text from it. You can just read the line of text, put it in the array position you want, until the file is exhausted. Then open a file for writing, loop through the array, and write a line.
    What part of all that do you need help with?

  • Need Help with .nnlp File.............A.S.A.P.

    I'm having a problem also with my JNLP file. I have downloaded the program onto one computer and that computer is using j2re1.4.2_04
    The other computers I believe are all running j2re 1.4.2_05
    I'm not sure if that's make a difference, but on the computer with j2re 1.4.2_05 when going to the site where the .jnlp file is located, the application comes up and says Starting Application. After it gets to that screen it just stays there. I really need help with this as soon as possible.
    Here is my .jnlp file listed below:
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp
      spec="1.0+"
      codebase="http://www.appliedsolutions.com/placewiz"
      href="Placewiz.jnlp">
      <information>
        <title>Placement Wizard 4.0</title>
        <vendor>Applied Solutions, Inc.</vendor>
        <homepage href="index.html"/>
        <description>Placement Wizard 4.0</description>
        <description kind="short">Short description goes here.</description>
        <offline-allowed/>
      </information>
      <resources>
        <j2se version="1.4+"/>
        <j2se version="1.3+"/>
         <j2se version="1.5+"/>
        <jar href="Placewiz.jar"/>
      </resources>
      <security>
          <all-permissions/>
      </security>
      <application-desc main-class="com/asisoftware/placewiz/loader/Exec">
    </jnlp>

    This was due to a change in 1.4.2_05
    the main class attribute
    main-class="com/asisoftware/placewiz/loader/Exec">is wrong - it should be:
    main-class="com.asisoftware.placewiz.loader.Exec">this didnt seem to mater before 1.4.2_05, but some change in java since then caused this bad class specification to stop loading.
    /Andy

  • Need help with backup files made by HP Recovery.

    So in 2011 I had made a post about a DV9 series HP laptop I had that I felt needed a harddrive. Well the laptop has been sold to a friend of mine and he has since fixed the issue it had. My curent deboggle is trying to deal with the 36GB of data it backed up onto an external USB powered harddrive. The information was saved from a system that ran Windows VISTA, on that same DV9 Pavilion. I have a new laptop and it's a Pavilion DV6 running windows 7. Is there some sort of 3rd party application or an uncommon HP utility that can open, run or modify. Specificaly I need to some files but not all, but if my only option is to extract all then that would be fine also. There is an executible in the backup folder but it doesn't extract anything it just locks up. 
    For the TLR portion, need to access backup files made on an older HP laptop with windows vista to a newer HP latop running windows 7.

    Terribly sorry for the post, I should have researched more before posting. I found the answer to my issue in another thread here on the HP forums! Thanks so much!!

  • I need help with viewing files from the external hard drive on Mac

    I own a 2010 mac pro 13' and using OS X 10.9.2(current version). The issue that I am in need of help is with my external hard drive.
    I am a photographer so It's safe and convinent to store pictures in my external hard drive.
    I have 1TB external hard drive and I've been using for about a year and never dropped it or didn't do any thing to harm the hardware.
    Today as always I connected the ext-hard drive to my mac and click on the icon.
    All of my pictures and files are gone accept one folder that has program.
    So I pulled up the external hard drive's info it says the date is still there, but somehow i can not view them in the finder.
    I really need help how to fix this issue!

    you have a notebook, there is a different forum.
    redundancy for files AND backups, and even cloud services
    so a reboot with shift key and verify? Recovery mode
    but two or more drives.
    a backup, a new data drive, a drive for recovery using Data Rescue III
    A drive can fail and usually not if, only when
    and is it bus powered or not

  • Need help with .avi files

    Hi everyone. I just got an iMac for Christmas. I've been a PC user all my life, so I'm new to some of this stuff. My question is about .avi movie clips.
    I have a Casio Exilim digital camera. As soon as I set up my iMac I uploaded all data from my digital camera. I have several short movie clips in iPhoto. I can hear the audio, but I don't see video. How can I watch the videos on my new computer and use iMovie.
    Thanks in advance for your help!

    AVI is a container type, a container can contain any number of audio and video compression types, some of which may be editable and some not, some of which may be compatible with imovie and some not.
    QT Pro (and a number of other 3rd party applications) may help you convert these files to an appropriate format. It would help if we knew what compression types are used, you can determine this by opening the movie in QT and choosing inspector from the window menu.
    AVI is a very old MS proprietary format, it was even abandoned by MS over 10 years ago, unfortunately there is a small possibility AVI files can contain long forgotten compression types which there are no converters for, although since your files are from a modern camera this is quite unlikely.
    Report back with the compression types and someone will help further.

  • Need help with Imovie before I throw my computer out the window!

    Ok so I got a canon fs200 for christmas and supposidly it works great with imovie. Now when I first hooked it up it kept crashing saying "IMovie quit unexpectedly while using the Sonix SN9C201 Webcam Plugin." I do not understand why its trying to use that plugin but anyways. So I messed with it some more and thought I figured out the problem and that it was plugged into my mini stack instead of directly into the computer. So when I tried that it loaded up great and worked, now today when trying to bring in videos from the camera it has gone back to crashing with same error! This makes NO sense...it is plugged directly into the computer it comes up as its own drive on my desktop yet crashes everytime I try to bring video in. Please help me with what I can do!

    Wow..I feel like a idiot..I had my webcam plugged in and totally forgot about it b/c I never use it. Unplugged that and bammo works like a charm. Thanks for makin me realize it hah

  • Need help with fla.file

    Hi!
    I'm always having trouble with a fla.file in cs3 professional. Every time i try to reopen the file in flash i get this:
    failed to open document/users.desktop/jason/social.fla
    pls help reopen this file
    jay

    create a new directory and move your fla there and try and open.  if that fails, change the file's name and try and reopen.  if that fails and you created the fla, it's probably corrupt.

  • Need help with batch file for javac.exe and java.exe

    I have this in my batch file:
    c:\jdk1.3.1_05\bin\javac
    What symbol do I need to be able to run this from cprompt with any file following it

    Thanks could remember that for nothing

  • Need help with copying files onto external drive

    I need help! Trying to copy downloaded movie files from Vuze (which have downloaded successfully) and copy onto external hard drive to view them but it wont let me copy over to the external device. Any ideas how to fix this please???

    Can you explain the steps you used, and the error message (or symptom), that says the copy did not work? 

  • I need help with GT60 2oc recovery windows 8

    hi i have MSI G Series GT60 2OC-022US
    Intel Core i7-4700MQ Processor (3.2 - 3.4 GHz, 6M Cache)
    8 GB DDR3 RAM
    1 TB 5400 rpm Hard Drive
    15.6-Inch Screen
    Windows 8
    i want to do factory recovery reset i try it by clicking on F3 the go to troubleshoot>advance>factory recovery
    after it a window come up and search for  the recovery it says can't find it
    i went to check if there is a recovery partition  i found it about 14gb hiding
    so what do i do here?

    Did you make the backup DVD's that it says you should make?
    If you're having issues with the factory recovery, I would try using the backup DVD's.

  • I need help with iMovie!!

    I have a Macbook Air and I use iMovie a lot. For my school projects, and for my YouTube channel. I am currently trying to make a video that is a collection of funny moments from my favorite TV show. I have all the episodes downloaded and ready to go but some of the episodes, when i try to import them into iMovie so i can edit it, it just doesn't work. The audio and lenght of the video is fine but the visuals don't come up. It's just all black and I don't know why it doesn't work.
    i know that it's not a problem with the video file because when i play it outside of iMovie, it works just fine but iMovie messes it all up.
    I'm really confused and my subscribers are really mad because I promised an hour long collection of funny moments and it isn't up yet so please help me.

    Hi
    Most probably You've done the ones possibly in this list - but any how.
    My General - list of doings are
    a. NEVER - Move or alter any folder named
    • iMovie Event's - or -
    • iMovie Project's
    in DeskTop/Finder as this breaks connection to iMovie and can be hard to impossibly to mend - Move all back.
    b. Trash iMovie pref. file while iMovie is NOT Running - iMovie will make a new error free one on next up-start.
    c. Repair permissions - Disk Util tool
    d. Repair hard disk - Disk Util tool - but one need to start up Mac from DVD or external Hard Disk
    e. Free space on Start-Up Mac OS Hard Disk - My minimum is 25Gb free space - to let iMovie and Mac OS run as intended
    f. If external/secondary hard disks is/are connected and used for VIDEO - they MUST BE Mac OS Extended (hfs) formatted. UNIX/DOS/FAT32/Mac OS Exchange works for most other things BUT NOT for VIDEO Whatever program is used - iMovie, FinalCut or iDVD.
    g. Problem also can be due to material feed to iMovie
    • Video/Codec used - Camera/Download etc. Please tell
    • Audio file format used - from video, Audio-CD and iTunes etc - .aif, .mp3, .wma etc
    • Photos used - in what format - .jpg, .bmp etc
    BUT - You must know this - so it's more for others to find help in.
    Yours Bengt W

  • Need help with iMovie storage on external Hard drive

    Is there any external HD that is fast enough to run iMovie? I just bought an 80gig ext. hard drive trying to solve that nasty memory problem that iMovie HD has... Well iMovie will not run because it's not fast enough, and the video clips play slow and choppy.. My question is does anyone know of a brand type or speed of ext. hd that is fast enough.. HELP!!! I need to finish this video pronto!
    Thanks
    ps.. the HD i bought was an iomega 80gig HD with usb 2 and 7200 rpm

    Eric, for a few dollars/Euros more (..or whatever your currency is..) you could buy a FireWire enclosure ..that's just a box with a socket or two on the back. It's not a drive, but just a box to put the disc drive inside, and it's complete with FireWire connections.
    Then unscrew the Iomega 80GB USB box, remove the 7200rpm 80GB disc drive, and insert it into the FireWire box, and connect up the multi-pin connector and power connector between the FW box and the hard drive. Connecting the drive is pretty simple. Look at "Mounting the drive into the bay", about halfway down this page.
    Hey Presto! ..You've now got a working 80GB 7200rpm drive ..plenty fast enough for iMovie.. which can be connected to your iMac via FireWire!
    Your disc drive is fast enough ..it's just your USB connection which is too slow; so just change the way that your drive is attached to the Mac, so that it uses FireWire.
    Suitable boxes are this kind of thing.
    It's simple: I have half a dozen assorted drives I've slotted into new bare-bones 'enclosures', and they all work fine by just plugging the enclosure (box) into a Mac FireWire port.
    Quick 'n' simple, and cheap!
    NOTE: Open up your Iomega box first, so that you can check what size of drive is inside, and thus what size of FireWire enclosure you need. A small 2.5" drive will certainly fit into a 5" enclosure, but a 5" drive obviously won't fit in a 2.5" enclosure! Though something like a WiebeTech DriveDock ..or the bigger and pricier ComboDock.. are open-ended, so they'll take any physical size of drive.

  • Need Help With Appleworks Files on New Macbook

    Hey Everyone,
    I had an old iMac blueberry with OS 9.2 using appleworks. I just bought a MACBOOK and i got iWORK and MS OFFICE 2004 installed on it. How can i get my appleworks files to open up on my new MACBOOK.
    please help
    -

    will Appleworks transfer and run on an INTEL based
    MAC?
    AppleWorks 6 is a "package" that contains both a Classic (Mac OS 9) application and an OS X application. The rest of what's essential to AppleWorks 6's operation is included in the other items inside the AppleWorks 6 folder. AppleWorks will generate all needed items outside this folder when it is run.
    The OS X application will operate (and operate well) on the intel based Macs using Rosetta, which is included with these machines. AW 6.2.4 and AW 6.2.9 (IN Mac OS 9, the version numbers on the splash screen and in About AppleWorks for these two are 6.2.3 and 6.2.8) are the most stable and least error prone in OS X; update before or after the transfer if you have earlier versions.
    Remember also that your AppleWorks license allows for only one copy to be installed on a computer. If you want to continue to use AppleWorks on the G3 iMac, you'll need to purchase a retail copy to install on the MacBook.
    Regards,
    Barry

  • Need help with ICA files

    hello,
    i need to get access to these archives here:
    http://rzblx10.uni-regensburg.de/dbinfo … 28#ZEITUNG
    for that i need a winframe-client. i got here some help (in german):
    http://www.ulb.uni-bonn.de/ebibliothek/ … /index.htm
    i tried the wincenter.sh (with hd2u and netkit-rsh) script there and also tried to install the citrix ica-client, but i got nothing working.
    has anyone some experience with this stuff?
    thank you in advance,
    vlad

    What you try to do involves a lot of parsing, as others have explained already. Parsing data is a tedious and time consuming task normally, but Labview fortunately offers quite some functions to assist you. Unfortunately, however, one needs some experience to apply them. I assembled a VI (see attachment) which probably comes close to want you want.
    When you look into its code you will see some of the parsing techniques. Also notice that I tried to bring the string data from the original file into some other, more useful structure. I do not claim to always have chosen the optimum structure.
    Also I did not do any error checking. So I noticed at the end, that some of the data (although contained in the original file) are missing in the summary produced by my VI. The resaon seems to be an inconsistent use of delimiter characters in that file: mostly individual entries are delimited by a series of blank characters, but sometimes an entry is missing (eg. do some of the lines neither contain 'Pass' or 'Fail', but just another blank instead. Since I took a series of consecutive blanks as a delimiter, my counting of entries had to fail.
    Try to get a more consistently created raw-data file, e.g. one where tab characters are used as delimiters. Otherwise the parsing will be unnecessarily complicated.
    Good luck
    -Franz
    Attachments:
    MY FILES_TO NI_FORM.zip ‏58 KB

Maybe you are looking for