File size... event files vs. project files... finalizing... help!

Hi,
I'm trying to create some room on my hard drive, and I see that I have 80GB of files sitting in my events folder of iMovie. If I finalize my projects, will they take up less room than that original footage? Can I finalize everything and then trash all of the event footage? (I won't need to go back and reuse the originals... it's mostly individual band songs that each are their own project.) But... are those finalized projects re-editable if I want to add something later?
Thanks for your help - I just want to make sure I'm optimizing my hard drive space. It's confusing to me where these different files are kept!
I'm in Lion running iMovie 11.

+Is there a particular reason why it makes sense for the Browser to use one way, and the Finder to use the other?+
Most likely it is down to which particular call is used by the programer to ascertain file size and therefore the way that file size data is returned to the app. Don't forget that the FCP's basic code is pretty darn old now and predates current best practices for file size reporting.
+And why, staying with the above example, does the Media Manager come up with its own unique measurement altogether, different from BOTH of the others (or is that just part of its charm)?+
Weird huh? And here's the bit you won't like ... I don't see the same discrepancy. On my system Media Manager and the Browser seem to report file sizes consistently.
+Also -- am I correct in noticing that under Snow Leopard, Disk Utility has switched from one measurement scheme to the other? (DU suddenly seems to be seeing my 500GB drives as having a single-volume partition of -- gasp -- 500GB! Who would've thought?)+
Yup, its a brave new world.

Similar Messages

  • How can I reduce the file size of my .cp project file?

    I am working in CP3 and creating training programs via computer simulations.  Generally I try to eliminate any unnecessary animation in my slide (use of scroll bars, drop down menus etc.) because these seemed to increase my file size.  I do have audio narration on almost every slide and I know that this helps to bump up my size.
    Here's what I found to be so odd.
    I have to create a new training module and I simply opened one of my .CP projects and did a SAVE AS with a new file name.  I reduced the number of slides from 25 to 3.  The three slides I kept are the title slide, closing slide and one slide that I'll call a content slide that has the color for my highlight boxes and text formatting.  (I keep the content slide so I can simply copy and paste the boxes as I need them.)  I removed all the audio.  Finally I saved the new project.  Imagine my surprise when the new file is 96,333 KB with only 3 slides, no audio and no animation.  This is almost the same size as the original file.  I published my 3-slide project, thinking it might change the size, but that was wishful thinking.
    I telelcommute from my home and I am required to check these files out of a secured document library each time I need to update them.  The upload time is KILLING ME!
    What am I doing wrong?  The Information section shows the file size as 783.9KB which seems more in line with what I would expect.
    Any help, as always is appreciated.

    Hi BIMB,
    Here's my guess, others can correct if I'm way off.
    What you see as the file size under the Cp4 Storyboard View Information is what the published file size would be sans any unused pics, audio, or swfs. So it should be relatively small given you only have 3 slides in your project.
    What you see as the 'save as' version reflects all of the pics, audio, and/or .swfs you still have in your project's library.
    Now if you've actually removed the audio files and pics from the Cp Library, then I'm not sure.
    Curious to know if this helps,
    Keith

  • How do I move files from Event Library to Project Library?

    How do I move Files from Event Library to Project Library? I tried drop and drag, that didn't work. I am new to Apple. I have always had a windows box b4 this. If anyone can help, please do. Thanks
    Alain

    welcome argardner to the  boards..
    you're missing the concept of iM .. you don't move 'files' from Event to Project Library.. Events is the big box of all your imported clips; now, from that box of bricks, you drag the clips into all kind of projects.. you can 're-use' the same clip again'n again in many projects.. you can use all clips of all Events in one Project.. or all clips of one Event in two projects.. or..
    spend some time here:
    http://www.apple.com/ilife/tutorials/#imovie
    http://manuals.info.apple.com/en/iMovie08_GettingStarted.pdf
    the concept of Events & Projects, Clips and Libraries is at first glance very different to 'normal' editing apps, but you'll get convenient to it within minutes..

  • How to get the file size (in bytes) for all files in a directory?

    How to get the file size (in bytes) for all files in a directory?
    The following code does not work. isFile() does NOT recognize files as files but only as directories. Why?
    Furthermore the size is not retrieved correctly.
    How do I have to code it otherwise? Is there a way of not converting f-to-string-to-File again but iterate over all file objects instead?
    Thank you
    Peter
    java.io.File f = new java.io.File("D:/todo/");
    files = f.list();
    for (int i = 0; i < files.length; i++) {
    System.out.println("fn=" + files);
    if (new File(files[i]).isFile())
         System.out.println("file[" + i + "]=" + files[i] + " size=" + (new File(files[i])).length() ); }

    pstein wrote:
    ...The following code does not work. Work?! It does not even compile! Please consider posting code in the form of an SSCCE in future.
    Here is an SSCCE.
    import java.io.File;
    class ListFiles {
        public static void main(String[] args) {
            java.io.File f = new java.io.File("/media/disk");
            // provides only the file names, not the path/name!
            //String[] files = f.list();
            File[] files = f.listFiles();
            for (int i = 0; i < files.length; i++) {
                System.out.println("fn=" + files);
    if (files[i].isFile()) {
    System.out.println(
    "file[" +
    i +
    "]=" +
    files[i] +
    " size=" +
    (files[i]).length() );
    }Edit 1:
    Also, in future, when posting code, code snippets, HTML/XML or input/output, please use the code tags to retain the indentation and formatting.   To do that, select the code and click the CODE button seen on the Plain Text tab of the message posting form.  It took me longer to clean up that code and turn it into an SSCCE, than it took to +solve the problem.+
    Edited by: AndrewThompson64 on Jul 21, 2009 8:47 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Get Total DB size , Total DB free space , Total Data & Log File Sizes and Total Data & Log File free Sizes from a list of server

    how to get SQL server Total DB size , Total DB free space , Total Data  & Log File Sizes and Total Data  & Log File free Sizes from a list of server 

    Hi Shivanq,
    To get a list of databases, their sizes and the space available in each on the local SQL instance.
    dir SQLSERVER:\SQL\localhost\default\databases | Select Name, Size, SpaceAvailable | ft -auto
    This article is also helpful for you to get DB and Log File size information:
    Checking Database Space With PowerShell
    I hope this helps.

  • File Corrupted? Import Backup Project file?

    I have a project in Final Cut X, and both the event and the project folders are on an external HD.
    My mac crashed while working in Final Cut.   WHen I reopen final cut, the current Project doesn not appear in the library.
    (The matching event is there in the EVent Library.)
    When I go to Finder, I can find the correct final cut project file.  It doesn't open, saying it might be corrupt.  There is a  BACKUP folder, and several of those backups seem to work.... Sort of.
    They open the correct video in the preview screen.  It plays correctly.   But.... I cannot export or make changes as there still is no "project" in the project library.
    How can I import this "backup" file into Final Cut X so that I can work on it, export it, etc?
    (And in a related note, the crashing is sudden and weird and only happens in FInal Cut X.  It just goes black, and then a message appears saying something like, "Your computer shutdown because of a problem..."  )
    MacBook Pro.  8GB ram.
    Can you help?
    Brad in Denver.
    PS.   I'm freaking out.  Such a headache..on a deadline and lost 5 or 6 hours of work.
    PPS.  THe import function doesn't seem to work for project files.  (greyed out.)
    Fingers crossed!!  : )

    Something bad has been done in your project library. There should not a waveform caceh folder in there. Some of the other folders look every strange. Have you been moving things arounds inside the projects folder or into or out of the projects folder at the Finder level?
    The project appears to be called Backups. Where was that located? I don't understand how a project would appear in the viewer and not be selected in the project library, while nothing appears in inspector.

  • Is there metadata of any kind on an export file that shows me the project file from where it was created?

    Is there any way in looking at the meta data of a .MOV exported from Final Cut 7 that allows me to see what the project file was? I have this exported file, but I can't locate the original project file from where it was from. Was hoping there would be some sort of data that exists that shows me the directory. I've searched by filename and date created all over my drives but no luck.

    Well, FCP comes from an age where it was assumed the editor had his $#%^ together.
    EDIT: One of my mentors had the conviction that every day when you left the cutting room, you should leave it in such a way that a perfect stranger could walk in in the morning and pick up right where you left off. I really strive to live up to that ideal. I know we all get crazy busy and don't always properly archive our stuff, but it DOES save a lot of headaches down the road.
    Message was edited by: Jim Cookman

  • File size limit of 2gb on File Storage from Linux mount

    Hi!
    I setup a storage account and used the File Storage (preview). I have followed instructions at
    http://blogs.msdn.com/b/windowsazurestorage/archive/2014/05/12/introducing-microsoft-azure-file-service.aspx
    I created a CentOS 7 virtual server and mounted the system as
    mount -t cifs //MYSTORAGE.file.core.windows.net/MYSHARE /mnt/MYMOUNTPOINT -o vers=2.1,username=MYUSER,password=MYPASS,dir_mode=0777,file_mode=0777
    The problem is that I have a file size limit of 2gb on that mount. Not on other disks. 
    What am I doing wrong?

    Hi,
    I would suggest you check your steps with this video:
    http://channel9.msdn.com/Blogs/Open/Shared-storage-on-Linux-via-Azure-Files-Preview-Part-1, hope this could give you some tips.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to make PDF file size smaller from an Illustrator file without changing the quality or size (length and width) of the file?

    Is there a way to make a 30x42 size (40 GB) Illustrator file as a PDF but make the file smaller in size (able to email to clients) with out compromising the quality of the file or the size of the file?

    If you are working in RGB you can embed a colour profile. Embed ICC Profiles is one of the Acrobat save options. It will increase files size dramatically.
    When you save your pdf you can choose the compression method for placed images. Default is ZIP which is really no compression at all for pixel images. Instead you should opt for JPG compression (of varying degree according to how sensitive the images are to compression).
    You should also examine the other Acrobat save options. To minimize file size you should not have any of the options checked (Preserve Illustrator Editing Capability, Embed page Thumbnails etc. etc.).
    40 gigabytes for a file like the one you show is ridiculous. Did you maybe embed the placed images? If so, don’t. Keep them linked unless you really need to embed them.

  • How to open V1 files in V2 with no project file

    I have an swf output file from a tutorial created in
    Captivate version 1. I have no project file, so when I opened V2,
    and tried to import the swf as an animation, I receive an error
    that it is looking for something called 'root'. I have a link from
    my Robohelp project file to these captivate 1 tutorials and nothing
    happens when you click on the looks, the tutorials are not
    launching. So, I thought I would try to republish these tutorials
    in v2, to see if that was the problem.
    Any ideas?

    Hi Teresa
    First off, a major change occurred between Captivate 1 and
    Captivate 2. I've attempted to describe how to work with these and
    RoboHelp at
    the
    link you see by clicking here.
    Secondly, don't sweat the "root" message. It's a red herring.
    Cheers... Rick

  • Is there a Maximum file size limit when combining pdf files

    I am trying to combine files 8 PDF files created with i Explore using Acrobat XI Standard, the process is completed but when opening the file not all 8 individual files have been combined only the first two have been combined, the process shows all eight being read and combined.
    I can open and view each of the original 8 individual files and read the content without any issue, the largest of the eight files is 15,559kb and the smallest is 9,435kb
    if anyone can assist that would be most appreciated

    Hi Tayls450,
    This should not have happened as there is no maximum file size limit when combining PDFs.
    Please let me know if there are some password protected PDFs also?
    Also, I would suggest you to choose 'Repair Acrobat Installation' option from the Help menu.
    Regards,
    Anubha

  • Problem exporting '.txt' file size 23 KB and '.zip' file size 4 MB

    I am using Apex 3.0 version screen to upload '.txt' file and '.zip' file containing images.
    I can successfully export '.txt' file and '.zip' file containing images as long as '.txt' file size is < 23 KB and '.zip' file size < 4 MB from database table 'TBL_upload_file' to the OS directory on the server.
    processing of Larger files (sizes 35 KB and 6 MB) produce following Error Message.
    ‘ORA-21560: argument 2 is null, invalid or out of range’ error.
    Here is my code:
    I am using following code to export Documents from database table 'TBL_upload_file' to the OS directory on the server.
    create or replace procedure "PROC_LOAD_FILES_TO_FLDR_BYTES"
    (pchr_text_file IN VARCHAR2,
    pchr_zip_file IN VARCHAR2)
    is
    lzipfile varchar(100);
    lzipname varchar(100);
    sseq varchar(1000);
    ldocname varchar(100);
    lfile varchar(100);
    -- loaddoc (p_file in number) as
    l_file UTL_FILE.FILE_TYPE;
    l_buffer RAW(32000);
    l_amount NUMBER := 32000;
    l_pos NUMBER := 1;
    l_blob BLOB;
    l_blob_len NUMBER;
    l_file_name varchar(200);
    l_doc_name varchar(200);
    a_file_name varchar (200);
    end_pos NUMBER;
    begin
    -- Get LOB locator
    SELECT blob_content,doc_name
    INTO l_blob,l_file_name
    FROM tbl_upload_file
    WHERE DOC_NAME = pchr_text_file;
    --get length of blob
    l_blob_len := DBMS_LOB.getlength(l_blob);
    -- save blob length to determine end position
    end_pos:= l_blob_len;
    -- Open the destination file.
    -- l_file := UTL_FILE.fopen('BLOBS','MyImage.gif','w', 32767);
    l_file := UTL_FILE.fopen('BLOBS',l_file_name,'WB', 32760); --use write byte option supported in 10G
    -- if small enough for a single write
    IF l_blob_len < 32760 THEN
    utl_file.put_raw(l_file,l_blob);
    utl_file.fflush(l_file);
    ELSE -- write in pieces
    -- Read chunks of the BLOB and write them to the file
    -- until complete.
    WHILE l_pos < l_blob_len LOOP
    DBMS_LOB.read(l_blob, l_amount, l_pos, l_buffer);
    UTL_FILE.put_raw(l_file, l_buffer);
    utl_file.fflush(l_file); --flush pending data and write to the file
    -- set the start position for the next cut
    l_pos := l_pos + l_amount;
    -- set the end position if less than 32000 bytes, here end_pos captures length of the document
    end_pos := end_pos - l_amount;
    IF end_pos < 32000 THEN
    l_amount := end_pos;
    END IF;
    END LOOP;
    END IF;
    --- zip file
    -- Get LOB locator to locate zip file
    SELECT blob_content,doc_name
    INTO l_blob,l_doc_name
    FROM tbl_upload_file
    WHERE DOC_NAME = pchr_zip_file;
    l_blob_len := DBMS_LOB.getlength(l_blob);
    -- save blob length to determine end position
    end_pos:= l_blob_len;
    -- Open the destination file.
    -- l_file := UTL_FILE.fopen('BLOBS','MyImage.gif','w', 32767);
    l_file := UTL_FILE.fopen('BLOBS',l_doc_name,'WB', 32760); --use write byte option supported in 10G
    -- if small enough for a single write
    IF l_blob_len < 32760 THEN
    utl_file.put_raw(l_file,l_blob);
    utl_file.fflush(l_file); --flush out pending data to the file
    ELSE -- write in pieces
    -- Read chunks of the BLOB and write them to the file
    -- until complete.
    l_pos:=1;
    WHILE l_pos < l_blob_len LOOP
    DBMS_LOB.read(l_blob, l_amount, l_pos, l_buffer);
    UTL_FILE.put_raw(l_file, l_buffer);
    UTL_FILE.fflush(l_file); --flush pending data and write to the file
    l_pos := l_pos + l_amount;
    -- set the end position if less than 32000 bytes, here end_pos contains length of the document
    end_pos := end_pos - l_amount;
    IF end_pos < 32000 THEN
    l_amount := end_pos;
    END IF;
    END LOOP;
    END IF;
    -- Close the file.
    IF UTL_FILE.is_open(l_file) THEN
    UTL_FILE.fclose(l_file);
    END IF;
    exception
    WHEN NO_DATA_FOUND THEN
    RAISE_APPLICATION_ERROR(-20214,'Screen fields cannot be blank, Proc_Load_Files_To_Fldr_BYTES.');
    WHEN TOO_MANY_ROWS THEN
    RAISE_APPLICATION_ERROR(-20215,'More than one record exist in the tbl_load_file table, Proc_Load_Files_To_Fldr_BYTES.');
    WHEN OTHERS THEN
    -- Close the file if something goes wrong.
    IF UTL_FILE.is_open(l_file) THEN
    UTL_FILE.fclose(l_file);
    END IF;
    RAISE_APPLICATION_ERROR(-20216,'Some other errors occurred, Proc_Load_Files_To_Fldr_BYTES.');
    end;
    I am new to the Oracle.
    Any help to modify this scipt and resolve this problem will be greatly appreciated.
    Thank you.

    Ask this question in the Apex forums. See Oracle Application Express (APEX)
    Regards Nigel

  • Reducing AI file size, without converting to another file type CS6

    I designed artwork for a large banner (84" x 32") so my AI artboard is that large. As you can imagine, with all the text and graphics I used, this file size is 22.8 MB. I need to email this art to the printer, but the file size is too large to email. How do i go about reducing the file size in AI so it still maintains large format print resolution? Will saving to a PDF lose the print quality? I'm at a dead end... help!

    For a 84" x 32" banner (vinyl, fabric/paper) a small amount of compression should be fine.
    I would start out with the high quality setting which gives you compression but at maximum quality 300 dpi.  this should make your 22.8mb file much smaller, (my guess without seeing your art is you have an image in there and will get under 10mb)
    If you need a smaller file yet,  go down to 200 dpi (change top 4 values to 200) and max to high quality to make the .pdf even smaller, and for a medium sized banner as you have that would look very good and you would have to look hard to see the difference, at a distance would be unnoticeable.

  • File Size capped at 32bit for File System Data soruce?

    I have a report that uses the "File System Data" source. I am using it to find files older then 30 days of type BAK or TRAN. That all works well but the "File Size" field does not display the correct information. For example I have a file that is 191GB or 205,192,528,384 Bytes, but the report displays it as 4,294,967,295 this corresponds with the max for a 32bit INT. Can anyone confirm that this is a limitation of the driver? Is there are 64bit CRDB_FILESYSTEM.DLL?
    Regards

    Hi Thomas
    What version of CR are you using? Please look for the version in the Help | About screen of the designer.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
      Follow me on
    Twitter

  • How do I revert to replaced audio files being saved with the project file, *not* with the original audio files?

    In the latest release, when you send an audio clip to Audition, the newly created audio clip - which was previously saved in the same folder as the project file - is saved next to the original audio file.
    Makes sense, but for reasons to boring to go into, it's a major headache for my workflow, because it means combing through folders to find the files, instead of having them all in once place.
    So how to I turn this off and revert to those files being saved next to the project file?

    Hey Steve,
    You'll want to connect your phone to your computer and sync it in iTunes. You can read more about it here:
    iOS: Syncing your data with iTunes
    http://support.apple.com/kb/HT1386
    Welcome to Apple Support Communities!
    Have a good one,
    Delgadoh

  • Vault (external) file size Versus Aperture Library (internal) file size discrepancy?

    Using Aperture 3.3.1 (all my images are Referenced). I created my first vault on an external hard drive. The Vault.apvault file size is 32.8 GB. My Aperture Library.aplibrary file size on my iMac hard drive is 81.6 GB. So I am wondering if I have a full back-up in Vault or not. Seems like a large discrepency in file size. Any thoughts or help would be appreciated.

    Do any Images that you don't expect show up when you filter "Photos" using the Rule "File Status" with the argument "Managed"?
    If not, then close Aperture and repair your database.  Instructions are on the Apple Aperture trouble-shooting page.
    Does that make any difference?

Maybe you are looking for

  • IOS 7 Calendar and Slow Animations

    Are the two biggest fail on iOS 7. Slow animations: -opening folders -locking phone -unlockng phone -closing folders -search bar -swiping left and right has to be very accurate now because of the swipe down for search engine Calendar: Why am I restri

  • Receiver FILE communation channel error.

    Hi Experts, I am getinng below error in receiver communication channel what is the problem plz let me know. Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: The Adapter Message Property 'FileName' was configured as man

  • Why imovie 10.0.8 doesn't want to be installed on my OS X yosemite 10.10?

    Hi, It's the third time I'm trying to install Imovie 10.0.8 and it reappears in my updates apps, what's the problem?

  • Report based on two fact tables

    Hi, i've the same issue, of thread report based on 2 different Fact tables I've read reply marked as "CORRECT" but I don't understand what to do precisely. Can you explain better? How Can I create an alias? What about "If the dimensions are directly

  • How to create French special characters on Linux

    I have a Linux machine now, and originally, I had no problems to create French special characters while simply typing the key combintation of alt+<ASCII-number> on Windows. The special characters were displayed both in any text document and in Skype'