Import trouble

why do stills upload to LR 4 from my sony handycam but not movies

What file format are the movies from your camera? If you move one of the files from your camera to your hard driver (via Windows Explorer or Mac Finder), can you import from there? If not, will the movie file playback in Quicktime player? LR uses QT to playback video files, so if the files are not compatible with QT, they will not work with LR.

Similar Messages

  • Mail 4.5 import trouble

    Mail 4.5 imports mbox files double up. The mbox files import trouble free into other mail programs, but not Apple mail? Does any one have a solution?

    Actually smaller attachments are downloaded automatically, or perhaps it depends on attachment type? 
    Try the same with say 2MB .PPT file .. email the file to yourself. It will come through as "click to download" icon (see image above). Trash the message (before SAVE or clicking on attachment), now try opening it in the trash or pulling it back to inbox and then open it. Attachment is gone and you get garbage - clearly extra data is there but is non-readable.
    Not a big issue for a single user - potentially very big issue for an admin supporting large number of end-users, some of which are recent Outlook transplants.
    Btw, I'm using IMAP server and I have enabled "Store deleted messages on the server"

  • Page import trouble

    Hi and thanks for previous answers, but my page import trouble continues.
    I have now compiled a class, myBean.class and placed it in this folder ...
    ROOT/WEB-INF/classes/peters/beans/
    when I use ...
    <%@ page import="peters.beans.*" %>
    Tomcat finds the path, but using
    <%@ page import="peters.beans.myBean" %>
    a class not found exception appears.
    I can�t understand why, it it something wrong with the public/private properties in myBean?
    This is the syntax ...
    public class myBean
      ��private String sName="Pette";
       public myBean()
       public String getName()
         return sName;
    Thanks for any answers.
    Have a nice day / reg. PG

    Jippy, I found a solution!
    First I added the line - package pg; - to the testBean class and placed the file in ROOT/WEB-INF/classes/pg
    The I used the following jsp-tags in my .jps-file
    <%@ page import="pg.*" %>
    <jsp:useBean id="theBean" scope="page" class="pg.testBean" />
    /pg

  • Export/import troubles

    Folks,
    a ct. has exported/imported more than on page with a batch job without any errors (WOW!). But when calling the different pages they are not the same. After dropping a page from portal UI and reimporting one single page the content is okay. But when doing this for another page, he got the same trouble again. Has anybody have a similar behaviour when importing more than on page?

    When we export/imported a couple of pages, HTML portlets from one ended up in the other and vice versa. This completely screwed up the application and we had to restore from backup.
    Also, one page with tabs dropped the content for one HTML Portlet per tab during the export/import process. The odd thing was that the title was still there for the affected Portlet...just the content was gone. This was a consistant, reproducable error.
    And one more: any images added to Portal (custom sub tabs, for instance) displayed as missing images, and had to be re-added after import. An odd behavior here was that they only dissapeared for certain users, but other users could see them. After re-adding them, all could see them again.

  • Help! importing troubles

    please help.
    i've recently received a samsung digimax i5 camera which doesn't come with mac software. i've been using iphoto but am having problems.
    my camera is recognised and the programme knows how many photos there are to import. however, when i click import, either none or only a few photos transfer.
    I then get a message saying "unreadable files, cannot import etc" with all the files listed being .jpg
    However, if i am very persistent, by a process of stopping the importing. removing the camera, plugging it back in and importing again, i eventually get all the photos.
    surely this means that they weren't unreadable in the first place?
    i know i get there in the end but its so so frustrating as just to import a few photos can take upwards of half an hour.
    please please help
    x

    Hi Kimbee. I have a Canon digital camera and was always having troubles downloading pictures or movies. Eventually one of the Canon help people suggested I go to a card reader instead. I have a card reader now (not that expensive) and have had no troubles since. Maybe this may help. Good Luck.

  • Importing trouble from 7.1.5 to 9.1.5

    I am having a really hard time getting iPhoto library from G4 power mac to new Mini. I tried the portable HD to copy and import but on the mini I cannot select the library. I also tried to move it over on the network (wireless). The library is about 2.5 GB. Am I missing something simple or am I going about this all wrong? Please help.
    Thanks
    Steve

    1. Don't import the Library. Once on the new machine you just open it.
    2. If you can't select it, and the Library was working on the old machine, then it sounds like a faulty copy. Copy it again.
    Regards
    TD

  • .DMP File Import Troubles.

    I am trying to import a .DMP file from Oracle 9i (see below) using the Oracle Database Homepage (Oracle 10g Express Edition) and I received the following, error message:
    "Your export file is not supported."
    So, I believe the problem to be with the charset that is being used to export. Does this make any sense? I really need to get this database imported. Any help is greatly appreciated.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production With the Partitioning option JServer Release 9.2.0.5.0 - Production Enter array fetch buffer size: 4096 > 40960 Export file: USERS:[XXXX]EXPDAT.DMP > DOUG_EXPORT.DMP (2)U(sers), or (3)T(ables): (2)U > 3 Export table data (yes/no): yes > Compress extents (yes/no): yes > no Export done in US7ASCII character set and AL16UTF16 NCHAR character set server uses WE8ISO8859P1 character set (possible charset conversion)

    Hi
    Read this document, it can helps you. You should use exp 9.2 to import into 10g.
    Compatibility Matrix for Export & Import Between Different Oracle Versions
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=132904.1
    Which EXPORT utility to use when importing into an Oracle8
              or a higher database release
              (always use IMPORT utility of the target database):
    -------------------------------------------------------------------------+
    |  EXPORT   |                         IMPORT into:                         |
    |   from    --------------------------------------------------------
    |    \/     |  8.1.5 |  8.1.6 |  8.1.7 |  9.0.1 |  9.2.0 | 10.1.0 | 10.2.0 |
    -------------------------------------------------------------------+
    |  5.x 1) 2)| EXP5x  | EXP5x  | EXP5x  | EXP5x  | EXP5x  | EXP5x  | EXP5x  |
    |  6.x    2)| EXP6x  | EXP6x  | EXP6x  | EXP6x  | EXP6x  | EXP6x  | EXP6x  |
    |  7.x    3)| EXP7x  | EXP7x  | EXP7x  | EXP7x  | EXP7x  | EXP7x  | EXP7x  |
    -------------------------------------------------------------------+
    |  8.0.3    | EXP803 | EXP803 | EXP803 | EXP803 | EXP803 | EXP803 | EXP803 |
    |  8.0.4    | EXP804 | EXP804 | EXP804 | EXP804 | EXP804 | EXP804 | EXP804 |
    |  8.0.5    | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 |
    |  8.0.6    | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 |
    -------------------------------------------------------------------+
    |  8.1.5    | EXP815 | EXP815 | EXP815 | EXP815 | EXP815 | EXP815 | EXP815 |
    |  8.1.6    | EXP815 | EXP816 | EXP816 | EXP816 | EXP816 | EXP816 | EXP816 |
    |  8.1.7    | EXP815 | EXP816 | EXP817 | EXP817 | EXP817 | EXP817 | EXP817 |
    -------------------------------------------------------------------+
    |  9.0.1    |   N/S  | EXP816 | EXP817 | EXP901 | EXP901 | EXP901 | EXP901 |
    |  9.2.0    |   N/S  |   N/S  | EXP817 | EXP901 | EXP920 | EXP920 | EXP920 |
    -------------------------------------------------------------------+
    | 10.1.0  4)|  Not Supported  | EXP817 | EXP901 | EXP920 |    4)  |    4)  |
    | 10.2.0  4)|  Not Supported  | EXP817 | EXP901 | EXP920 |    4)  |    4)  |
    -------------------------------------------------------------------+Bye, Aron

  • IPhoto Importing Troubles Help

    Hi Everyone,
    So I import photos onto iPhoto from my Gopro and the last imports were there. I wasn't thinking and forgot to put them into an album so when I imported more from another camera they replaced the old photos in the last import folder. So now the new photos are there and the others have vanished. Confusing I know but if you can help or have ideas that would be great thanks!
    mrbush_

    Right  --  Last import is obviously the "last import" so each time you import it changes - that is simply a view of the last import and has nothing at all to do with the photos in your library - the photos can always be viewed as events or as photos (at the top of the source pane on the left of iPhoto under "Library"
    LN

  • Oracle 8i Lite import trouble

    Hello,
    Ok ill explain the problem first. I Exported whole DB from Oracle 8i, and now i have a file export.dmp. I want to import it to Oracle 8i Lite, but for now so success. I have a DB called test, defined in ODBC and created in Oracle Navigator. I can access that DB from Oracle Navigator, and i can access it trough SQL. I am trying to import that file to test DB with command like "imp80 system/manager@odbc:test file=export.dbp. Everytime i try to import i get same error saying : Table not found, View not found, ORACLE error, and Operating system error.
    Can anyone give me some tips on how to import?
    Thanks in advanced

    John (guest) wrote:
    : Hi,
    : Does anyone know if Oracle 8i_lite supports "import"?
    : I saw "imp80" in the Oracle8i_lite bin dir. But when I tried to
    : do an import, I got:
    : IMP-00003: ORACLE error 942 encountered
    : OCA-30034: table not found
    : [POL-5130] table or view not found
    : IMP-00021: operating system error - error code (dec 2, hex 0x2)
    : IMP-00023: Import views not installed, please notify your DBA
    : IMP-00000: Import terminated unsuccessfully
    : Anyone knows how to add the required import views?
    Hello,
    'imp80' is the import utility for Oracle 8.0.x database. If you
    are using 8i Lite (Lite v4.0.x), there is a utility 'olload.exe'
    in your %ORACLE_HOME%\bin, which allows to load a flat ASCII file
    into a Lite table and unload (!!) a table into a flat ASCII file.
    Check the online doc <<Oracle8i Lite Oracle Lite User's Guide>>
    to find out other usefull utilities.
    Xin WU
    null

  • Canon Vixia HF200 Import Trouble

    Hi there,
    I'm using the trial version of Adobe Premeire (with intention to purchase in the near future) to import from a Canon Vixia HF200.  The HF200 uses the AVCHD format, written as MFX files.  I shot at the highest quality afforded me by my camera (MXP it's called) at 24 frames per second.
    Here's the problem: when I import the MXF files into Premeire, they're imported as video ONLY, without any audio.  However, when I open up the MXF files in VLC or Windows Media Player, they play with audio.  How come Premiere is not recognizing/not importing the audio tracks?  How can I fix this?  Help!
    Thanks,
    Matthew

    In the "small" print on the download page it says what is NOT in the trial... repeated here
    http://kb2.adobe.com/cps/407/kb407938.html
    My CS5/AVCHD 1st Impressions http://forums.adobe.com/thread/652694?tstart=0 describes a bit of what the full version may do

  • Importing troubles Elements 9 organizer

    Im getting the following error when i try to import my pictures into the organizer in elements. Since it gives me this error it will not import all my subfolders in my watch folder and i have had to go through and import each subfolder manually avoiding the ones that are giving me toruble.
    Nothing was imported. The File(s) or folder(s) selected to import did not contain any suported file types, or the files are already in this catalog
    This is getting quite anoying since i have a large collection of pictures. All the pictures work fine in other organizers and all are able to be opened in the editor so im not even sure what pic is casing the error?

    You could try the services trick.
    In the Organizer you can go to Edit à Preferences à Adobe Partner Services
    Under Location you can use the Choose button and then change to United States & Canada. SmugMug then usually appears in the list of services.

  • Image Importing Trouble

    Hello all I am such a noob.. I have been trying to import an
    image into my file so I can work with it.. only problem is when I
    do it (whether its to stage or library) all I get on the stage is a
    square without the image. if I test my movie I can see the image
    but it is really hard to work this way. can someone please tell me
    what I am doing wrong? Feel free to write back starting off with:
    Dear Noob.. LOL I appreciate any help

    quote:
    Originally posted by:
    rritchey
    my guess is you have outlines turned on for the layer.
    Go to the layer on the timeline. There are a couple of icons
    to the right of the layers name. The third icon is what you want to
    look at. If it is a box that is just a stroke, then outlines is
    turned on. Click the box to toggle outlines, and your image will
    appear on the stage.
    First let me say thanks for trying to help me. I have tried
    that I even checked the layer properties and it still will not
    allow me to see the image. when I open other flash files created by
    someone else I can view the images just fine. are there any other
    settings that I may be missing that you can think of?

  • Lightroom Image Import Troubles

    Last night, I was importing some images into Lightroom. I mistakenly let Lightroom store them in a sub-folder of a sub-folder in the folder where I wanted them. Usable but not very good.
    Attempt 1 - went to the CC Learning centre and watched video on moving files/images. Identifying parent folder didn't work - still couldn't move them.
    Attempt 2 - video said files could be re-linked if link was broken. No luck here. This is where I might have made my biggest mistake by thinking that I could delete the images and re-import them.
    Attempt 3 - when I clicked the import button, the dialogue started, but showed no images to import. Tried this several times and got same result.
    Note: after cancelling the import, confirmed that I can still all images that have previously been imported. Whew! Yes I can.
    Attempt 4 - found an SD card with images not previously in Lightroom. Same result-import dialogue starts, but no images showing. Houston, we have a problem!
    The question is not if I am doing something wrong - it is what am I doing wrong?  Any help would be appreciated!

    The same problem here.
    I'm GMT+3, and have local time in my camera.
    When I'm impoting images captured after 9PM they are going to folder of the next day, while metadata browser shows them correctly.
    IMO this is a bug of LR ingester.
    PS WinXPsp2 (Is this Windows only issue?)

  • PSE 9 importing trouble

    I am trying to import from a SD card but each time I do it brings the photos into the organizer without allowing me to pick the ones I want, the automatic download box is NOT checked and I do not see an advanced tab to go to.
    What am I missing?

      Go to the control panel and check dpi scaling under Appearance or Display.
    It’s not uncommon to see a setting of 125% or higher to improve screen readability but PSE9 requires a dpi of 96 or 100%
    Whilst the Editor Menu will appear at 120% the Organizer Menu (and the advanced button in downloader) won’t.
    Sometimes the mouse or tool cursors are distorted.
    Try a setting of 115% or 116% otherwise 100%. A common display resolution, notably for notebooks/laptops, and netbooks is 1024 x 768 but PSE9 requires a screen height of 800 for full functionality.
     

  • More import troubles for a Lightroom amateur..

    Hello one and all.
    I've been searching for a solution to my problem for a few days now and as of yet no luck. I'm quite inexperienced with all the ins and outs and dialogs of Lightroom; I'm a very basic user, import photos, organise into sets etc and collections and then just edit.
    As of the other evening, after inserting my SD card into my Mac's built in reader, Lightroom would open the import catalog and show all of the images on the card, greying out those that were previously imported and those that are due to be copied.
    My lightroom is set to copy the photos over from my SD card to my pictures folder on my Macbook but for some reason, whenever I try to import any photos, it won't let me. It will bring up the import bar (top left) along with the import in progress screen. Then Lightroom decides to 'lock-up' (i think that's the term?) and won't import any photos. It doesn't freeze exactly, rather it just refuses to import them to the pictures folder. I have tried deleting my preferences and such to no avail. I also just reinstalled it and still the same problem.
    BUT when I tell Lightroom to send my pictures to another folder, it works fine? I'm at a loss as this is kind of inconvinent.
    I'm running Mac OS X V10.6.8 with a 2.3GHz Intel Core i7, 8GB of 1333 MHz DDR3 RAM so the computer shouldn't even break a sweat doing it's task
    I use a Canon 550D that I havent updated in a while. I just updated my EFI firmware on the Mac in vain it would help. As far as I can tell it appears to be a probelm with location? I have googled and tried a nuber of things and I'm 100% sure it's the tiniest thing but I would really appreciate some help as to what's going on. It's just one of those things that will end up confusing me until I sort it.
    Any help will be muchly appreciated,
    Many thanks to all in advance (even if you call me a internet n00b who doesn't know how to google)
    Ash.
    oh and for the record I've been trying to google the solution for a couple of days now

    What happens when you try to copy images directly from the SD card reader to a new subfolder in 'Pictures' on your HDD using the OS X Finder and NOT LR?
    I know I will be flamed for what I am about to say, but so be it! I suggest never copying images from any camera or card reader directly into LR using the 'Import' module. There have been many reports (too many to count!) of users losing images, corrupting images, or simply not copying a single file, even though everything appeared to be working just fine. Yes it should work without a hitch since it is a simple operation, but it doesn't in too many cases!
    I have never used LR's 'Import' module to download image files direct from a camera or with a card reader. I also have NEVER lost or corrupted a single image file, or have an image file that didn't get transferred to the exact folder location I selected. Here is my simple procedure, which takes very little additional time:
    1) Copy the image files direct from camera or a card reader to one (1) destination folder on your hard drive using Windows Explorer or Mac Finder. I use the simplest folder naming hierarchy: Camera Model (Canon 5D MKII) > Shoot Date (YYYMMDD). If the images on the card were shot over multiple days, I use the last day of the shoot. REASON: LR provides plenty of organizational tools for cataloging and adding metatdata to your image files.
    Keep Image Storage Simple = KISS
    2) Open Lightroom's Import module and 'Add' the new files.
    3) Confirm the picture count for the new image files imported into Lightroom. This will be easy if you used one (1) folder with the shoot date, located under your 'Camera Model' main folder.
    4) Sort images by 'Capture Time' and check the first image file (oldest) for full functionality by verifying 1:1 preview has proper imaging in LR’s ‘Develop’ module.
    5) Repeat #4 above for the very last file (newest).
    This isn't an exhaustive test, but a good "common sense" check that the image files transferred properly to your hard drive and are fully functional in LR (i.e. not corrupted).

  • MXF file importing trouble to CS5

    I just got a Panasonic hpx 250 camera and its native files are MXF files. They are not compatible with my software, premiere CS5. Can anyone recommend a converter or other fix that will allow me to use MXF files with premiere, something that will link the audio and video files without degrading the video quality, or taking forever to render?  It has been suggested that an upgrade to CS6 may solve the problem.  Can anyone tell me what's new in CS6 that would make importing MXF's easier?
    Thanks!

    Thanks Jim, you got me thinking about those presets and I started monkeying with the media browser.  The MXF files import cleanly through it.  I was also not saving enough of the MXF contents file to my hard drive.  Yeah, you need more than the audio and video.  By saving the whole folder,  opening in the media browser and importing from there, seems to be working like a champ.   I’ve never had to go through the media browser before, but I usually deal with only with .avi or mpeg files.
    Thanks again for the nudge in the right direction.

Maybe you are looking for

  • Acrobat 10 won't start anymore

    Love how you spend thousands to get the latest software from Adobe, and then when you simply need to open a PDF file right before a presentation, the application won't open. Found one discussion that advises to uninstall and the reinstall.  Seriously

  • Third party sale

    In third party, after vendor deliver the goods we do the billing to customer. how can we know that vendor deliver the goods or customer receive the goods.how will we do the billing ? will we wait for any confirmation from customer or vendor that mate

  • Why do I have to go to app store to open new version of Numbers on my computer?

    Why can I only open the new version of numbers through the app store?

  • Possible CS3 Compatibilty problems

    We've been happily running CS3 on Mac OS 10.5.8 for years now but need to upgrade the OS in order to upload e-books to iTunes. Will we have any compatibilty problems with CS3 in later OS versions?

  • HT5625 i cant register

    i cant register in ma phone