Trouble with exporting movie

Hey all,
I've started to use iMovie only few days ago on my iPhone 5C 16GB. After some time i got familliar and i used to it so i made a movie (containes many shorter movies) about 33 minutes. There is a plenty of options to share the movie, but for me would be the best solution to export it in camera roll. The problem is that I didnt have a much free space, but for 720p video was quite enough so it started exporting, it was almost done (i thought it was) and then appeared the message that there is not enough free space. I wouldnt be angry with that, but there happened something what made me mad.
Before the exporting was my free space 3GB, after unsuccesful exporting only 689MB?!?!
How is that possible when the video didnt export, didnt appear in camera roll? I cant find it anywhere and my memory is almost full. What could I do with that issue if I dont want to loose the project?
I need the video to be exported but now there is no chance with so small free space. Only way to gain some space would be by deleting that partial videos which are contained in the project. If I delete them, my project would be lost.
PLEASE HELP ME, I WOULD REALLY APPRECIATE. IT IS VERY IMPORTANT FOR ME.
THANKS A LOT
Lukas

Ok I solved my problem i exported the project (i needed to lower the resolution and crop a big portion of movie clips but never minds..it worked)
BUT...i have made another project, contained of similar movie clips and audio files than the previous, NOW i get another issue - ERROR OCCURED WHILE EXPORTING...what is please this? I ve searched the web, forums, everywhere was written only about privacy settings, which I cant check because in iOS7 there is no iMovie button in Photos privacy settings...
I got plenty of free space now for exporting, and happens everytime neither 1080p nor 320p...still the same issue, without any explanation of problem..
Please anybody..I am totally frustrated after so much time spent with imovie...and i like that app...but this issues make me very angry.
THANKS TO ANY RESPONSE
Lukas

