Problems with event import on iMovie 10.0.3

My complete movie libraries works fine with iMovie 9.0.9. There are no other malfunctions. The filessystem is clean.
After upgrading to iMovie 10.0.3 the initial startup event and project update process fails on serveral older events and I have problems to import this events folders.
Why does V. 10.0.3 has problems with some older events ?  What to do to get this files properly ?
Thanks in advance for any help.
Alexander

when i try to move them together this happens..?

Similar Messages

  • Problem with Event Dates in iMovie '08

    Ok, here's the problem: I bought my Mac in August and moved over a lot of video clips shot with my camera into my iPhoto library. The metadata all displays correctly in iPhoto. However, when I look at the events in iMovie, they are all listed as Dec. 31, 1903.
    I did check the board and saw that there are others with this problem. I looked at the original files in the Finder and discovered that they are all missing a piece of data in the Get Info window: none of them have a "Created:" date. I'm thinking this is probably where the problem is coming from.
    The next question is whether anyone knows a way to fix it? I can't modify "Created:" from the Get Info window. My guess is that if I match the created date to the actual other metadata that should correct the problem and get the events to display correctly.
    It's just a guess, but I'd appreciate any help.

    I've answered my own problem. It has to do with the "created" date; most of these clips came over from my PC, so they all have the same date. By modifying that, you resolve the problem and it reorders the clips.

  • Widesreen Problem with .avi Import into iMovie HD

    I am able to import .avi file into iMovieHD (orignally exported from Abode Elements Premiere for Windows), but it converts it to 4:3 letterbox once Imported instead of its original format i.e. widescreen..
    When I view the same .avi file in Quicktime, it shows correctly in 16:9 widescreen format..
    I am using iMovie HD with the following settings:
    - Automatic DV pillarboxing and letter boxing to 'yes'
    - Automatically resize window to fit project
    Also, my current project where I am importing the files is in widescreen format..
    Any assistance will be much appreciated..

    Since my last post in this thread I learned that, as a bug, exporting as .dv or DV-encoded .avi via QuickTime Player Pro 7.1 (at least up to 7.1.3) occasionally duplicates frames (QT 7.0 didn't do this).
    Workaround: You can export without duplicate frames via MPEG Streamclip (File/Export to AVI..., Compression: Apple DV - PAL or DV/DVCPRO - NTSC, Quality: 100%, Sound: Uncompressed).

  • Problem with event handling

    Hello all,
    I have a problem with event handling. I have two buttons in my GUI application with the same name.They are instance variables of two different objects of the same class and are put together in the one GUI.And their actionlisteners are registered with the same GUI. How can I differentiate between these two buttons?
    To be more eloborate here is a basic definition of my classes
    class SystemPanel{
             SystemPanel(FTP ftp){ app = ftp};
             FTP app;
             private JButton b = new JButton("ChgDir");
            b.addActionListener(app);
    class FTP extends JFrame implements ActionListener{
               SystemPanel rem = new SystemPanel(this);
               SystemPanel loc = new SystemPanel(this);
               FTP(){
                       add(rem);
                       add(loc);
                       pack();
                       show();
           void actionPerformed(ActionEvent evt){
            /*HOW WILL I BE ABLE TO KNOW WHICH BUTTON WAS PRESSED AS THEY
               BOTH HAVE SAME ID AND getSouce() ?
               In this case..it if was from rem or loc ?
    }  It would be really helpful if anyone could help me in this regard..
    Thanks
    Hari Vigensh

    Hi levi,
    Thankx..
    I solved the problem ..using same concept but in a different way..
    One thing i wanted to make clear is that the two buttons are in the SAME CLASS and i am forming 2 different objects of the SAME class and then putting them in a GUI.THERE IS NO b and C. there is just two instances of b which belong to the SAME CLASS..
    So the code
    private JButton b = new JButton("ChgDir");
    b.setActionCommand ("1");
    wont work as both the instances would have the label "ChgDir" and have setActionCommand set to 1!!!!
    Actually I have an array of buttons..So I solved the prob by writting a function caled setActionCmdRemote that would just set the action commands of one object of the class differently ..here is the code
    public void setActionCommandsRemote()
         for(int i = 0 ; i <cmdButtons.length ; i++)
         cmdButtons.setActionCommand((cmdButtons[i].getText())+"Rem");
    This just adds "rem" to the existing Actioncommand and i check it as folows in my actionperformed method
         if(button.getActionCommand().equals("DeleteRem") )          
                        deleteFileRemote();
          else if(button.getActionCommand().equals("Delete") )
                     deleteFileLocal();Anyway thanx a milion for your help..this was my first posting and I was glad to get a prompt reply!!!

  • Problem with export / import

    Hi everybody, I am having a problem with an import. I am doing an export with a value in an user exit:
    EXPORT V_NLQNR = V_NLQNR TO MEMORY ID 'QUANTL'
    And after I call import in another program:
    IMPORT V_NLQNR = V_NLQNR FROM MEMORY ID 'QUANTL'.
    But when I check the sy-subrc I am getting 4, so I don't get anything.
    Does anybody why?? Is there a problem if I call the export from an user exit??
    Thanks in advance.

    Hello,
    I think you have the right idea.
    As a suggestion I would name my variables to make it clear which data is being
    exported/imported. I would also use different names on the left and right side of the = sign. 
    Here is a working example from programs that I use:
    In the first program
       EXPORT intercodata FROM g_data_exp TO MEMORY ID 'INTERCOWOS'.
         where g_data_exp is declared as a global variable
    In the second program
       IMPORT  intercodata TO g_data_imp FROM MEMORY ID 'INTERCOWOS'.
         where g_data_imp is declared as a global variable
    The syntax that you use ( p1 = dobj1 )  should work as well, just make sure that the variable v_nlqnr to the right of the equal sign has a value before the export.
    Regards
    Greg Kern

  • Problem with movies imported from iPad3

    Whenever I import footage into imovie, the footage looks good. When I put that footage into a project it stutters.
    It doesnt matter if I specify 24fps or 30fps, the movie judders and stutters.
    I do not have this problem with movie footage imported from any other device.
    Any ideas?

    Whenever I import footage into imovie, the footage looks good. When I put that footage into a project it stutters.
    It doesnt matter if I specify 24fps or 30fps, the movie judders and stutters.
    I do not have this problem with movie footage imported from any other device.
    Any ideas?

  • Getting Started with FCE - Problems with my imported files

    Hi,
    I'm trying to get started with Final Cut Express, but I'm experiencing lots of problems when I import my project from iMovie.
    My project contains video, which I imported into iMovie at 960 x 540. It also contains some keynote animations, which I exported from Keynote as quicktime files.
    When I export my files to FCE, I instantly get problems.
    1) When I add the imported file to the sequence, I get an "Attention the clip does not match the sequence's setting or any of your sequence settings" error.
    2) Whether I choose to translate my settings or not, I try to play the video in the timeline, but there is a continuous beeping sound, no audio from my video and when it hits the keynote animations, it just says "unrendered" or "media offline".
    Please can you offer any advice on how I can get started with FCE more successfully.
    Thanks!

    Hi(Bonjour)!
    (please specify iMovie and FCE version)
    Well, your sequence settings in FCE should be DV-PAL 48 Khz.
    Create a new sequence.
    From iMovie and Keynote, export your movie with quicktime conversion andd select DV-PAL 48 kHz (*And Not* DV Stream...). This material should play without rendering because his format and codec match the sequence's codec.
    Import your files and everything should be OK.
    Michel Boissonneault
    The audio should be AIFF 48 kHz 16 bit linear PCM

  • Problems with events in flex

    Hi there. I'm a AS2 and Flash CS3 guy. I started to learn AS3 and transfer to Flex 3. But I got a problem w/ Events in AS3. I'm adding a canvas component to the stage. On that canvas, I added 3 different events: mouse down, mouse move, and mouse up. When mouse move is fired, there is no way for me to get mouse up event fired, and viceversa, when mouse up is fired, there is no way to get the mouse move event fired. Is there any one to help this newbie with this particular problem? Any help will be very appreciated.
    Code:
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
    <mx:canvas id="myCanvas" x="50" y="50" width="500" height="500" click="event_1();" mouseMove="event_2();" mouseUp="event_3();">
    </mx:Canvas>
    <mx:Script>
    <![CDATA[
    import mx.controls.Alert;
    import flash.events.*;
    public function event_1():void
    { Alert.show("First event fired"); }
    public function event_2():void
    { Alert.show("Second event fired"); }
    public function event_3():void
    { Alert.show("third event fired); }
    </mx:Script>
    </mx:Application>

    Hi Greg. Thank you for your replay. The question is I didnt want to bother you with the complete code and post it with the minimal expression. But here I give you the full code w/corresponding package. What I'm trying to do is drawing a line over an empty canvas (I got it very easily in Flash AS2)
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" initialize="addChild(p1)">
    <mx:Canvas id="wrapper" x="10" y="10" width="600" height="600">
      <mx:Canvas x="50" y="50" width="500" height="500" id="imageView" backgroundColor="#F8F3F3" click="startDraw();" mouseMove="drawLine();" mouseUp="noDrawLine();" >
      </mx:Canvas>
    </mx:Canvas>
    <mx:Button x="263" y="618" label="Draw Line" click="prepToDraw();"/>
    <mx:Script>
    <![CDATA[
      import com.myDomain.Lines.Main;
       import mx.graphics.*;
       import mx.binding.utils.BindingUtils;
       import flash.events.IOErrorEvent;
       import flash.events.Event;
       import flash.display.*;
       import mx.controls.Alert;
       import com.myDomain.Lines.Main;
       public var p1:Main = new Main();
       public var pre:Number = 0;
       public function prepToDraw():void
        pre = 1;
       public function startDraw():void
        if(pre == 1)
        p1.graphics.clear();
        var newColor:int = 0xFF00FF;
        var iniX:Number = mouseX;
        var iniY:Number = mouseY;
        var lineWidth:Number = 10;
        p1.graphics.lineStyle(lineWidth, newColor);
        p1.graphics.moveTo(iniX, iniY);
       public function drawLine():void
        if(pre == 1)
         p1.graphics.lineTo(mouseX, mouseY);
       public function noDrawLine():void
        if(pre == 1)
         Alert.show("noLine");
    ]]>
    </mx:Script>
    </mx:Application>
    The package:
    package com.myDomain.Lines
    import flash.display.Shape;
    import flash.display.Stage;
    import flash.events.MouseEvent;
    import mx.core.UIComponent;
    public class Main extends UIComponent
      public function Main()
       super();
      public var p1:Shape = new Shape();
    If you go apply the code, you will see: 1) The first event to fire is mouseUp, then you eill start drawing the line, but again, you will not be able to stop this event with mouseUp. If you can help me, I will be very appreciated. Thanks. 

  • Problem With Still Photos in iMovie 06

    I am creating a movie that includes still photos. The stills are all imported from iPhoto. The problem is, when i import some of them, the little red bar runs across the bottom of the photo and then it goes black. Photo appears to be gone, just a black frame left. It doesn't happen to all of them, just some. All are jpegs. Any ideas what the problem is?
    Thank you for your time.

    Hi
    And this 100Gb is on Your internal (start-up) drive ? Others don't count.
    *Not knowing the origin to Your problem - General approach when in trouble is as follows:*
    • Free space on internal (start-up) hard disk if it is less than 10Gb should rather have 25Gb
    • Hard disk is untidy: Repair Permissions, Repair Hard disk (Apple Disc Util tool)
    • Delete iMovie pref file - or rather start a new user/account - log into this and re-try
    • Third party plug-ins that doesn't work OK (not relevant for iMovie’08)
    • Program miss-match: iMovie 5.0.2, up to Mac OS X.4.11 AND QuickTime 7.4.1 - is OK
    • Program miss-match: iMovie 6.0.3 or 6.0.4, Mac OS X.4.11 AND QuickTime 7.4.1 - is OK (might work under Leopard)
    • Program miss-match: iMovie’08 v. 7.0.1, Mac OS X.4.11 AND QuickTime 7.4.1 - is OK (might work under Leopard)
    • Screen must be set to Million-colors
    iMovie pref file resides:
    Mac Hard Disk (start-up HD)/Users/"Your account"/Library/Preferences and is named: com.apple.iMovie.plist
    While iMovie is NOT RUNNING - move this file out to desk-top.
    Now restart iMovie.
    From LKN 1935: (in this case = iMovie HD (5), I tried it all, but nothing worked.
    Your answer (above) has been helpfull insofar as all the different trials led to the conclusion that
    there was something wrong with my iMovie software. I therefore threw everything away and reinstalled
    iMovie from the HD. After that the exportation of DV videos (there has not been any problem with HDV videos)
    to my Sony camcorders worked properly as it did before.
    Yours Bengt W

  • Another problems with Audio importing question

    Ok, I've read through lots of the other questions but haven't found my answer. I have a Sony camera that I'm importing some video from. I've done this often with recorded video into iMovie with no problems.
    I just downloaded a show from my DVR to my camera. No problems, audio is fine. I'm not importing this show to iMovie. When I import, the audio is fine both coming out of my camera, and in iMovie. But once the import is finished, the audio is really really quiet. If I crank the volume all the way up, it is audible, but barely.
    I've checked the 3 audio checkboxes, turned all the volume sliders up, made sure in my preferences audio filtering and 'play video to camera' are turned. But still no luck.
    Any thoughts? I'm a MAC newbie so go easy on me. Thanks!
    Mark
    667 MHz PowerPC G4   Mac OS X (10.4.3)  
    667 MHz PowerPC G4   Mac OS X (10.4.3)  

    Thanks for the replies so far. My camera is set to 16 bit audio. I'm not sure if the DVR has an audio output setting but I will check.
    But I don't feel like this will be the problem, only because when I'm importing the movie into iMovie, it plays at normal volume, through both left and right speakers. Its only when I am done importing the movie, and try and replay the clip I've just imported where I lose 95% of the sound and its barely audible. I feel like something is happening within iMovie. That make sense?
    As I said though, I'm far from knowledgable about this stuff.
    Thanks!
    Mark

  • Performance and usability problems with Illustrator imports

    I am usually an enthusiast advocate for Adobe Software. As a UI/Interaction designer I regularly showcase your products as a shining example.
    That's why I am somewhat frustrated about the Flash Catalyst Beta. I trust you guys to come out with SOMETHING GREAT eventually, but I have just spend an entire day with Catalyst and it was not particularly a joy. Couldn't you have released it a bit later to save me the frustration?
    Situation:
    - Medium size Adobe Illustrator CS4 import (10 screens/stages with 20-100 Illustrator objects per screen)
    - Target : 800x600 embedded UI for medical product
    - Illustrator file chosen as starting point
    Performance / reliability problems include
    - Crashing (Vista Core2Duo with 2gig of Ram)
    - Super poor performance (wait 8 seconds to hide/show a layer)
    - No show of thumbnail images anywhere
    - No matching of document size (exact 800x600 from Illustrator became 800x599)
    - Playing the file did not work
    Usability issues
    - Poor test display
    - Poor match with Illustrator file (things seem to be rendered differently!)
    - Window selecting does not work well
    - No hand tool
    - No ability to lock layers
    - Cluttered interface (Not enough space for the "stage"or what you call it)
    - No way to resize Illustrator elements from one of 9 edge/center points
    - etc. etc.
    Building a wireframe version from the ground up (with Illustrator import) seemed to work fine
    I played around with the MS Blend beta for a while, and while the basic concept of your product is much more clear, the execution of the MS product in the beta phase was lightyears ahead in terms of stability and usability
    I'm sure you can do better!
    Koen

    Koen,
         Thank you for the detailed feedback about the performance problems you have experienced and your thoughts about features you would like. Let me respond to each of your points
    Performance: We are aware that Catalyst doesn't perform well with large complex files. We have made many performance improvements since the current plublic beta, so you should find Catalyst more responsive with larger projects when the next beta is posted.
    Here are a few things you can do to work around the performance issues you are seeing with the current beta:
    - Consider rasterizing complex elements that don't need to scaled in Catalyst
    - In Catalst turn complex artwork into optimized graphics using the "Convert to optimized graphics" in the float HUD (heads up display panel)
    We have also found that particularly on Windows that Catalyst can run out of memory with large files. This area is also being worked on so stay tuned for the next beta.
    Features:
    - Poor test display [tv] Do you mean the design display doesn't match the appearance of the published project?
    - Poor match with Illustrator file (things seem to be rendered differently!) [tv] we have fixed a lot of bugs here. Expect this to improve a lot in the next beta
    - No hand tool - [tv] coming soon :-)
    - No ability to lock layers [tv] coming soon :-)
    - Cluttered interface (Not enough space for the "stage"or what you call it) [tv] Yes, Catalyst currently cannot dock/undock panels
    - No way to resize Illustrator elements from one of 9 edge/center points [tv] This is also a known limitation. I agree it is useful
    I hope the next beta comes closer to meeting your expectations. A lot of performance work and new features has been done since the last public posting, so look forward to beta II.
    - Ty

  • Problem with EXPORT IMPORT PROCESS in ApEx 3.1

    Hi all:
    I'm having a problem with the EXPORT IMPORT PROCESS in ApEx 3.1
    When I export an application, and try to import it again. I get this error message
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 16, column 28: PLS-00103: Encountered the symbol &amp;quot;牃慥整㈰㈯⼴〲㐰〠㨷㐵㈺′䵐&amp;quot; when expecting one of the following: ( - + case mod new not null &amp;lt;an identifier&amp;gt; &amp;lt;a double-quoted delimited-identifier&amp;gt; &amp;lt;a bind variable&amp;gt; avg count current exists max min prior sql stddev sum variance execute forall merge time timestamp in
    As a workaround, I check the exported file and found this
    wwv_flow_api.create_flow
    p_documentation_banner=> '牃慥整⠤㈰㈯⼴〲㠰〠㨷㠵㈺′äµ
    And when I replace with this
    p_documentation_banner=> ' ',
    I can import the application without the error.
    somebody knows why I have to do this??
    Thank you all.
    Nicolas.

    Hi,
    This issue seems to have been around for a while:
    Re: Error importing file
    I've had similar issues and made manual changes to the file to get it to install correctly. In my case, I got:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful.<br>ORA-02047: cannot join the distributed transaction in progress<br>begin execute immediate 'alter session set nls_numeric_characters='''||wwv_flow_api.g_nls_numeric_chars||'''';end;There are several suggestions, if you follow that thread, about character sets or reviewing some of the line breaks within pl/sql code within your processes etc. Not sure what would work for you.

  • Problem with the imported video clips

    Hi! I'm very new to Premiere Pro, so please don't scold me :)
    I have a video file (.AVI) that I want to remove the audio from, and insert a new audio track.
    Here's my problem: When I import the AVI file into Premiere, and double-click it to preview it, it is really glitchy. The video is 1 minute long. During ~5 seconds in the very beginning, the whole video's "video" track is played, extremely speeded up (It plays through it all). The rest of the video consists of a freezed frame, and the audio is played in normal pace.
    I do not know which codec the AVI-file is encoded with, is this relevant?
    When I restarted Premiere the first time, it told me that it had to download codecs. I pressed OK and the codecs was downloaded and installed okay, but the problem remains.
    I copied the .AVI-file directly from my camera (Canon IXUS 700 I believe).
    When I play the original AVI file with VLC, everything runs perfectly with audio and video.
    I'm totally clueless, anyone have a clue how I can solve this?
    Any help at all appreciated, thanks in advance!

    >I do not know which codec the AVI-file is encoded with, is this relevant?
    Very relevant. Please provide
    these details to help us help you.
    Cheers
    Eddie
    PremiereProPedia   (
    RSS feed)
    - Over 300 frequently answered questions
    - Over 250 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

  • Problems with .aaf import in premiere pro cc

    Hi,
    So I'm having problems with importing an aaf file into premiere. The weird thing is it was working about a week and a bit ago, then stopped. I can't work out why, to my knowledge nothing has changed but if someone could point me in the right direction that would be massively appreciated.
    I'm using premiere pro cc and avid media composer. I'm trying to export from avid and import into premiere. I'm creating an .aaf file in avid and trying to import into premiere. When I press import, the progress bar comes up and gets stuck instantly. I can close the aaf import window, but then it leaves the import files progress bar still up and premiere stops responding completely.
    At first it worked fine, within premiere I can still use the aaf files already imported, I just can't import more (I can't even import the files I had previously done successfully). I just can't work out why?
    Any help would be massively appreciated,
    Thanks,
    Jack

    Hi Jack,
    Please check the below Forum thread and roll back to the Initial version 7.0 of Premiere Pro CC. You can choose to update Premiere Pro CC to the desired version from the below links.
    http://forums.adobe.com/message/5827476
    Updates:
    For MAC:
    http://www.adobe.com/support/downloads/product.jsp?product=98&platform=Macintosh
    For Windows:
    http://www.adobe.com/support/downloads/product.jsp?product=98&platform=Windows
    Regards,
    Vinay

  • EEM Applet Problem With: event syslog pattern ".*" priority 2

    I went to create a EEM applet that would be invoked whenever any syslog message of priority 0-2 was invoked. I figured  the following event statement would work
           event syslog pattern ".*" priority 2
    I never really used the priority optional argument before but thought I understood from the docs that messages at or numerically lower than the specified level are matched.
    Well it doesn't seem to work as documented.  Seems to me that only messages at the specified level are beng matched and not messages numerically lower than the specified level.
    Anyway I did what I wanted differently but wanted to post this in case this is a bug in the syslog ed.

    Actually, it's a problem with the documentation.  The priority option only matches the specified severity.  What you could do is adjust pattern to do this:
    event syslog pattern "*-[012]-"

Maybe you are looking for

  • Can you choose the text type of a characteristic in a hierarchy variable

    Hello, I've got a problem with a characteristic that has a short, medium and long text as well as several hierarchies with a few levels of text nodes above the leafs, which are the characteristics. Somehow, when I use one of the hierarchies to select

  • File upload Name -- Attachment Name should be the same as the File Name!!!

    Hi, Im trying to upload a file in my custom OAF page, I need to read the file that iam trying to upload and need to display that name.Currently its displaying as "view" and I also need to disable clear button. I have gone through the jdev doc ,forums

  • Airport Out of Range WinXP

    Hello everybody, my problem is the next: I have a Airport Extreme Base Station (AEBS) linked to a netgear DM111 by ethernet cable, so the whole ISP is configured on the netgear and that info passes through the cable to the AEBS making it just a wirel

  • How to load a image from database to image item in oracle 10 g form

    I have stored some images in the Database Table with BLOB datatype. Now I need to load that image in the non database image item. Please advise. Thanks.

  • Using Lightroom CC with Mac's new Photo app

    I now own Lightroom CC and I have upgraded my Mac to the OS with the Photos app. So I no longer can use iPhoto or Aperture. How do I open "Photos" under the Pictures heading to pull the data for all my photos into Lightroom? I can't make a copy (as h