Why are my legira hfm36 files so much bigger after import to iMovie?

Hello
When i import files from my camcord legira hfm36 the files become much lagrer after import... :-/
What is wrong, i use 32gb sdhc card in cam and When i import it All it Will take 270 gb space??? Why...
Palle

AVCHD which is likely the format you are shooting in create a .mts or .m2ts file that is highly, highly compressed as it is saved onto the camera. When it is decompressed and imported into iMovie it can expand up to between 40+ and at a max 75 Gbytes for each hour of video shot. So there's no free lunch when you shoot High Definition video on the typical AVCHD video cam, the space available you have to expand those video clips is going to evaporate very quickly. So consider purchasing an external USB hard drive as quickly as possible.

Similar Messages

  • Why are 'saved as' .psd files so much bigger than original raw nef files?

    I was under the impression that original raw files were the biggest possible. I appear to be very wrong. Why are 'saved as' .psd files so much bigger than original raw nef files?
    I'm beginning to think that saving them as psd is a bad idea.
    Yes, though I've heard all the arguments of keepng the original raw files (For ex. Did you throw away the negatives when you were using film) I se eno purpose in keeping them. Once I've made the initial adjustments--cropping, color correction etc. I don't feel a need to ever go back and never do. Most of my work is done in Photoshop and I like it that way--but suddenly finding myself with such huge files doesn't appeal to me at all--and other formats like tif...well never mind for now.

    Good point made c.pfaffenbichler however, my thinking is this--there is time spent on the raw file and then there is much more time spent on (usually a psd) the file once in Photoshop. For me to then go back to the orignal raw file, after having worked on it on PS would mean getting rid of all the work (larger amount of work, time wise and artistic wise) done on PS which seems pointless. Although the psd file does show your layers and stuff it only shows the end results of that layer. It does not show from where to where you pointed your brush, from what point to what point you changed the color or part of an image etc. etc.Anyhow I understand why most people keep their raw files, but this is the main reason why I do not. It would mean hours of work on an image you already worked on (and usually were satisfied with) to perhaps make some minor alteration. Also please note that though I was noce a pro photog, no I do it mostly for fun. Getting the exact red in my Coca Cola can has never been of importance. On the other hand, if there were a way of working on a raw file within Photoshop and keep it (save it as) a raw file equivalent, then I would absolutely do so.

  • Why are mysterious dk.html files automatically downloading upon launch of newly updated Safari Version 5.1.7 (6534.57.2)?

    Why are mysterious dk.html files automatically downloading upon launch of newly updated Safari Version 5.1.7 (6534.57.2)?  I updated last night and ever since, these files download as soon as I launch Safari.

    I've gotten these from multiple web sites, including Drudge and National Journal.
    It is my opinion that this behavior is a side effect of the latest Java update. Until this latest update, Apple has maintained its own version of Java. The latest update is Oracle Java.
    Apple's note on the Java for Mac OS X 10.6 update 11 includes this:
    On systems that have not already installed Java for Mac OS X 10.6 update 9 or later, this update will configure web browsers to not automatically run Java applets. Java applets may be re-enabled by clicking the region labeled "Inactive plug-in" on a web page. If no applets have been run for an extended period of time, the Java web plug-in will deactivate. 
    Looking at the innards of one file downloaded, it appears to be a JavaScript beacon from advertising.com for rubiconproject.com. These files are used to track web browsing activity. I suspect that this Java changed the way the beacon is served and Safari.

  • Why are TV shows (like Supernatural) so much more expensive to download (SD or HD) than sites like Amazon?

    Why are TV shows (like Supernatural) so much more expensive to download (SD or HD) than sites like Amazon?

    They aren't really that much cheaper on Amazon. For Supernatural season 7, each single episode in HD is $2.99, same as iTunes. If you buy the whole season on Amazon, it's $2.84 per episode. Maybe $2 cheaper to buy on Amazon.
    Remember though, on Amazon, you can't sync the videos onto an iPad/iPod/iPhone or Apple TV. In iTunes you can.
    I prefer to buy on iTunes simply for the convenience, iTunes makes all the differance.

  • What are the steps to perform in sap pi after importing Efilling XI content

    what are the steps to perform in sap pi after importing Efilling XI content

    Hi ,
      The government agency processing the E filing might have a system that is capable of receiving http requests.
    That is a possible explanation for your "why" question.
    regarding, what has to be done in PI, you just need to configure in ID.
    1) Create business service (Communication component) for the receiver.
    2) create  a HTTP receiver adapter.
    3) Import the business system for your sap system
    4) Create a recdeiver determination
    5) Create a interface determination, and give your mapping name
    6) Create a receiver agreement using the http communication channel you have created
    best Regards,
    Ravi

  • Why are my RMAN backup files still around?

    Environment:
    Oracle 11.2.0.3 EE on Solaris 64-bit
    Good Morning (at least it's morning here at the moment),
    I have a test database that I currently have set up to do an Incremental Level 0 backup every morning at about 03:00.
    I also do an 'archivelog backup all' every 4 hours during the day.
    My archivelog deletion policy is 'backed up 2 times'.
    I have RMAN set up with a recovery window of 8 days (SHOW ALL - seen below).
    I have several RMAN files dated 11 days ago.
    Question: Why are these files still around?
    RMAN> show all;
    using target database control file instead of recovery catalog
    RMAN configuration parameters for database with db_unique_name APSMDMP2 are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 8 DAYS;
    CONFIGURE BACKUP OPTIMIZATION ON;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F';
    CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 3;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE CHANNEL DEVICE TYPE DISK MAXPIECESIZE 5 G;
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT   '/rman/APSMDMP2/APSMDMP2_%T_%t_%s_%p';
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT   '/rman/APSMDMP2/APSMDMP2_%T_%t_%s_%p';
    CONFIGURE CHANNEL 3 DEVICE TYPE DISK FORMAT   '/rman/APSMDMP2/APSMDMP2_%T_%t_%s_%p';
    CONFIGURE MAXSETSIZE TO UNLIMITED;
    CONFIGURE ENCRYPTION FOR DATABASE OFF;
    CONFIGURE ENCRYPTION ALGORITHM 'AES128';
    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AS OF RELEASE 'DEFAULT' OPTIMIZE FOR LOAD TRUE;
    CONFIGURE ARCHIVELOG DELETION POLICY TO BACKED UP 2 TIMES TO DISK;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/11203/db_1/dbs/snapcf_APSMDMP2.f';I do have several entries in V$ARCHIVED_LOG with a BACKUP_COUNT = 1 but they are all dated 21 days ago and have a DELETED status as seen here:
    SEQUENCE# ARC APPLIED   DEL S CTIME                         BACKUP_COUNT
          4625 YES NO        YES D 09-oct-2012 13:21:09                     1
          4626 YES NO        YES D 09-oct-2012 13:21:48                     1
          4627 YES NO        YES D 09-oct-2012 13:22:23                     1
          4628 YES NO        YES D 09-oct-2012 13:22:50                     1I am able to see the contents of the RMAN files but I don't see anything that would cause them not to be deleted during the RMAN runs. Here is an example of one of the files:
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    6493    Incr 0  22.75G     DISK        01:35:54     2012-10-19:04:36:13
            BP Key: 6493   Status: AVAILABLE  Compressed: YES  Tag: FULL_DAILY
            Piece Name: /rman/APSMDMP2/APSMDMP2_20121019_797050819_6508_1
      List of Datafiles in backup set 6493
      File LV Type Ckp SCN    Ckp Time            Name
      2    0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/sysaux01.dbf
      4    0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/users01.dbf
      5    0  Incr 564035766  2012-10-19:03:00:19 /u01/oradata/APSMDMP2/data_process_dt01_01.dbf
      9    0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/gmx_src_dt01_01.dbf
      10   0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/gmx_src_ix01_01.dbf
      12   0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/adm_data_ix01_01.dbf
      13   0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/patrol01_01.dbf
      16   0  Incr 564035766  2012-10-19:03:00:19 /u07/oradata/APSMDMP2/becosp_base_data_01.dbf
      18   0  Incr 564035766  2012-10-19:03:00:19 /u07/oradata/APSMDMP2/becosp_base_data_02.dbf
      27   0  Incr 564035766  2012-10-19:03:00:19 /u06/oradata/APSMDMP2/data_process_dt01_03.dbf
      30   0  Incr 564035766  2012-10-19:03:00:19 /u05/oradata/APSMDMP2/adm_data_dt01_02.dbfI do use the 'DELETE NOPROMPT OBSOLETE' after each database and archivelog backup. Here is my Incremental Level 0 command file:
    backup incremental level 0 cumulative database tag 'full_db';
    backup archivelog all not backed up 2 times tag 'full_arch';
    DELETE NOPROMPT OBSOLETE;I know I can remove the files manually and resync everything with a CROSSCHECK but I was trying to figure out why it happened in the first place.
    Any suggestions are most welcome.
    Please let me know if more information is needed.
    Thanks very much!!
    -gary

    garywicke wrote:
    Michael,
    I read Ed's thread and I understand about the timing of the Full (Incr Lvl 0) and the incrementals.
    In my case I'm not doing any incrementals (Incr Lvl 1) of the database, just Incr Lvl 0 every day. I do the archivelog backups during the day to keep the /arch mount point under control.
    So, if I have Incremental Level 0 backups on the 19th, 20th, 21st, 22nd, ..... With an 8 day recovery window I shouldn't need the ones from the 19th or 20th at a minimum and possibly the 21st depending on when the math is done. Right?
    Am I missing something?
    *************** NEWS FLASH ******************
    Whoops!!! Egg on my face! I just checked back in my email logs of the backups and now recall there were some disk space issues around that time that caused the backups to fail and it just so happens that the backups on the 20th, 21st and 22nd all failed.
    I should learn to trust RMAN more. It is obviously smarter than me!! :-)
    Sorry for the red flags. I'll do my homework more completely next time.
    Not a problem. We've all been there, done that.
    I can't tell you how many times I've been stuck on something, run out of ideas on my own research and thrown a question to the forum, and no sooner to I hit the 'send' button that a light goes on and I quickly get my own answer.
    At least I understand the recovery window scenario better.
    Thanks very much for the help and I'll see you the next time.
    Have a great day!
    -gary

  • Why are double undo.Z files no hard links to save diskspace?

    Hi,
    many undo.Z under /var/sadm/pkg files exist twice:
    <pkg>/save/<patch id>/undo.Z and
    <pkg>/save/pspool/<pkg>/save/<patch id>/undo.Z
    Why are these files not hard linked? Is there a technical reason for that?
    It would be nice to save some space in /var/sadm/pkg ...
    Thanks.

    Good to know why undo.Z can't be hard linked. Thank you!
    If diskspace is an issue, you might find this document useful:
    http://sunsolve.sun.com/search/document.do?assetkey=1-9-14295-1
    Sorry, have no service plan, don't ask why, i'm private.
    Yes i have diskspace problems, /var slice was configured too small (1GB).
    First i tried moving /var/sadm/pkg to a larger slice, made pkg a symlink.
    That does not work, SUM means no patches have been installed.
    Second try was to move completly /var/sadm to a larger slice.
    This seems to work good with SUM.
    But today i was wondering about that someone changed the symlink /var/sadm back
    to a new directory and put only 'smc/...' into it.
    Now i know who it was: i run 'smosservice add' to prepare a diskless client.
    sadm/smc/smcreg was modified on the symlinked tree, after that /var/sadm was
    switched back to a new directory. This makes /var/sadm completly useless,
    e.g.: 'showrev -p' answers with 'opendir' :-)
    Ok, if i changed something i should not think all will work, so i think about a new
    installation with much more space for /var.

  • Why are my RAW format files no longer supported?

    Using a Mac OS X 10.5.8 with versions of Adobe Photoshop CS5, Adobe Bridge CS5 and Camera Raw Plug-in.
    Shot .CR2 raw format photos on my Canon EOS 450D (Same as Rebel XSi)
    Have always been able to open them successfully in Camera Raw and Photoshop. Now says that the files and/or my camera model/make is not supported by the Camera Raw Plug-in nor by my Photoshop.
    Tried converting to DNG first with Adobe DNG Converter 7.1 and even that says that the source folder does not contain any supported camera raw files.
    Previous raw files taken with the same camera on the same computer with the same (or even earlier) versions of all these programs have always worked. I can still open those successfully too. However just these new ones I cannot. Nothing has changed about my camera in that time...
    What can I do and why is it that these files are no longer supported?

    ACR 6.7 and ACR 7.1 RC can open XSi CR2 files at least on Windows 7.  I just checked.
    However, on Windows, at least, the DNGC 7.1 RC has a quirk in that when you want to convert a folder of CR2s to DNGs, you have to click the Select button when the folder is highlighted in the file selection dialog and the folder listed in the location area of the file selection dialog.   You cannot click INTO the folder and then click Select, which sounds like what you are doing.  If you do click into the folder and click Select it’ll say there are no compatible files that exist.   I think previous versions of the DNGC would recover properly if you clicked into the folder before clicking Select.
    Since your files cannot be opened in ACR, either, then perhaps they are corrupted.  You might post a download link to one of them in a message here so others can have a look.  If you don’t have a large file hosting service, then set up a free account on www.dropbox.com or www.yousendit.com or similar, upload your file, there, then post the public download link, here, in a reply.

  • Why are many of my files in Keynote, Pages and Numbers not opening?

    Why are many files in Keynote, Pages and Numbers not opening? I have re-downloaded the apps but with no joy!

    Strange. The photos that don't display in Aperture will still display in iPhoto but when I view the info the file doesn't show resolution information only for those problematic photos
    Files sizes are almost all jpeg. Once I reference the file in iPhoto, the master displayed resolution for the photo within finder. The photo's original file also opened in preview and photoshop.

  • Why are my RAW dng files opening in photoshop as 8 bit?

    I am shootng on the canon 5 D Mark II. 
    On other Mark II camera bodies that I used in the past, the dng files are 16 bit. Why are mine 8 bit, and how can I change it IN CAMERA to 16 bit (I know how to convert it in photoshop,)
    thanks

    DNG is an Adobe standard which stands for "Digital NeGative".  Adobe supports the format and have also contributed it as an open standard (free to use, they provide free DNG converters, they also state that it's "royalty free" if you were a developer and wanted to include the standard in a product, etc.)
    You can find more information on it (and download Adobe's own free DNG converter software) here:  http://www.adobe.com/products/photoshop/extend.displayTab2.edu.html
    And while it's supported by several companies even outside Adobe, it isn't adopted by Canon or Nikon -- they continue to create files in their own formats (.cr2 for Canon and .nef for Nikon).
    Are you using Adobe's DNG Converter or something else?
    JPEG is an 8-bit format (there is no option for anything other than 8-bit if you shoot JPEG).  
    CR2 (Canon RAW) is a 14-bit format on your specific camera.  
    If you shoot RAW and copy the CR2 files to your computer, you've got 14-bit data (there is no option on your camera to change the bit-depth.)    There are options to shoot in alternate RAW formats such as S-RAW1 & S-RAW2 (don't use those if what you _really_ want is "RAW").
    Canon "Digital Photo Professional" (aka "DPP") came on the media CD bundled with your camera and can open all formats that your camera can create... but 3rd party software wont necessarily support all the formats.  Everyone, of course, supports JPEG.  RAW is supported via RAW updates from the some vendors (e.g. Adobe provides RAW updates but usually only for their latest versions of software).   The S-RAW formats are often not supported by 3rd parties.
    It looks like RAW support for the 5D II was added in Adobe Camera RAW (ACR) v5.2.  That was back in the days of Photoshot CS4.  If you have CS4 or later (or any version of Lightroom) and you keep up with the "Adobe Camera RAW" updates then Photoshop would be able to open the Canon .CR2 files from your camera in their native format and would not need to have them converted to ".DNG" format. 
    Canon DPP will allow you to convert your RAW files into TIFF (which is also a non-lossy format).
    Tim Campbell
    5D II, 5D III, 60Da

  • Why are all of my file icons appearing to be PDF files?

    Why are  All my icon for folders programs are adobe icons.I click on any I get the adobe page (linternet explorer, chrome program files)
    Message was edited by: rapid7121

    See http://helpx.adobe.com/acrobat/kb/application-file-icons-change-acrobat.html

  • Why are some of the file folders on my desktop showing up with a shaded color?

    Why are some of the folders on my desktop showing up with a different folder color, a dark shad of blue, opposed to the default blue color?
    I've searched and searched but all I can find are posts on how to change the color of your folder. I am concerned that maybe, I accidentally shared it or have done something I am not aware of. (Mac Mini, 2.3 i7, 1TB, 16GB RAM running OS X Yosemite 10.10.2)

    I don't know how many photos you're trying to post on one page but if you put too many PCs using Internet Explorer may have problems loading the page.  I prefer to keep the number down to less than 50 and have more than one page which will be indicated by the page links at the top of the thumbnails:
    These smaller pages will load faster and in more browsers.
    OT

  • Why are Garageband 10 audio files larger than the previous version?

    I was working with Garageband 10 creating note files for my iPad app.  When I exported them as aif format, the file size was 2.1 mb.  When working with Garageband 6, the aif file sizes were 1.1mb.  Since Apple limits the file sizes of apps that are submitted to the App store, I can't use Garageband 10 with its new instruments.  Is there any way to decrease the aif file size and still keep the same format?  Thanks for any help!

    Since QuickTime X doesn't have any export "options" (other than dimensions) a "raw" DV Stream format should always be smaller in file size.
    DV Stream is about 13 GB's per hour of recording. A QuickTime X "conversion" would use H.264 video and AAC audio codecs and should be about ten times smaller in file size.
    Are you sure your files are DV Stream?
    In any event, QuickTime X may not be the best tool for the job.
    QuickTime Player Pro doesn't re-compress the source codec if you use a simple "save" or "save as".
    A regular "save" after doing any edits will replace your source file with the newer version. No way to restore any of the edited information so you should use save as (keeping the original).

  • Picture Files staying in iPhone after import to Photos for Mac

    After I connect my iPhone to my Mac, Photos asks to import. So I imported the photos. If I didn't ask to erase, Photos continues asking you to import the same pictures. In iPhoto I didn't have this issue. Any comments or suggestions? I am duplicating files unnecessarily.

    I don't see an easy way to delete previously imported items, but these step worked for me. Be careful to make sure you do have copies of all these photos before you decide to delete them again!
    1. Check the 'Delete items after import'.
    2. REIMPORT all the 'Already imported' items.
    3. Open the 'Last Import' album, and delete all those photos.
    For your Secondary question, when the "Open Photos for this device" box is checked, that means when you plug in that iPhone, the Photos app will open up automatically.

  • Why are my Soundtrak AIFF files not readable to an audio CD player?

    I am new to using Soundtrak and I am sure this is an elementary question for you experienced guys, but why will an audio cd player not recognize the .aiff files that Soundtrak creates jut by copying the file to a CD? It seems as if the only way I can make a copy that a CD player will recognize is to import it into iTunes, convert it and burn it to a CD from there.
    Thanks,
    Ricky

    Ricky,
    In order for a CD player to read .aiff files as music, they must be burned to a CD-R as audio not data files. If you just copy the files to a CD I think you may be putting data files on it which only a computer could read. I use Roxio Toast to burn my music CDs and it gives you a choice of data or audio burning. There are lots of other applications out there that can do that.
    David

Maybe you are looking for