Loss of Captions only in Olympus Camera photos

Loss of Captions only in Olympus Camera photos after migrating from Mac OS 10.5.11 and AP2 to Mac OS 10.6.4 and AP 3.03
I have had a problem where the captions written in Aperture 2 on a PowerMac G5 PPC running Mac 10.5.11 are no longer visible after migrating the photos to a new iMac running Mac OS 10.6.4 and AP 3.03. This occurs only in photos taken on Olympus Digital Cameras, no other brands are affected that I’ve seen (i.e. Nikon, Casio, Canon, Pentax). It occurs in both Preview and Aperture 3, replacing the previous Caption data with “OLYMPUS DIGITAL CAMERA”. However, if the same photo is returned unchanged to the older Mac, the correct captions are still visible. Also, Graphic Convertor and CS2 are able to read the correct captions in the IPTC data on the new system. Brand new photos imported directly into AP3 in the new system do not seem to be affected, although I have not used it enough to be sure that it will not happen in the future.
I believe that this is a problem with a change in how the new Mac OS reads IPTC data. I think the new system reads data from the EXIF (and XMP) fields in preference to the IPTC information, and if there is any information in those other fields, it will not read the IPTC caption. For most camera brands this is not much of a problem, because they do not automatically place any caption information in these fields. However Olympus seems to desire to place it’s name everywhere in the metadata, and their standard metadata include writing “OLYMPUS DIGITAL CAMERA” in the EXIF caption field (a very good reason never to use Olympus cameras in my opinion). If you ever have used Photoshop or Photoshop Elements (I have used fairly old versions only, this may have changed) to edit your photos in Aperture or previously in iPhoto and then migrated to Aperture, I noticed that the photos then have XMP metadata with “Olympic Digital Camera” written in many different fields, which also takes precedence over the IPTC caption in the Mac OS 10.6.x.
It is a very difficult problem, as once the AP2 library and referenced masters are brought over to the new system and upgraded to AP3, everything looks fine initially in the AP3 Library - even the captions are still there. However, pretty soon Aperture will start to realize that something has changed in the masters (even though nothing has really changed in the photo itself, just the way the system reads the IPTC metadata) and it will start to update the library, replacing your captions with “Olympus Digital Camera”. If you catch it early and try to stop the “updating” by using the “Write IPTC metadata to Masters” command, it will often not do anything, sometimes it will fix the problem for some photos and other times it will proceed to overwrite your previous captions with the Olympus caption - so don’t do that! I have tried all kinds of work arounds, and many of the more obvious options don’t help. I contacted Apple Support and Aperture, their response was that it was Olympus’ problem and a problem with the IPTC conventions. Olympus had no useful options either.
The best solution I have found so far is using ExifTool to remove the EXIF image description field, and the whole XMP box if the photo has been edited with Adobe products in the past. It’s time consuming process and a little intimidating for a terminal neophyte like me, but it’s easier than rewriting thousands of captions (and even if you do rewrite them in Aperture, Aperture will still change it back to “Olympus Digital Camera” once it decides that the master is somehow different than before). I will try to describe what has worked for me - some situations may be different. In particular, I suspect that writing the IPTC data to the masters upon exporting them for migrating to the new system makes this problem worse, as it causes Aperture 3 to realize that something has changed in the masters and make it update them; however often the masters without the IPTC will not be recognized for reconnecting. Consolidating the photos projects to be exported to the new system seems to help prevent problems within Aperture with the captions, but if you ever export the masters or use referenced masters, the problem will still be there until the EXIF caption is removed. I previously exported the masters (with the IPTC written them upon export in AP2) and then reconnected them in AP3, but this often seems to cause more problems with lost photos, time changes (mostly in the Adobe edited photos) and AP3 recognizing the master as “changed” and updating it, thereby losing the original captions.
Rule No. 1 - if at all possible, keep a copy of your original masters and Aperture 2 libraries as back ups (and it’s nice to be able to use them on your old system) - I’ve had to re-use them several times until I got things right. If your AP Libraries and masters are on a external HD, it may be best to make an exact clone of it (with the exact same name for the HD), so that you will not have to reconnect or relocate your masters.
You will probably want to see if you really have this problem before trying to fix it. Open the master taken with an Olympus camera that had a caption written to it in Aperture 2 in Preview and look at the caption information (command-I) under IPTC - if it says “Olympus Digital Camera” where you previously had something else, then it’s a problem. Under the TIFF (which is really from the EXIF data) box in Preview information, it will say the same thing under image description. With the same photo, if you import it into Aperture 3, it will also have “Olympus Digital Camera” as the IPTC caption. If it is already in Aperture 3 from a previous version, if you click on the photo for a full view, you may see the previous caption “update” to “Olympus Digital Camera”. Your actual master is okay (you can look at it in CS, Graphic Convertor, or an older Mac running 10.5. If you have never written anything in the IPTC caption, this problem is not visible, but you still have the EXIF Olympus caption waiting there to cause trouble in the future.
If you already have problems with changing captions on several photos in Aperture 3 Libraries, it is usually easier to just start over than to fix the photos one by one. Most fixes keep on reverting back until you get rid of the EXIF:ImageDesription box with “Olympus Digital Camera” in it. My process has been as follows:
Export the Aperture 2 Projects with consolidated masters to an external HD or your new computer.
2. Prior to opening an Aperture Library that you are migrating to MacOS 10.6 - Aperture 3, importing a project , or reconnecting to the masters from an imported Library or Project, use ExifTool to remove the EXIF image description in the masters. If you have used Photoshop or Adobe products which leave an XMP metadata field, it is probably better to remove this also at the same time.
To use ExifTool:
I will describe this in more detail for those of us (like myself) who know nothing about using terminal.
A: Download and install the free EXIF-tool. (Many, MANY thanks to Phil Harvey, I think that it’s thanks to people like him that the world progresses).
B: I found it helps to have just one folder where I run ExifTool on the same HD where I am planning to store my Aperture Libraries and-or referenced masters. Name it something like “EXIF-ProcessingFolder”, and then you can move the projects or the folders with your masters in and out of it without having to copy them, and you can always use the same script - which help prevent errors! Put the unopened projects or folders with the masters you want to remove the EXIF image description into this folder. Don’t forget to keep a back-up copy of your photos!
C: Open Terminal (under Utilities in Applications). You will see
“last login: xxxx on ttys000
Network name: ~username$” and an open box (which becomes solid grey when active in terminal)
Note that your mouse will not work in Terminal, you must use the keyboard and arrow keys to move around the text (copying and pasting does work).
D: First we will “change directory” to get to the place we want to work on:
-in the open box at the end of the last line in the terminal, type “ cd “ (space-cd-space, no quotation marks) - the space after cd is important - and then drag and drop the icon for the “EXIFProcessingFolder” that you made in the previous step on your HD to the open box after “ cd “. Before you hit return, copy the file path (it will look something like ” /Volumes/NameofYourHD\ Folder/ Subfolder\EXIF- ProcessingFolder”), and copy it into the PASTEFilePathHERE part of the command line below. (I keep several copies of the command line on a document to paste and copy from). THEN hit return, and terminal will tell you where it is at like this: “NetworkName:EXIF-ProcessingFolder UserName$”.
E: I like to check where I am at this point, so I type in “ls” (I remember it as “let’s see”) and hit the “return” key to see the contents of the folder where the terminal is at. It should return a list of the different projects, folders or files in the EXIF-ProcessingFolder. That’s good. (If it doesn’t do this, start over with the “ cd “ command to change directories until you’re in the right place).
F: Now copy the entire command line including the substituted “PASTEFilePathHere” from below and paste it into the open box in the terminal and hit return. It will start processing your photos. You can watch its progress if you want by looking at the Date Modified of the Subfolders (but not files). When it is all finished, there will be a message in the terminal stating how many files were processed, how many were changed and how many unchanged. It may take a while; often I will receive some error messages in the terminal while it is working, mostly about duplicate rotation information - I just ignore it.
G: When it is finished, type “exit” in terminal, it will reply with “logout [Process completed]”, and then you can quit Terminal. I have not found out the way to stop the process if I need to while it is running, so if I need to I quit terminal, and that stops the process.
Here are the command lines to use with ExifTool
(copied and modified from Casamagnolia-wSzxs8’s post)
To delete the EXIF:ImageDescription of photos in a folder without subfolders: (you do not have to paste the folder location with this command, but the terminal must be in the correct directory)
exiftool -P -overwriteoriginal_inplace -m -EXIF:ImageDescription= *.jpg
To delete the EXIF:ImageDescription of Aperture Projects, Aperture Libraries or photos in a folder with subfolders (i.e. if your folders are separated by dates) - (it’s all one line without a return, you need to paste the File Path from step D above over the “PASTEFilePathHere” and then copy the whole thing and paste it into the terminal; mind the spaces; if you include the return at the end it will run as soon as you paste it into the terminal.):
exiftool -P -r -overwriteoriginal_inplace -m -EXIF:ImageDescription= PASTEFilePathHERE
(an example of final script for recursive folders): exiftool -P -r -overwriteoriginal_inplace -m -EXIF:ImageDescription= /Users/userName/Desktop/EXIF-ProcessingFolder
please note that this script will change files in the file path pasted into the command, even if you are not currently in that directory from step D above.
To delete the EXIF:ImageDescription AND the entire XMP metadata fields (for files previously processed with Photoshop, which now have the Olympus Digital Camera in several XMP fields) of photos in a folder with subfolders (i.e. if your folders are separated by dates) - (it’s all one line without a return, you need to paste the File Path from step D above over the “PASTEFilePathHere” and then copy the whole thing and paste it into the terminal; mind the spaces; if you include the return at the end it will run as soon as you paste it into the terminal.):
exiftool -P -r -overwriteoriginal_inplace -m -EXIF:ImageDescription= -XMP= PASTEFilePathHERE
(my limited explanation of the commands are -P saves the date-time of the original format; -r processes the sub-folders recursively; -m decreases the number of error messages; -overwriteoriginal_inplace copies the original file and pastes it onto the changes; -EXIF:ImageDescription removes the EXIF:ImageDescription metadata box; -XMP removes the entire XMP metadata file (I couldn’t figure out how to get rid of just the fields with Olympus Digital Camera written in them, and I don’t see any loss of information that I use, and as an added benefit, I suspect that it helps prevent incongruencies in reading the time & time zone between Aperture and PhotoShop).
After processing the files with the ExifTool, I then move the projects or folders of referenced masters back to where I intend to keep them permanently (so that I don’t have to relocate them in Aperture later on after reconnecting with them).
Import the project or upgrade the library in the new system with Aperture 3. If the Aperture Library is already connected to the referenced masters, do not to open it before you have removed the EXIF:ImageDescription from the masters, as it will start to change the caption information in Aperture, and then you will have to manually change the captions back in Aperture.
If the library is using referenced masters and these are in a new place from the last time the library was open, reconnect to the masters by going to Located Reference Files under the File menu, and navigate to where the masters are and reconnect all. Sometimes some photos will not reconnect, in which case you’ll have to re-import them. You will not need to reconnect the photos if you have already been using the Aperture Library and the photos are already connected, but it would be good to make sure they are all still connected.
Check to see that the problem is fixed - open some of the previously affected masters in Preview and you should see the correct Captions now. If you had already been using the Aperture Library and the caption still shows “Olympus Digital Camera”, check the master in Preview to make sure it’s fixed, and then change the caption in Aperture. Check your library for captions with “Olympus Digital Camera” (in the search box - Add Rule - IPTC - Caption includes...); if you have used Photoshop in the past to edit your photos and didn’t remove the XMP boxes, check them also (by searching in EXIF:Software - Adobe in the search box) for “Olympus Digital Camera” captions and check the time of the photos (they may be 1 or more hours off). Be sure to click on a photo to make sure it won’t “update” and change the caption again.
I hope this helps other people with the same problem. It took me ages to get it figured out and it is a very tedious and time consuming process. I wish Apple would consider how this could all be avoided. Please feel free to add suggestions or comments.

Loss of Captions only in Olympus Camera photos after migrating from Mac OS 10.5.11 and AP2 to Mac OS 10.6.4 and AP 3.03
I have had a problem where the captions written in Aperture 2 on a PowerMac G5 PPC running Mac 10.5.11 are no longer visible after migrating the photos to a new iMac running Mac OS 10.6.4 and AP 3.03. This occurs only in photos taken on Olympus Digital Cameras, no other brands are affected that I’ve seen (i.e. Nikon, Casio, Canon, Pentax). It occurs in both Preview and Aperture 3, replacing the previous Caption data with “OLYMPUS DIGITAL CAMERA”. However, if the same photo is returned unchanged to the older Mac, the correct captions are still visible. Also, Graphic Convertor and CS2 are able to read the correct captions in the IPTC data on the new system. Brand new photos imported directly into AP3 in the new system do not seem to be affected, although I have not used it enough to be sure that it will not happen in the future.
I believe that this is a problem with a change in how the new Mac OS reads IPTC data. I think the new system reads data from the EXIF (and XMP) fields in preference to the IPTC information, and if there is any information in those other fields, it will not read the IPTC caption. For most camera brands this is not much of a problem, because they do not automatically place any caption information in these fields. However Olympus seems to desire to place it’s name everywhere in the metadata, and their standard metadata include writing “OLYMPUS DIGITAL CAMERA” in the EXIF caption field (a very good reason never to use Olympus cameras in my opinion). If you ever have used Photoshop or Photoshop Elements (I have used fairly old versions only, this may have changed) to edit your photos in Aperture or previously in iPhoto and then migrated to Aperture, I noticed that the photos then have XMP metadata with “Olympic Digital Camera” written in many different fields, which also takes precedence over the IPTC caption in the Mac OS 10.6.x.
It is a very difficult problem, as once the AP2 library and referenced masters are brought over to the new system and upgraded to AP3, everything looks fine initially in the AP3 Library - even the captions are still there. However, pretty soon Aperture will start to realize that something has changed in the masters (even though nothing has really changed in the photo itself, just the way the system reads the IPTC metadata) and it will start to update the library, replacing your captions with “Olympus Digital Camera”. If you catch it early and try to stop the “updating” by using the “Write IPTC metadata to Masters” command, it will often not do anything, sometimes it will fix the problem for some photos and other times it will proceed to overwrite your previous captions with the Olympus caption - so don’t do that! I have tried all kinds of work arounds, and many of the more obvious options don’t help. I contacted Apple Support and Aperture, their response was that it was Olympus’ problem and a problem with the IPTC conventions. Olympus had no useful options either.
The best solution I have found so far is using ExifTool to remove the EXIF image description field, and the whole XMP box if the photo has been edited with Adobe products in the past. It’s time consuming process and a little intimidating for a terminal neophyte like me, but it’s easier than rewriting thousands of captions (and even if you do rewrite them in Aperture, Aperture will still change it back to “Olympus Digital Camera” once it decides that the master is somehow different than before). I will try to describe what has worked for me - some situations may be different. In particular, I suspect that writing the IPTC data to the masters upon exporting them for migrating to the new system makes this problem worse, as it causes Aperture 3 to realize that something has changed in the masters and make it update them; however often the masters without the IPTC will not be recognized for reconnecting. Consolidating the photos projects to be exported to the new system seems to help prevent problems within Aperture with the captions, but if you ever export the masters or use referenced masters, the problem will still be there until the EXIF caption is removed. I previously exported the masters (with the IPTC written them upon export in AP2) and then reconnected them in AP3, but this often seems to cause more problems with lost photos, time changes (mostly in the Adobe edited photos) and AP3 recognizing the master as “changed” and updating it, thereby losing the original captions.
Rule No. 1 - if at all possible, keep a copy of your original masters and Aperture 2 libraries as back ups (and it’s nice to be able to use them on your old system) - I’ve had to re-use them several times until I got things right. If your AP Libraries and masters are on a external HD, it may be best to make an exact clone of it (with the exact same name for the HD), so that you will not have to reconnect or relocate your masters.
You will probably want to see if you really have this problem before trying to fix it. Open the master taken with an Olympus camera that had a caption written to it in Aperture 2 in Preview and look at the caption information (command-I) under IPTC - if it says “Olympus Digital Camera” where you previously had something else, then it’s a problem. Under the TIFF (which is really from the EXIF data) box in Preview information, it will say the same thing under image description. With the same photo, if you import it into Aperture 3, it will also have “Olympus Digital Camera” as the IPTC caption. If it is already in Aperture 3 from a previous version, if you click on the photo for a full view, you may see the previous caption “update” to “Olympus Digital Camera”. Your actual master is okay (you can look at it in CS, Graphic Convertor, or an older Mac running 10.5. If you have never written anything in the IPTC caption, this problem is not visible, but you still have the EXIF Olympus caption waiting there to cause trouble in the future.
If you already have problems with changing captions on several photos in Aperture 3 Libraries, it is usually easier to just start over than to fix the photos one by one. Most fixes keep on reverting back until you get rid of the EXIF:ImageDesription box with “Olympus Digital Camera” in it. My process has been as follows:
Export the Aperture 2 Projects with consolidated masters to an external HD or your new computer.
2. Prior to opening an Aperture Library that you are migrating to MacOS 10.6 - Aperture 3, importing a project , or reconnecting to the masters from an imported Library or Project, use ExifTool to remove the EXIF image description in the masters. If you have used Photoshop or Adobe products which leave an XMP metadata field, it is probably better to remove this also at the same time.
To use ExifTool:
I will describe this in more detail for those of us (like myself) who know nothing about using terminal.
A: Download and install the free EXIF-tool. (Many, MANY thanks to Phil Harvey, I think that it’s thanks to people like him that the world progresses).
B: I found it helps to have just one folder where I run ExifTool on the same HD where I am planning to store my Aperture Libraries and-or referenced masters. Name it something like “EXIF-ProcessingFolder”, and then you can move the projects or the folders with your masters in and out of it without having to copy them, and you can always use the same script - which help prevent errors! Put the unopened projects or folders with the masters you want to remove the EXIF image description into this folder. Don’t forget to keep a back-up copy of your photos!
C: Open Terminal (under Utilities in Applications). You will see
“last login: xxxx on ttys000
Network name: ~username$” and an open box (which becomes solid grey when active in terminal)
Note that your mouse will not work in Terminal, you must use the keyboard and arrow keys to move around the text (copying and pasting does work).
D: First we will “change directory” to get to the place we want to work on:
-in the open box at the end of the last line in the terminal, type “ cd “ (space-cd-space, no quotation marks) - the space after cd is important - and then drag and drop the icon for the “EXIFProcessingFolder” that you made in the previous step on your HD to the open box after “ cd “. Before you hit return, copy the file path (it will look something like ” /Volumes/NameofYourHD\ Folder/ Subfolder\EXIF- ProcessingFolder”), and copy it into the PASTEFilePathHERE part of the command line below. (I keep several copies of the command line on a document to paste and copy from). THEN hit return, and terminal will tell you where it is at like this: “NetworkName:EXIF-ProcessingFolder UserName$”.
E: I like to check where I am at this point, so I type in “ls” (I remember it as “let’s see”) and hit the “return” key to see the contents of the folder where the terminal is at. It should return a list of the different projects, folders or files in the EXIF-ProcessingFolder. That’s good. (If it doesn’t do this, start over with the “ cd “ command to change directories until you’re in the right place).
F: Now copy the entire command line including the substituted “PASTEFilePathHere” from below and paste it into the open box in the terminal and hit return. It will start processing your photos. You can watch its progress if you want by looking at the Date Modified of the Subfolders (but not files). When it is all finished, there will be a message in the terminal stating how many files were processed, how many were changed and how many unchanged. It may take a while; often I will receive some error messages in the terminal while it is working, mostly about duplicate rotation information - I just ignore it.
G: When it is finished, type “exit” in terminal, it will reply with “logout [Process completed]”, and then you can quit Terminal. I have not found out the way to stop the process if I need to while it is running, so if I need to I quit terminal, and that stops the process.
Here are the command lines to use with ExifTool
(copied and modified from Casamagnolia-wSzxs8’s post)
To delete the EXIF:ImageDescription of photos in a folder without subfolders: (you do not have to paste the folder location with this command, but the terminal must be in the correct directory)
exiftool -P -overwriteoriginal_inplace -m -EXIF:ImageDescription= *.jpg
To delete the EXIF:ImageDescription of Aperture Projects, Aperture Libraries or photos in a folder with subfolders (i.e. if your folders are separated by dates) - (it’s all one line without a return, you need to paste the File Path from step D above over the “PASTEFilePathHere” and then copy the whole thing and paste it into the terminal; mind the spaces; if you include the return at the end it will run as soon as you paste it into the terminal.):
exiftool -P -r -overwriteoriginal_inplace -m -EXIF:ImageDescription= PASTEFilePathHERE
(an example of final script for recursive folders): exiftool -P -r -overwriteoriginal_inplace -m -EXIF:ImageDescription= /Users/userName/Desktop/EXIF-ProcessingFolder
please note that this script will change files in the file path pasted into the command, even if you are not currently in that directory from step D above.
To delete the EXIF:ImageDescription AND the entire XMP metadata fields (for files previously processed with Photoshop, which now have the Olympus Digital Camera in several XMP fields) of photos in a folder with subfolders (i.e. if your folders are separated by dates) - (it’s all one line without a return, you need to paste the File Path from step D above over the “PASTEFilePathHere” and then copy the whole thing and paste it into the terminal; mind the spaces; if you include the return at the end it will run as soon as you paste it into the terminal.):
exiftool -P -r -overwriteoriginal_inplace -m -EXIF:ImageDescription= -XMP= PASTEFilePathHERE
(my limited explanation of the commands are -P saves the date-time of the original format; -r processes the sub-folders recursively; -m decreases the number of error messages; -overwriteoriginal_inplace copies the original file and pastes it onto the changes; -EXIF:ImageDescription removes the EXIF:ImageDescription metadata box; -XMP removes the entire XMP metadata file (I couldn’t figure out how to get rid of just the fields with Olympus Digital Camera written in them, and I don’t see any loss of information that I use, and as an added benefit, I suspect that it helps prevent incongruencies in reading the time & time zone between Aperture and PhotoShop).
After processing the files with the ExifTool, I then move the projects or folders of referenced masters back to where I intend to keep them permanently (so that I don’t have to relocate them in Aperture later on after reconnecting with them).
Import the project or upgrade the library in the new system with Aperture 3. If the Aperture Library is already connected to the referenced masters, do not to open it before you have removed the EXIF:ImageDescription from the masters, as it will start to change the caption information in Aperture, and then you will have to manually change the captions back in Aperture.
If the library is using referenced masters and these are in a new place from the last time the library was open, reconnect to the masters by going to Located Reference Files under the File menu, and navigate to where the masters are and reconnect all. Sometimes some photos will not reconnect, in which case you’ll have to re-import them. You will not need to reconnect the photos if you have already been using the Aperture Library and the photos are already connected, but it would be good to make sure they are all still connected.
Check to see that the problem is fixed - open some of the previously affected masters in Preview and you should see the correct Captions now. If you had already been using the Aperture Library and the caption still shows “Olympus Digital Camera”, check the master in Preview to make sure it’s fixed, and then change the caption in Aperture. Check your library for captions with “Olympus Digital Camera” (in the search box - Add Rule - IPTC - Caption includes...); if you have used Photoshop in the past to edit your photos and didn’t remove the XMP boxes, check them also (by searching in EXIF:Software - Adobe in the search box) for “Olympus Digital Camera” captions and check the time of the photos (they may be 1 or more hours off). Be sure to click on a photo to make sure it won’t “update” and change the caption again.
I hope this helps other people with the same problem. It took me ages to get it figured out and it is a very tedious and time consuming process. I wish Apple would consider how this could all be avoided. Please feel free to add suggestions or comments.

Similar Messages

  • Need to backup and remove photo library form my iphone.  This library was previously backup on a hard drive that crashed.  So these photos are only in the photo library and not in the camera roll.  If I do a full backup, it only takes the camera roll.

    Need to backup and remove photo library from my iphone.  This library was previously backup on a hard drive that crashed.  So these photos are only in the photo library and not in the camera roll.  If I do a full backup, it only takes the camera roll.
    So this is a 2 part question:
    1) how to I backup the Photo Library to my new hard drive (as the last one was unrecoverable but previously backed up)
    2) how do I remove the Photo Library form my phone (preferably after backup in item 1)
    Thanks, Janis

    Since it has always been very basic to backup your computer and all it's data, Apple provides no way for you to transfer music from your iPhone back to your computer.  As you know, you can re-download all iTunes purchases, but music that you ripped yourself you'll have to just re-rip again.
    You can try and find 3rd party applications that might help you.  I'm sure you'll pay, however.
    Let this be a very important lesson learned.
    Best.

  • My iPhone 4s keeps showing more space being used for photos than i have - i have deleted cache folders, unselect and reselect in iTunes and nothing appears to work my iPhone still shows 6.5 gig use of photos when i only have the  camera roll listed

    my iPhone 4s keeps showing more space being used for photos than i have -
    i have deleted cache folders, unselect and reselect in iTunes I read one post
    where they said keep syncing and in a couple days it would correct itself, that
    hasnt happened.  I have see others have the same issue but no solution and nothing
    appears to work my iPhone still shows 6.5 gig use of photos when i only have the camera roll listed

    i thought the photo stream only holds 1000 i usuaaly take each month and save them to iphoto but if thats the my ipad should say the same amount and it doesnt - it shows 2.5 gig which is correct for iphoto.  and i havent ever had that much but if for some reason icloud has that much saved how do i delete and again if it does why doesnt ipad show that amount _ HELP!

  • HT4847 I'm new to iPhone and iCloud... I have lots of pics on my iPhone but only some appear on my iPad, they're in Camera Roll on the phone but random ones only have come into Photos on the iPad - can anyone help? Thanks!

    I'm new to iPhone and iCloud... I have lots of pics on my iPhone but only some appear on my iPad, they're in Camera Roll on the phone but random ones only have come into Photos on the iPad - can anyone help? Thanks!

    Welcome to the Apple Community.
    Photostream when enabled will only add photos from the camera roll that were taken post photostream activation. (Photostream does not currently share video)
    Photostream only syncs photos over Wi-Fi, make sure you are connected to Wi-Fi to begin with.
    Photostream only syncs when the camera app is closed, ensure it is closed.
    Photostream only syncs when the battery is above 20%, try recharging the device
    Try disabling photo stream on your device (settings > iCloud), restarting your device and then re-enabling photo stream.

  • My iPad camera photos will wirelessly sync with my iMac and iCLoud photo stream, but the videos do not, is USB connection the only way to transfer videos or is there also a wireless method?

    My iPad camera photos will wirelessly sync with my iMac and iCLoud photo stream, but the videos do not, is USB connection the only way to transfer videos or is there also a wireless method?

    Videos are not included with the Photo Stream. Photo Stream is for photos only.
    There is not a wireless method for importing videos from the iPad's Camera Roll.

  • Where can I see my camera roll's photos which already backup into the icloud on my win7 pc ? I tried open in icloud control panel but only can see my photo's stream

    Where can I see my camera roll's photos which already backup into the icloud on my win7 pc ? I tried open in icloud control panel but only can see my photo's stream

    leonsee94 wrote:
    Where can I see my camera roll's photos which already backup into the icloud on my win7 pc ?
    You cannot see photos backed up in iCloud on your computer.
    Camera Roll photos backed up to iCloud are still in your Camera Roll on your iPhone.
    You need to regularly sync the photos to your computer. (then you can see them on your computer).
    -> http://support.apple.com/kb/HT1296
    then delete them from your Camera Roll.
    You can sync the photos you want on your iPhone back to your iPhone using iTunes.
    -> http://support.apple.com/kb/HT4236

  • RAW photos from Olympus Camera

    I tried to import RAW images into iPhoto '08 from my Olympus SP-550UZ. iPhoto won't recognize or import the images. Any suggestions?

    That camera's file format is not supported by Leopard, http://docs.info.apple.com/article.html?artnum=306835. Your alternative would be to convert them to the dng format and import the converted files. There are 3rd party converters that can do the job. Adobe DNG Converter & Camera Raw 4.3.1 supports some Olympus cameras and might work with yours.
    Also a Google search for "dng convert" may turn up other applications.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Why can I only see my Camera Roll when uploading photos?

    Trying to upload pictures to Facebook but when I click the camera I can only see the camera roll, can't see any of my albums.
    Any help would be appreciated.

    If you go to system preferences and then displays you'll get all the options for adjusting what you are asking for. I also use a TV for the same purpose you are describing. I find it works best to leave it in the manner you are describing. Mirroring just duplicates everything unless of course that is the effect you are going for. You can also adjust the positioning of the monitors in the relation to each other weather you want one on the left or right or which one to be the main and secondary. Then all you will need to do is swipe the media player onto the other monitor and then your main monitor will be free to use while you watch your videos on the other. Essentially, your desktop area will span your computer monitor and the TV screen you can also change the desktop image on both screens to different images they don't need to be the same. I watch a lot of TV shows I have in itunes. This way I can watch TV and still use my computers main monitor for the internet or whatever.

  • I opened and edited a pic from my Olympus camera onto my mac (not in iPhoto).  I zoomed in

    I opened and edited a pic from my Olympus camera onto my mac (not in iPhoto).  I zoomed in and rotated the pictures and when I tried to click out of them, I got a message that the file was locked because I hadn't used it recently and "If you want to make changes to this document, click Unlock. To keep the file unchanged and work with a copy, click Duplicate."  I clicked "unlock" and then another message came up with the options of OK, Cancel, or Revert.  If I hit OK, I couldn't go back to my original picture.  I clicked OK. 
    Then later I tried to open the picture in iPhoto and it doesn't recognize it, even though it is still a JPEG file.  It still shows on my camera, but shows as a bland square in iPhoto.  Have I lost the ability to open it in iPhoto?  Will I be able to go to a store and print it out from my camera?

    No one can answer that since you only provide problems and questions
    we need to know exactly what you have, what you did and what happened including exact error messages
    I opened and edited a pic from my Olympus camera onto my mac (not in iPhoto).  I zoomed in and rotated the pictures and when I tried to click out of them, I got a message that the file was locked because I hadn't used it recently and "If you want to make changes to this document, click Unlock. To keep the file unchanged and work with a copy, click Duplicate."  I clicked "unlock" and then another message came up with the options of OK, Cancel, or Revert.  If I hit OK, I couldn't go back to my original picture.  I clicked OK.
    What software did you use and exactly what did you do and what exactly was the  error message? There is a good chance that you will need help for the support for the program you used. Where was the photos you were editing not using iPHoto?
    Then later I tried to open the picture in iPhoto and it doesn't recognize it, even though it is still a JPEG file.  It still shows on my camera, but shows as a bland square in iPhoto.  Have I lost the ability to open it in iPhoto?  Will I be able to go to a store and print it out from my camera?
    What version of iPhoto  Had you imported the photo into iPhoto - iPhoto is not a photo viewer and can not open photos that have not been imported
    as to how your camera and the store work - those are qestions for them -
    LN

  • HT4847 Is there a way to only sync your camera roll (new pictures) to iCloud or is it an all or nothing type thing?

    I'm wondering if there is anyway to change your backup settings through iCloud to only sync the camera roll as opposed to all of the other folders as well. Considering your new pictures automatically save in your camera roll, it would make sense to be able to just save the new pictures one would think. I'm pretty sure it's not possible, but I was hoping that I may be overlooking something. Thanks in advance

    Photo stream only adds new photos by design.  It also only adds photos from the camera roll, not any albums (folders)*.  Photos added to the camera roll are automatically added to photo stream, once enabled.  The remain in photo stream for 30 days.  After 30 days they are deleted from photo stream, but will remain in your My Photo Stream folder until deleted.
    *Any album that includes photos from your camera roll only contains links to the photos in the camera roll, not duplicate photos.  Photo stream doesn't add these "photos" because the actual photos they link to are in the camera roll.

  • I backed up everything to icloud, wiped my phone, synced to that backup, and only some of my photos are there. How do I get those photos back?

    I backed up everything to icloud, wiped my phone, synced to that backup, and only some of my photos are there. How do I get those photos back?
    I went to apple store and they walked me through this except for the syncing part. I went to sync everything at home and a lot of my photos aren't there. When I scroll all the way down, its just a loading spiral thing.
    Also, now I have new stuff, that I don't want to get deleted.
    Is there some way to put my icloud pictures on my computer as well?

    If the restore process is done, or seems to have stalled, and it didnt' restore your camera roll photos, all you can do is try restoring the backup again.  If it's still restoring, go to Settings>iCloud>Storage & Backup and tap Stop Restoring at the bottom.  Then go to Settings>General>Reset, tap Erase All Content and Settings, go through the setup screens again and when given the option, choose Restore from iCloud backup and follow the prompts.
    Be sure your phone is connected to wifi and your charger while it is restoring the backup.  You might want to move it closer to your wifi router for the strongest signal possible.

  • TS3989 Only some of the photos I have taken on my iPhone appear in the photo stream on my iPad even thou they were taken at the same time. Why is this and how can I import the other photos from my iPhone to my iPad?

    Only some of the photos I have taken on my iPhone appear in the photo stream on my iPad even thou they were taken at the same time. Why is this and how can I import the other photos from my iPhone to my iPad?

    If older photos are missing it may be because photo stream photos are only held in iCloud for 30 days.  After that they are removed from iCloud but will remain (up to 1000 photos) on your device until deleted.  Also, only photos taken after enabling photo stream are added to your photo stream, and only when the camera is closed, your device is connected to wifi and you have at least 20% battery life remaining.
    To transfer the missing photos you can either create a shared photo stream containing them and invite yourself to it (see http://help.apple.com/icloud/#mmc0cd7e99), import the photos to your computer and sync them to your iPad, or use an app like PhotoSync to transfer them to your iPad over wifi.

  • I've suddenly lost multiple apps (including settings, App Store, iTunes, camera, photos etc). How do I get them back?

    I've suddenly lost multiple apps (including settings, App Store, iTunes, camera, photos etc). How do I get them back?

    Thanks for replies, however...
    Tried turning off/on and hard resetting - didn't work.
    Spotlight search didn't find them either.
    Had about 5 pages of apps - now only have 2 so they're not on another page.
    The settings app is missing too so can't reset through settings.
    They were all there last night but my ipad is almost empty when I picked it up tonight.

  • Media Sync doesn't offer option to sync Camera Photos.

    I was trying to setup Link to sync my camera photos back to my desktop via wifi.  When I get in range the mapped drives of my Z10 appear as Y: and Z:.  My camera photos are then accessible via Y:\camera (which is TOO COOL by the way). But, when I go to Media Sync to add those photos for syncing, my only option is {MyDeviceName} to Sync to.  There is not a way to actually select the path that will by synced. 
    Therefore I don't get y:\camera as the sync path, instead I get y:\photos\camera.  My only choice, again, is {mydevicename} so the choice to select y:\camera isn't available. 
    Maybe we could get the option to select a path, or maybe a 4th media option would be "Camera" to go along with Photos, Videos and Documents.
    Loving My Z10, but wishing for more.

    Windows Vista
    Have not tried another cable, but the phone CAN charge using this same cable
    Laptop computer
    Using side USB port, have only 2 on the side
    Under Universal Serial Bus Controller: Intel Family USB Universal Host Controller-2830, plus other prior ones installed
                                                           USB Root Hub
    Also, I do not have Desktop Manager or anything else downloaded. Without having that stuff, should my computer be able to recognize my Blackberry; at least as a USB drive?
    Message Edited by flamencoqueen on 05-13-2009 12:42 AM

  • Iphoto won't import my m4a movies from my olympus camera

    I have a macbook pro with leopard 10.5.8 and iphoto 8.1.2 and never had a problem to upload movies from my camera's or iphone to iphoto.
    But now i have an olympus camera and the movies are in m4a format. I know there are movies on the sd card but iphoto nor my macbook would recognize it.
    i am only able to watch the movies on my camera. i would really like to import those movies to my iphoto library any suggestions?
    Do i need to upgrade my iphoto version/ilife???
    I am thankful for all help!!!
    Steffi

    Try importing into iMovie
    LN

Maybe you are looking for

  • Computers sound on iPad with Remote Desktop but muted on laptop.

    I'm currently using iTeleport for a remote desktop app (but looking for something better). Anyway, I would like to hear the laptop sound (core audio output) on the iPad - but here's the catch - I want the laptop speakers muted. Is this possible? Can

  • Mandatory field in selection screen of pnp logical database report

    Hi experts,      Im using pnp logical database in my report. It give the standard selection screen. I need to make some fields in the selection screen as mandatory like pnpwerks. How its possible. Give me some solution. Thanks, Priya.

  • Why can I not delete a book from my iTunes library

    Why can I not delete a book from my iTunes library. There are many books that I want to delete and replace with current books, but cannot remove the old books.  Thanks  Guy

  • Nested EJB QL Query in Entity Bean

    Hi All We are using CMP based Entity bean which has name <i>EmployeeBean</i> with a field pSALARY. We want a finder method which return an employee with maximum salary. we are using following Query. <b>select object(b) from EmployeeBean  b  where    

  • How do you compute exponents

    Ok, I'm taking an introductory computer science class involving Java, and I need help with a program I'm writting. Its actually really simple its just that I don't know the java code to calculate an exponent. For example the program basically is this