Color XML Data Not Importing Into FCP

When I finish rendering my clips in color and I send them to FCP, FCP says importing XML data and the progress bar stays at 50% and doesn't move. Anybody have any clue on what to do??

You will have to troubleshoot the round trip for something illegal that you exported from the FCP timeline. A hung return XML indicates that it has corrupted because of an ambiguous instruction that COLOR hasn't been able to understand -- it may not even have anything to do with the media and how its constructed on the timeline.
Unfortunately, the number of things that this could be is a somewhat lengthy list. You didn't encounter any obstacles with strange things happening on the COLOR timeline, apparently. Without the actual FCP timeline and what kinds of things are stacked on it -- impossible to say.
But here's an example of a known behavior: A graphic still (like a Jpg) with a filter or effect applied to it will cause the rest of the media on the remaining timeline to be lost. It just won't come back on the FCP timeline, as opposed to hanging the import. Stuff like that, that doesn't usually get discussed under the "just hit the easy button" workflow.
jPo

Similar Messages

  • IPhoto Slideshow dooes not import into FCP HD

    Hi!
    I used iPhoto's export feature to create this mov file of my slideshow. The movie file came up to about 1.6GB (approximately 350 photos). The dimensions are 720x540. However i keep getting an error message when trying to import the file into FCP. I had to other smaller clips- of the same dimensions but had no problems importing them in. Does anybody have an idea why does is happening and what can I do to make it work?
    Thank you.

    I figured it out. < </div>
    Okie dokie but you owe it to the rest of us to explain what you figured out on your own.
    bogiesan

  • Aperture 3 Places Data not Imported Into iPhoto

    I tagged the location of a set of photos in Aperture 3 using Places. Then i went to iPhoto, and used the import from Aperture function to bring the whole set into iPhoto in a single move. One of the 24 images carried the Places data with it; the rest had no location associated with them. I suppose this is a bug, but if anyone else had this experience or has a suggestion for a fix, please weigh in. Thanks.

    Ok, just discovered that it's not an issue with the handling of zero's in GPS coordinates, but a problem with filename or file paths containing invalid characters - I've had folders such as "FA Cup final (mum's photos)".
    So I've picked up a tiny amount of apple script and tweaked the code some more. PLEASE CAN I STRESS I KNOW VERY LITTLE ABOUT APPLE SCRIPT SO USE AT YOUR OWN RISK; it does work fine for me though!
    All credit to Juri Pakaste at http://juripakaste.fi/cgi/pyblosxom.cgi/iphoto-geodata-applescript.html
    -- This applescript will geotag the selected photos with the
    -- location information set in iPhoto.
    -- You must have exiftool installed; by default it's loaded from
    -- /opt/local/bin, where MacPorts installs it from the package
    -- p5-image-exiftool.
    -- Author: Juri Pakaste (http://www.juripakaste.fi/)
    -- Based on the Set Geo Data.scpt script by
    -- Andrew Turner (http://highearthorbit.com)
    property exifToolOriginal : "_original"
    property exifToolPath : "/usr/bin/exiftool"
    on extract_decimal(realnum)
    log "extracting decimal from " & realnum
    repeat while realnum > 1
    log "realnum now " & realnum & ", subtracting 1"
    set the realnum to realnum - 1
    end repeat
    realnum
    end extract_decimal
    on roundFloat(n, precision)
    set x to 10 ^ precision
    (((n * x) + 0.5) div 1) / x
    end roundFloat
    on d2s(degs)
    log "enter d2s"
    if the degs < 0 then
    set the degs to degs * -1
    end if
    set the degrees to round degs rounding down
    set the minssecs to extract_decimal(degs)
    log "minssecs: " & minssecs
    set the minssecs to minssecs * 60
    set the mins to round minssecs rounding down
    set the minssecs to extract_decimal(minssecs)
    log "minssecs 2: " & minssecs
    set the secs to minssecs * 60
    "" & degrees & "," & mins & "," & roundFloat(secs, 2)
    end d2s
    on exportCoords(image_file, lat, lng, alt)
    set the northSouth to "N"
    set the eastWest to "E"
    if the lat is less than 0 then
    set the northSouth to "S"
    set the lat to the lat * -1
    end if
    if the lng is less than 0 then
    set the eastWest to "W"
    set the lng to the lng * -1
    end if
    log "calling d2s on " & lat
    set the latstr to my d2s(lat)
    set the lngstr to my d2s(lng)
    set exifCommand to exifToolPath & " -GPSMapDatum=WGS-84 -gps:GPSLatitude='" & latstr & "' -gps:GPSLatitudeRef='" & northSouth ¬
    & "' -gps:GPSLongitude='" & lngstr & "' -gps:GPSLongitudeRef='" & eastWest ¬
    & "' -xmp:GPSLatitude='" & latstr & northSouth & "' -xmp:GPSLongitude='" & lngstr & eastWest & "' -xmp:GPSMapDatum='WGS-84'" & " -xmp:GPSVersionID='2.2.0.0'" & " \"" & image_file & "\""
    -- display dialog of ("running: " & exifCommand)
    set output to do shell script exifCommand
    -- display dialog of output
    do shell script "rm \"" & image_file & "\"" & exifToolOriginal
    end exportCoords
    tell application "iPhoto"
    activate
    try
    copy (my selected_images()) to these_images
    if these_images is false or (the count of these_images) is 0 then ¬
    error "Please select one or more images."
    repeat with i from 1 to the count of these_images
    set this_photo to item i of these_images
    tell this_photo
    set the image_file to the image path
    set lat to the latitude
    set lng to the longitude
    set alt to the altitude
    end tell
    if lat < 90.1 and lng < 180.1 then
    my exportCoords(image_file, lat, lng, alt)
    else
    display alert ("No location set for " & name of this_photo)
    end if
    log "read image, lat: " & lat & ", lng: " & lng
    end repeat
    display dialog "Geo Exif write complete."
    on error error_message number error_number
    if the error_number is not -128 then
    display dialog of ("failed on: " & image_file)
    display dialog error_message buttons {"Cancel"} default button 1
    end if
    end try
    end tell
    on selected_images()
    tell application "iPhoto"
    try
    -- get selection
    set these_items to the selection
    -- check for single album selected
    if the class of item 1 of these_items is album then error
    -- return the list of selected photos
    return these_items
    on error
    return false
    end try
    end tell
    end selected_images

  • Iphone 5 videos from iPhoto will not import into FCP

    Just bought FCP X and tried to import movies from iPhoto taken with my iPhone 5 and get a message that the file format is not supported.  Any suggestions?

    To late.  The videos were downloaded into iPhoto and removed from the iPhone.  I actually exported the videos to my desktop then imported them into FCPX without any problem.  It would seem to me that I should be able to import directly.  The video format (in iPhoto) is supported according to the apple web sight.  Any thoughts? 

  • IMoive Quicktime not importing to FCP

    Hello,
    I have a quicktime that was created in iMovie that will not import into FCP. Any recomendations on exporting this differently or what exact format FCP will recognize the quicktimes as when they were created in iMoive?
    Sara

    When I open the quicktime, I "export.." and I only have 10 options or so. Highest quality DV isnt one of them.
    Which one do you think is right? I already tried Q Movie.
    Movie to:
    3G
    Apple TV
    AVI
    DV Stream
    FLC
    Hinted Movie
    Image Sequence
    iPhone
    iPod
    MPEG-4
    Picture
    Quick Time Media Link
    Quick Time Movie
    AIFF
    AU
    WAVE

  • LiveType .ipr won't import into FCP - File type not recognized

    LiveType file is greyed out when trying to import into FCP as a Standard File type. If we change Standard File to All Files we get an error stating, "File Error: 1 file recognized, 0 access denied, 1 unknown."
    The project and media are on an external FWHD, originally edited on a G5, moved to the G4 FWHD with Media Manager.
    We've trashed FCP preference files, repaired permissions, checked ownership of files on the FWHD, created new LT files on the internal drive to no avail.
    Is it time for a reinstall of FCP Suite?
    G4 Tower 1.42 Ghz Mac OS X (10.4.7)
    G4 PowerBook 667 Mac OS X (10.3.7)
    G4 PowerBook 1.67 Mac OS X (10.4.7)
    G5 2.5Ghz Mac OS X (10.4.7)
    iMac G5 1.8Ghz   Mac OS X (10.4.7)  

    The project and media are on an external FWHD, originally edited on a G5, moved to the G4 FWHD with Media Manager. We've trashed FCP preference files, repaired permissions, checked ownership of files on the FWHD, created new LT files on the internal drive to no avail.< </div>
    This is usually two things: In compatible versions of FCP or a missing element that allows the .ipr files to be imported. I have forgotten what the enabler is but it's obviously working on your G5 or you wouldn't be asking the question. If you create a LT file on your G4, can you import it into FCP on the G$?
    (You can search the forum for similar problems, it comes up about twice a month.)
    That leaves the problem of incompatible copies of FCP. You have not provided that information. FCP is not backwards compatible.
    bogiesan

  • H.264 will not import into DVDSP?

    So I have been searching several discussion forums and the question I have seems to pop up in each of them, but is never answered???
    Simply put, I have a FCP 6 project sequence that is 720p24frame which is an editing timebase of 59.94 with an aspect ratio of 960by720.
    This is an 8.5 minute piece so I know that it will fit onto a regular DVD-R.
    So I go through compressor and compress it into both an MPEG2 and H.264 - each at an HD bit rate.
    Then I set up an HD project in DVDSP and try to import the two. The MPEG goes in fine and burns with no problems. My BlueRay/HDDVD combo player is on its way in the mail so I can't test it, but it will not play in my SD DVD player. Then I try to import the H.264 - It states something to the effect of not a compatible format....
    That is my question - Why will the H.264 not import into an HDDVD project in DVDSP - all of the settings are correct from the initial edit - through compressor - through DVDSP.
    Thank you for anyone who can help - we have a large festival coming up that has the option of 35mm or HDDVDs (we cannot afford a print).

    So...this issue is somewhat solved.
    I have done several exports using the provided H.264 presets then tweaking them each to my own set specifics. There are four places in the formats sections of compressor that have H.264 as a codec - one of these is for iPod and web so I disregarded that one completely.
    I always applied the same settings as to have a control base when doing this experiement - I haven't done a science project in probably 15 years. I also pushed the bit-rates to the highest level.
    After many hours in and out of compressor and DVDSP, I found only one of of the presets loaded properly into DVDSP - the 60min under HDDVD H.264 preset (altered to my higher bit-rate)
    I am still waiting on my player to try it out, but it did burn fine. This is all so strange since all of my own settings (bit-rate) and other data was constant.
    Oh well...at least I've got one test completely burnt.

  • Vignetting added and color adjusted immediately post import into Lightroom5.

    Vignetting added and color adjusted immediately post import into lightroom5.
    My photos from my most recent trip, when imported into Lightroom, have a heavy vignette very close to all 4 corners of the photo, and seem to have some small adjustments being done to them immediately when I import. The thumbnail looks great, and when i import --> then select it to open it as if I was going to view it full size in Lightroom, it looks great [no vignetting or tone/color adjustment] for about 1-2 seconds while a 'loading' footer is shown, following which the color is slightly altered and the vignetting is added (at this point then the thumbnail changes as well). This is a significant and noticable change to the photo. The pictures also do not have these issues if I view them through any other software. I have Can any one help me figure out what is causing this and remove it?
    I shoot
    with a Sony Alpha6000
    shoot in RAW (.ARW)
    use the standard sony kit lens that comes with the camera bundle, lens SELP1650 (3.5-5.6/16mm-50mm)
    edit on Windows 7 64bit with Lightroom5
    and don't believe I've adjusted any camera settings since last taking pictures 1 week ago with the exact same lens. I looked at photos from my last trip (only one week ago), and none of them are having these or an alterations/changes upon import.
    I took over 300 photos last weekend wthout any sign of these issues post import
    Every single photo I took this weekend seems to have this same issue.
    Any help is appreciated!

    Vignetting added and color adjusted immediately post import into lightroom5.
    My photos from my most recent trip, when imported into Lightroom, have a heavy vignette very close to all 4 corners of the photo, and seem to have some small adjustments being done to them immediately when I import. The thumbnail looks great, and when i import --> then select it to open it as if I was going to view it full size in Lightroom, it looks great [no vignetting or tone/color adjustment] for about 1-2 seconds while a 'loading' footer is shown, following which the color is slightly altered and the vignetting is added (at this point then the thumbnail changes as well). This is a significant and noticable change to the photo. The pictures also do not have these issues if I view them through any other software. I have Can any one help me figure out what is causing this and remove it?
    I shoot
    with a Sony Alpha6000
    shoot in RAW (.ARW)
    use the standard sony kit lens that comes with the camera bundle, lens SELP1650 (3.5-5.6/16mm-50mm)
    edit on Windows 7 64bit with Lightroom5
    and don't believe I've adjusted any camera settings since last taking pictures 1 week ago with the exact same lens. I looked at photos from my last trip (only one week ago), and none of them are having these or an alterations/changes upon import.
    I took over 300 photos last weekend wthout any sign of these issues post import
    Every single photo I took this weekend seems to have this same issue.
    Any help is appreciated!

  • After effects animation Codec won't import into FCP

    Hi
    I have used After Effects to do a green screen key on some HD 1080i footage.
    I then went to export - quicktime movie - animation
    I understand that the animation codec is the only way to export with an alpha channel so that I can put other footage in after my nice green screen key.
    I set quality to best and frame rate to 25, I also tried frame rate as current and it exports and plays back fine in quicktime movie player, but won't import into final Cut.
    The error message is "wrong frame rate"
    Does anyone have any suggestions? I am quite new to after effects and wonder if there is something wrong with the way it is seeing the footage as I shot in widescreen and the image is squeezed as for a 4:3 TV aspect ratio.
    Thanks.
    Ajay

    1. Check your AE composition settings (cmd-k) and be sure your frame rate is set to 25... AE uses the frane rate of your composition and not the settings in your export module...
    2. Do not use the "export" command in AE... that is used only for special purposes only (i.e. for using "quicktime exporto compnents" not available under the export queue)...
    3. use the "make movie" or "add to export queue" command instead
    4. You expot module should be set as:
    - best settings
    - animation + alpha
    do not specify any frame rate in the export module!! AE automatically uses the frame rate in your composition settings!!
    5. Export and import into fcp...
    I never had problems with AE animation+alpha and fcp 6.0.1

  • Creating animations that will import into FCP

    What are some program options for creating and manipulating objects like squares, rectangles and circles that will be used for creating animations to be imported into protions of FCP projects. The final output will be DVD's. Director MX2004 works very well for creating the animations, however when converted to a QT movie and imported into FCP, the animations look like a copy of a VHS tape. (Export settings were component video.) The animations are not acceptable when viewed on both a TV and NTSC monitor. Is anyone successfully using Director for such an application? I would certainally appreciate any suggestions.
    G5 2 X 2   Mac OS X (10.3.9)   G4 15" Power Book

    I agree about the material that is coming out of Director being the problem.
    The fundamental questions is "is Director capable of this kind of output?"?? I was hoping someone would tell me "this is how I did it" or "It is impossible using Director". All I know is there was some animation from Director in at least top movie a couple of years--I don't remember its name. So someone was able to get animation out of Director good enough for the film industry!
    As for other questions you posed. The vector graphics I need can be created and manipulated as I need in Director. The whole project could be done in Director and outputed as a cross platform "projector" from a Mac or PC version of Director. However, there some issues with keeping things "in time" using Director. Using Director for the whole project is "plan B".
    With regards to your other questions. In short, I want to animate some very detaliled shop type activities that are hard to video and understand. The animations will compliment the video and will show/simplify concepts needed to learn particular shop skills.
    I want to make and market a series of DVD on these shop activites. Yes I know it is not a small project. I have been working on problems relating to everything from copyrighting to the insurance/liability aspects for several years. I also have the hardware & software to make DVD "demos" and examples to "show and tell". Now I need some help getting the stuff to do what I want/need!
    FCP is the best option for "putting together" audio, video and amimation before making a DVD.
    Thank you for your input.
    G5 2 X 2   Mac OS X (10.3.9)   G4 15" Power Book

  • Why do some AVI files not import into iMovie?

    Some of my AVI video does not import into iMovie. When I try, it gives me a non-specific error message. Is there a way I can import it? Other AVI files import with no problem.

    AVI is a container, not a format; the audio and video in an AVI may use any codec, and some codecs can't be used in Mac OS X. Installing Perian may help.
    (34138)

  • .CR2 will not import into  iphoto 08 7.1.5

    I have a few hundred photos taken by a friend that i am trying to import into my iphoto library.
    Getting an unrecognizable file message.
    I shoot on a Canon XSi in RAW and have no issues importing to iphoto, Apature or photoshop....
    her images were shot on a Canon TSi in RAW and will not import into any of my programs.

    The fact that you can use the Raws from your XSi is of no relevance.
    The Raw from every model of camera is different. Note: that's every model not every brand. So, the NEF produced by a Nikon D40 is not the same as the NEF produced by a D60, the CR2 produced by a Canon 350 is not the same as the CR2 produced by a Canon 400.
    Changing the Raw specification is one of the ways of upgrading the cameras.
    IPhoto and Aperture support -  or don't -  the same cameras.
    Regards
    TD

  • Motion project imported into FCP looks different...

    I have a Motion project that moves 17 magazine covers across a background. When I preview it in Motion it looks great, but when I import it into FCP the mags overlap and run into each other. What could be happening during import and is there a fix??

    I'm posting in response to my own question because this may actually be a bug. When I import the Motion project into FCP with the Motion layers locked, the animation is altered. When I go back into Motion and unlock all the layers and import into FCP, the animation is perfect. No kidding, locked tracks and the animation is funky, unlocked and it's fine. Anyone ever stumble on this??

  • Motion animation when imported into FCP comes out as 4:3 instead of 16:9

    Hi,
    I'm trying to create a bumper animation for my feature film. I started in Motion 3 created a simple animation and imported into FCP and flagged it for 16:9 but still comes ot as 4:3 when exported to Quicktime. Any ideas as to why?
    Chris

    Set the anamorphic flag. Click on you clip in the FCP timeline or browser and type ⌘9. Check the Anamorphic flag.
    Patrick

  • Lightroom CC 2015 HDR merge not importing into Catalog

    When I use the new HDR merge in LR CC 2015, the new xxxxx-HDR.dng image is created but not imported into the catalog. All of the demo videos I've watched show the image being immediately imported into the catalog and visible on the filmstrip. Suggestions? TIA for your help.

    Here is a +/- 3 EV HDR that both LR6/ACR9 and PS-HDR Pro do a reasonable job with, where the only adjustments are clicking Auto in LR:
    Here are the three images, EV+0, EV-3, EV+3, where to get a reasonable view out the windows, the interior was nearly black and to get a reasonable view of the interior, the windows are nearly white.
    Here is a side-by-side of the EV+0 shot with various adjustments applied vs the LR6/ACR9 HDR result with Auto clicked.  Tonally they look similar.  What is better with the LR6/ACR9 version is the view out the windows has more detail and less clipped, and the noise in the darker areas is much better, meaning LR6/ACR9 used more of the brighter image for the floor and more of the darkest image for the view out the windows, which is exactly what HDR is supposed to do:

Maybe you are looking for

  • CUCM 8.6.2 Securrity

    Dears, I have not purchased security token for secure voip,communication , I want to implement secure voip by self signed certificate within the corporate, is it possible ?? Any body can help me with configuration example or an action plan how to imp

  • Adobe Flash Player 11.4 quits working, won't show videos even after reinstalling.

    Had Adobe Flash Player 11.3 r300 and it stopped showing videos, etc. in Firefox a few days ago. Now I've installed v 11.4 r402 and it still gives error message "Adobe Flash Player ... has stopped working." I uninstalled, downloaded again and reinstal

  • How to test individual servers using session broker

    Hi, We have 6 terminal servers and have recently switched from NLB to Session broker using RR DNS. This method balances our users much better, but has introduced a new issue. After we make a change to the terminal servers (such as applying a patch) W

  • Error when using EXPDP

    E:\BACKUP>expdp system/password@abcd parfile=xyz Parfile: dumpfile=emp.dmp logfile=emp.log directory=oraexp TABLES=(scott.emp:emp_6) Error: LRM-00109: could not open parameter file 'xyz' LRM-00113: error when processing file 'xyz' Thanks

  • How to configure snmp on solaris 10 for sending traps to any EMconsole

    i am working on solaris management console(smc) .i want to configure snmp for this (smc)to send traps regarding system performance and cpu usage ..can any body know ho to do this .i am new to solaris ..learned some basic administration of it ..