Similar Messages

  • Trouble with export and import

    I am having trouble with export and import
    here is what I did...
    exp "'/ as sysdba'" PARFILE=parfile.txt
    PAFILE
    TABLES=user1.Table1
    file=Table1_1006.dmp
    LOG=Table1_1006.log
    query="where to_char(processeddate,'YYYYMMDDHHMISS') between to_char(to_timestamp('1911-01-01 00:00:00','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS') and to_char(to_timestamp('2011-10-06 16:46:26','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS')"here is my log from export
    set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    Current user changed to user1
    . . exporting table               Table1   16019049 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    Export terminated successfully with warnings.Then I started importing
    /database2/rdbm15> imp "'/ as sysdba'" file=Table1_1006.dmp fromuser=user1 touser=user1 tables=Table1 log=imp_Table1_1006.log
    Import: Release 10.2.0.5.0 - Production on Thu Oct 6 19:57:01 2011
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    . importing user1's objects into user1
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLE "Table1" ("APPROVALTRACEID" VARCHAR2(64), "REQUESTOR"
    "EID" VARCHAR2(9), "EID" VARCHAR2(9), "FIRSTNAME" VARCHAR2(32), "LASTNAME" V"
    "ARCHAR2(32), "MIDDLEINITIAL" VARCHAR2(8), "TIER" VARCHAR2(3), "JOBTITLE" VA"
    "RCHAR2(64), "JOBCODE" VARCHAR2(10), "EMPLOYEETYPE" VARCHAR2(2), "CONTRACTOR"
    "TYPE" VARCHAR2(2), "EMPLOYEESTATUS" VARCHAR2(2), "COSTCENTER" VARCHAR2(10),"
    " "COSTCENTERDESCRIPTION" VARCHAR2(50), "CONTRACTENDINGDATE" VARCHAR2(8), "A"
    "CCOUNTSTATUS" VARCHAR2(2), "LOGINID" VARCHAR2(70), "APPLICATIONGROUP" VARCH"
    "AR2(50), "APPLICATIONNAME" VARCHAR2(50), "APPLICATIONID" VARCHAR2(12), "LEV"
    "EL1" VARCHAR2(512), "LEVEL2" VARCHAR2(512), "LEVEL3" VARCHAR2(512), "LEVEL4"
    "" VARCHAR2(512), "LEVEL5" VARCHAR2(512), "PROFILECODE" VARCHAR2(50), "PROCE"
    "SSEDDATE" DATE, "APPROVERMANAGEREID" VARCHAR2(9), "APPROVERMANAGERDELEGATEE"
    "ID" VARCHAR2(9), "APPROVERT4MANAGEREEID" VARCHAR2(9), "APPROVERT4MANAGERDEL"
    "EGATEEID" VARCHAR2(9), "APPROVERAPPOWNEREID" VARCHAR2(9), "APPROVERAPPOWNER"
    "DELEGATEEID" VARCHAR2(9), "PERFORMEREID" VARCHAR2(9), "NATIONALID" VARCHAR2"
    "(30), "COUNTRYCODE" VARCHAR2(9), "PASSPORTID" VARCHAR2(20), "DATEOFBIRTH" V"
    "ARCHAR2(15), "CITYOFBIRTH" VARCHAR2(15), "VENDORNAME" VARCHAR2(50), "VENDOR"
    "MANAGERNAME" VARCHAR2(50), "VENDORMANAGERID" VARCHAR2(9), "VENDORADDRESS1" "
    "VARCHAR2(100), "VENDORADDRESS2" VARCHAR2(100), "VENDORSTATEPROVINCE" VARCHA"
    "R2(15), "VENDORCOUNTRYCODE" VARCHAR2(9), "VENDORZIPPOSTALCODE" VARCHAR2(9))"
    "  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 4076863488 "
    "NEXT 1048576 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)            "
    "                   LOGGING NOCOMPRESS"
    Import terminated successfully with warnings.but I did not get rows to database2
    [server1]database2
    /database2/rdbm15> sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.5.0 - Production on Thu Oct 6 19:59:17 2011
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select count(*) from user1.Table1;
      COUNT(*)
             0
    SQL> exit
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    CORE    10.2.0.5.0      Production
    TNS for HPUX: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - ProductionEdited by: user3636719 on Oct 6, 2011 5:23 PM

    user3636719 wrote:
    Thanks for the reply...
    Old EXP IMP doesnt have capability to append the row, since you're using 10g use datapump instead. use option TABLE_EXISTS_ACTION=APPENDso my import should be like this
    imp "'/ as sysdba'" file=Table1_1006.dmp fromuser=user1 touser=user1 tables=Table1 log=imp_Table1_1006.log TABLE_EXISTS_ACTION=APPEND
    Did you look up the command line syntax and control options for imp?
    You should make it a habit that whenever anyone - especially a stranger on the web - gives you a bit of code or references a command or init parm or any some such, the VERY FIRST thin you should ALWAYS do is look it up for yourself and see exactly where and how it is used and what it means. That is how you grow beyond having to be spoon fed every little thing and become more self-sufficient.
    If you had, you would have seen that there is no TABLE_EXISTS_ACTION option for imp and seen that it is an option for impdp. And realized that exp and imp are NOT the same thing as expdp and impdp.
    =================================================
    Learning how to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to tahiti.oracle.com.
    Drill down to your product and version.
    <b><i><u>BOOKMARK THAT LOCATION</u></i></b>
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab you will find the complete documentation library.
    Spend a few minutes just getting familiar with what <b><i><u>kind</u></i></b> of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what <b><i><u>kind</u></i></b> of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are <b><i><u>reference</b></i></u> manuals. Just get familiar with <b><i><u>what</b></i></u> is there to <b><i><u>be</b></i></u> referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Take a look in your alert log. One of the first things listed at startup is the initialization parms with non-default values. Read up on each one of them (listed in your alert log) in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.
    =================================

  • More trouble with exporting for web

    Alright,
    Sorry to say but I am still having trouble converting/exporting my film trailer to the website for PC users to be able to access it.
    I converted it to a quicktime movie film from FCP, which plays beautifully but apparently PC users can't see it still.
    I have tried exporting to Compressor and tried every format there (mobile devices, web and so on...) they all came out pretty blurry.
    Does anybody have a full proof plan for converting/exporting for website viewing (PC and Mac compatible)?????
    P.S. It may help some of you to see the problem on the page http://www.inthelandofsmiles.com/Site/Film_Trailer.html
    THANKS IN ADVANCE!

    I will second the Flash suggestion. Great a .flv file and play it on your site with a flv player. Some are more difficult than others to use.
    NOTHING is fool proof with this kind of stuff. Flash has the highest install rate on all computers and is as close as you can get to fool proof. You can also put a link on you site to download the latest flash player. The other plus is that it tends to have the best results with low file sizes. This is what YouTube and similar sites use to play their video.
    PS. I highly suggest this flv player... It's free for non-commercial use and almost free for other uses...
    http://www.jeroenwijering.com/?item=JWFLVPlayer

  • Help Needed Badly. Troubles with exporting video...

    Hello, I created this account pretty much just for this problem, and I'm running under a very tight timeline so please if someone could give me an answer it would be very much appreciated. I have spent 8 hours over the past two nights as well as 4 hours today reworking, trying different things and combing the online community for any others experiencing these problems and/or solutions, so I am extremely stressed and tired if you could bare with me. So here it is:
    I am editing and compiling a theatre production into a movie. I shot the show three times using a Canon HV30, imported the footage on a school computer (iMac, using iMovie '06), exported it in quicktime onto an external HD, brought it onto my computer (which, stupidly, has no firewire). The total file size was 7 hours of footage (85GB), and as a result my HD has about 300MB left on it, and has been excruciatingly slow. I have finished editing the movie, and I am now attempting to share it. All of the sources I have read tell me to share it in Media Browser, which will be accessible from iDVD. I attempted this many times, however I received multiple different error messages, only after watching it 'working' for 4 hours. Some have said that there was no virtual memory left (even after emptying the cache), some said that there wasn't enough HD space left, the exporting had encountered an error, error messages -50, -49, -48, and -47, and the most prominent one that I have been receiving told me that there had been a "parameter error" or something.
    After researching online, I found that the '-50' error messages had to do with exporting to a MSDOS HD, which made sense because I was attempting to export to my iPod (formatted in Windows). My latest efforts have been trying to export it onto my HD, which is formatted for OSX, and has 350GB left on it. And yet, all of the problems persist (including error -50...?) any help would be greatly, greatly appreciated, as the DVD was due two days ago.
    -Sean

    +"Alright, so I moved over the footage and deleted it off the internal..."+
    Did you move the Events using iMovie? If not, the project pointers become invalid, and you would get the error you did. While moving the event using iMovie, you don't need to "delete" anything!
    Couple of options for you to recover from this.
    A> (Slower) Move the Events back to the internal HD, and use iM to move the Event to the Ext HD.
    B> (Faster, but convoluted) Create an alias for the specific Event folder (now on your ext HD/iMovie Events folder) under your local HD's iM Events folder. IM will now be able to "see" the files on the internal HD, even though they're stored on the Ext HD.
    From the Help File: "To keep an item at its original location and put an alias for it in a new folder, hold down the Command and Option keys while you drag the item."
    Sorry you're having to jump through hoops to get this working...

  • Trouble with Exported .pdf Files

    I created three 20"x30" one-page documents (with iPhoto-sourced images) which saved as 24.7 MB, 19.4 MB, and 10.7 MB files, respectively. I needed to send JPEG files to my service provider for high-resolution prints. Since Pages '08 doesn't have a JPEG-export option, I exported each of them as .pdf files. My plan was to open the .pdf files in Photoshop and save them down as .jpg files. The same path had worked fine with a fourth Pages '08 layout of a 2.25"x3.75" document. With the three 20"x30" files, however, I ran into trouble.
    My laptop didn't have enough memory to open the exported .pdf files in Photoshop Elements without suffering some image gray-out. I didn't think that was a problem until we discovered that my service provider couldn't open the files at all (running the current Photoshop on a souped-up system). Arghhh.
    I switched to a service provider who can print straight from the .pdf files, but that also brought trouble. Though I could open the files easily in Acrobat 5.0, and they looked great, the service provider (running the current full version of Acrobat) could not open them; all he got was what looked like a blank page.
    I don't think the trouble is related to file size, as the business-card document which sailed through without trouble saved as an 11.2 MB Pages file.
    Could it be sheet size? That's the only thing I can figure. And why would the files open in Acrobat 5.0 without trouble, but not in the current Acrobat (or Acrobat Professional, which we also tried)?
    I ended up "printing" the Pages files as "Save PDF to iPhoto," then exporting the iPhoto image as a maximum-resolution JPEG. The only trouble with that route was that the best I could get was a 200 dpi. When I went through Photoshop (instead of iPhoto) with the business card file, I ended up with a 300 dpi file.
    Am I missing something obvious here? Any help would be appreciated.

    Hi,
    I don't know if this is the correct answer, but you can open a PDF in Preview and save the document as a JPEG and JPEG-2000. I know that Leopard will also have some neat functionality about this as well. You might also want to look at printing as a postscript file rather than a PDF and then open in Photoshop. I talked with a FEDEX/Kinkos employee yesterday about my book at he stated that Macs use 1.5 while Adobe's Acrobat is 1.7. Leopard should also fix this, but it may not help right now.
    HTH

  • Opacity problems with exported movie

    Hi all
    I'm having an issue with Motion 5. My project is 3046x1080 @ 30fps with a transparent canvas as a background and I have my timeline with about 5 clips all placed in seperate layers. All I'm trying to do is fade from one clip to the next so I first tried the 'Fade in/out' behaviour on each clip at 30 (I'm working at 30fps so this is 1 second?) and nothing appeared to happen on the canvas.  It was only once I had the fade in time up to 100 when I started to see any fading on the canvas.  I tried an export to quicktime as a test, but all the clips that had a fade in didn't fade in at all the just cut.  So, I then went in and set all the fades manually - adjusting the opacity with keyframes only to have the same result as before.
    The exported movie does retain the transparent background however - Motion just seems to be ignoring the opacity levels I've set.  The only alternative I have found is to copy all my content across to my other machine and use Motion 4 - but that cripples that machine, certainly at this resolution I"m working at! Fortunately the clip I'm working on is only 30 seconds long....
    Anyone got any ideas? I've searched the board but haven't found anything...
    Many thanks

    Thanks for the reply!  I had checked to make sure everything was lined up but I double checked and indeed the fade in/out behaviour were indeed lined up to the clip.  The export was also set to Colour + Alpha.
    Upon further testing, as I don't really want to endure working at this resolution in Motion4, I've found my error - I didn't have the premultiplied Alpha enabled - I seem to remember I had a problem with that in the past hence turning it off.
    So that appears to have solved my problem.....

  • Has anyone had any trouble with the Move tool in Photoshop (v14.2.1)? I'm getting a dimmed bounding box akin to the transform bounding box, but this one won't let me apply or escape.

    Having trouble suddenly with the Move tool creating a bounding box that wont let me release it by any means. It remains there no matter what, and now I'm having trouble using the Paste Into command.

    Are you trying to move a background layer by any chance or a layer that is partially locked?? If you have show bounding checked in the option bar you should see the bounding box.

  • Having trouble with the move tool not working....   also I cannot seem to crop.... my cloud says I'm up to date, should I

    I seem to be having all kinds of trouble with Photoshop CC2015 and CC as well.... I cannot use the move tool.
    Also have a heck of a time cropping, will not let me select a crop, are there glitches I'm not aware of???

    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Trouble With Exporting Quality with iMovie HD

    Hi,
    Im a first time user of iMovie HD and was having trouble with the qqaulity of my footage when im exporting or sharing it out to quicktime in a dv file.
    When i connect my camera to a TV and watch the footage it seems a lot clearer in comparison to when i 'share' it out of iMovie HD. It seems to lose a lot of its quality. Does anyone have any suggestions? I obviously want to get the best quality i can, can anyone help???

    Don't worry, it's a bit on illusion!
    The quality that you see in iMovie is not representative of the quality you will see on your TV from the final DVD. This shoulkd be almost indistinguishable from what you see on your TV from the camera.
    This is intentional, in that the quality is reduced (as far as what you see is concerned) in order to save 'extra labour' in the Mac's processor.

  • Please please help trouble with exported quality

    please please help me> i have been searching the net for over 3 hrs for a solution and whatever I have found has been a little too technical for me . I am uploading video to i movie from a disk. the file types on the disk are mp4. I am then editing the clips on iMovie '09 when I go to export the movie I am chosing to export movie as a "large" 960x540
    .mov file. The quality ***...it is blurry and grainy and unusable. Someone in another forum told me to run the mp4 movie in quicktime and tell them what movie inspector says about the clip. Movie inspector says:
    Formatt: Apple MPEG4 Decompressor, 640 × 480, Millions
    FPS: 29.97
    Playing FPS: 30
    Data size 129 MB
    Data Rate: 1504.39 kbits/s
    Size 640 x 480
    I am dying over here any help please? and thank you all so much

    once I share to the media browser where does it go? cant find it.
    It's "hidden" in your user folder Movies>iMovie Projects. Right-click (Control-click) on the name of your Project and select "Show Package Contents". In the folder named Movies you will see your exported file. It could be either a .m4v or .mov file, or possibly another type, depending on whether standard definition or high definition and the size option chosen when exported. If you are producing a DVD, you drag the file from iDVD's Media-Movies pane onto the Theme background.
    Also, when sharing to the media browser I can only save it as "medium" quality...the other choices arent available?
    Then AppleMan's earlier advice will be correct (as always) - he recommended using the Medium setting based on your QuickTime details. It appears that your original MP4 video has an aspect ratio of 4:3, unless your Project settings are incorrect. You set the dimensions (standard 4:3, widescreen 16:9 or iPhone 3:2) of the project in File>Project Properties then selecting the General tab.
    In iMovie '09, I've mainly worked with AVCHD video which produces .MTS files that are converted to AIC (Apple Intermediate Codec) on import. This is high definition footage which iMovie can import as 1920 x 1080 or 960 x 540 (both widescreen 16:9). Hence, on export I can share at Large (960 x 540) or HD (1280 x 720). I'm not sure why you are only seeing a Medium option - could be due to the aspect ratio or maybe it's standard definition in MP4 format (just guessing!). If other options are greyed out, have you tried ticking the boxes - that activates each option for me.
    John

  • Trouble with .avi movies on newest MacBook Air

    I am very happy with my macboorAir but have trouble viewing .avi movies. I downloaded DIVX Pro (paid) and some movies converted from .avi to dvix in the free version of the program. However, after installing the DIVX Pro, the converter states it has converted the film correctly, however it is not stored anywhere, not traceable. Any suggestions to solve this problem?

    Your question is very confusing and messy.
    Best I can recomend is to download Perian, which is free codec pack for QuickTime - http://perian.org/
    or/and
    Download opensource VLC Player, which plays practicaly anything that can be played
    Good luck.

  • Need urgent help with exporting movie

    I have a simple 7-minute project on FCP 7 that consists of still images from the internet and hand drawn images with a few animated elements.
    It has only one audio track and two video tracks. I am using PAL DV size format. I am in the UK.
    I exported it using quicktime conversion with H264 compression and good quality and the final file size was 125MB.
    My urgent problem is that I need to upload this file to a university website for an online course in two days, and their file size limit is 50 MB.
    I need to make sure that the teacher can play the file, and I need to get it down to a smaller file size for uploading.
    I have tried all sorts of exporting from FCP. I tried avi, m4v (the setting said ipod and it produced the m4v file), and quicktime mov at different sizes like 1/4vga size. The best file size was 29 mb for the m4v ipod export, and 98mb for the qt mov file exported at medium quality. The avi file grew to 1.2gb!
    I don't know if the m4v file is playable on the system that the teacher uses (she is on a windows computer).
    Can anyone please give me some specific advice on how to create a smaller video file that is more universally compatible?
    I have access to all of the FCP 7 suite and the Adobe CS6 suite which includes Premiere Pro, Prelude and Adobe Media encoder, if that helps.
    Thanks a lot for any advice.

    Jonathan Rooper wrote:
    Hi Luis
    The advice you've been given is good for helping you to get a good quality video at a reasonable file size.
    But it may be worth thinking more about which format will certainly play on your teacher's PC.  The most likely player on any PC is Windows Media Player, which tens to be installed by default.
    The most likely video to be viewed on a PC is one from YouTube...  andH.264 is supported on all "modern" PCs.  QuickTime Player is free and very available.
    A disadvantage for Mac users is that yoou'll ned the Flip4Mac plugin to create WMV movies.  I think the cheapest paid version of Flip4Mac costs around £30. 
    All you need on a Mac fis the free Flip4Mac player.
    If you get that, and choose the web high I quality setting, you should have a file within 50MB that plays reliably and looks OK.  (A cheaper way of doing this, if you have access to a PC, is to use the free Windows Media Encoder).
    Best of luck
    Jonathan

  • Trouble with QT movie playing on Window systems.

    I created a website using iWeb and included a movie page with a QT file compressed MPG4 streaming for the web. The file will not play in Internet Explorer. A message pops up that says missing components to play this file. It checks the QT site for updates and says there are none available. The QT logo goes away, the play button appears, screen stays white, I hit play and can hear the sound but no video.
    Anyone know where to get the right plugins to make this work? Anyone know of a different QT file I should be creating to make this work?
    Thanks,
    Brandon

    iWeb uses QuickTime version 7 and all of the "preset" export options create files that can also only be viewed using version 7.
    The alert messages a PC gets are informing them of this codec version and some PC's (Win 98 for example) can't be updated to use version 7.
    You can use "custom" exports to avoid the H.264 video codec (the only one that requires QT 7) to avoid this message.
    Your files may be slightly larger in file size when using these custom exports and it's best you understand the compression schemes before using them.
    Easier to ask your PC using friends to download and install the newest version of QuickTime. Those that want to view your QT video files will do it.

  • Trouble with exporting

    I want to export all of my photos to use them with a different program, and when I tried to export them to a folder, the export function shows "Unable to create" followed by the file extension. After I tried this several times I also discovered that iPhoto is only showing grey for all the thumbnails of each photo, and the photos won't open, even though it still shows the proper info in the "Get info" pane. All I want to do is export the photos. How do I do that? Any help would be greatly appreciated.

    Simply:
    Go to your Pictures Folder and find the iPhoto Library there. Right Click (Control-click on a laptop) on it and from the resulting menu select ‘Show Package Contents’. A Finder window will open with the Library exposed. Your photos are in the Originals Folder. These are your pics exactly as you downloaded them from your camera.
    IS there a problem you had with iPhoto? Managing them manually is very limited compared to using a dedicated Photo Manager.
    For the record: you do have a damaged database file:
    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.
    Regards
    TD

  • Flash CC error with exported mov

    I'm trying to export my animation as a mov file and it does so successfuly. Then when I try to open it with Quicktime it says there is an error and can not open it. The error states "The movie can't be opened because the file is not in a format that QuickTime Player understands."
    On top of that, when Adobe Media Encoder CC opens up it also states there is an error with the file.
    I am exporting as a video and haven't chosen any settings that are out of the ordinary. Why is the export not working?
    D

    Hi Sarah,
    I have just tried the Video Export of the file that you have provided vincecamuto-600x150-2.fla and it looks like it is working as expected.
    I have used Flash CC 2014 and Windows 7 and QuikTime Player 7.7.2
    Please let me now your Flash version and OS details if they are different from the one mentioned above.
    Have posted the exported video at http://adobe.ly/1m3CYpf
    Thanks!
    Mohan

Maybe you are looking for