Canon Eos 500d - iPhoto 11 - Mobile Device (iPhone, iPad) not possible...

Hi there,
i have a problem i just don't get solved.
I have a Canon EOS 500d Camera that i also use to shoot videos every once in a while, but I dont get to transfer to my iPhone or iPad. But let me explain.
I import the Movies (1280x720) from the Camera just like the Pictures (mostly RAW) into iPhoto11 which works like a charm. I am also able to watch these Movies within iPhoto. Not a problem.
BUT. When i try to get them on my iPhone or iPad using iTunes, marking to sync Pics and Movies, it just doesn't work. It shows me an Error like: The following Movies/Videos couldn't be imported because the Format (.MOV) is unknown.
I am wondering if this Problem is known and how i can fix this?
This Problem does not occur w/ videos taken on the iPhone They get transferred to my mobile devices without any trouble.
I really hope that someone could help me w/ this issue.
Thank you very much,
Markus

Hi,
thanks again.
How can you export movies (that already exist as .MOV-Files in iPhoto, but do not sync w/ iPad etc. as described above) from iPhoto then?
If you select one of the .MOV-Files within iPhoto and choose "Export..." (shift + cmd + E) and go to "Quicktime" the "Export"-Button is disabled. All other ways don't work either. This is just to Export PICTURES as in .JPG and else. Other wise you are very well invited to tell me how to export .mov-Files as Quicktime-Movie within iPhoto.
As for the "Save as...": I am sorry, you are right. Not available within iPhoto. I dragged one of the .MOV-Files on the Desktop, opened with Quicktime and then via "Save as..." or "Share"-> "iTunes..." transfer to iTunes. The Movie then shows up as "Movie" within iTunes and can be synced w/ iPhone etc.
There must be an easier way though. It is really a pain to workaround like this.
Still really looking forward to a solution.
Thanks again,
Markus
Message was edited by: Markus978

Similar Messages

  • How to use filters on ios mobile devices (iPhone/iPad) using GPU rendering (Solved)

    Many moons ago I asked a question here on the forums about how to use filters (specifically a glow filter) on a mobile devices (specifically the iPhone) when using GPU rendering and high resolution.
    At the time, there was no answer... filters were unsupported. Period.
    Well, Thanks to a buddy of mine, this problem has been solved and I can report that I have gotten a color matrix filter for desaturation AND a glow filter working on the iPhone and the iPad using GPU rendering and high resolution.
    The solution, in a nut shell is as follows:
    1: Create your display object... ie: a sprite.
    2. Apply your filter to the sprite like you normally would.
    3. Create a new bitmapdata and then draw that display object into the bitmap data.
    4. Put the new bitmapdata into a bitmap and then put it on the stage or do what you want.
    When you draw the display object into the bitmapdata, it will draw it WITH THE FILTER!
    So even if you put your display object onto the stage, the filter will not be visible, but the new bitmapdata will!
    Here is a sample app I created and tested on the iphone and ipad
    var bm:Bitmap;
    // temp bitmap object
    var bmData:BitmapData;
    // temp bitmapData object
    var m:Matrix;
    // temp matrix object
    var gl:GlowFilter;
    // the glow filter we are going to use
    var sprGL:Sprite;
    // the source sprite we are going to apply the filter too
    var sprGL2:Sprite;
    // the sprite that will hold our final bitmapdata containing the original sprite with a filter.
    // create the filters we are going to use.
    gl = new GlowFilter(0xFF0000, 0.9, 10, 10, 5, 2, false, false);
    // create the source sprite that will use our glow filter.
    sprGL = new Sprite();
    // create a bitmap with any image from our library to place into our source sprite.
    bm = new Bitmap(new Msgbox_Background(), "auto", true);
    // add the bitmap to our source sprite.
    sprGL.addChild(bm);
    // add the glow filter to the source sprite.
    sprGL.filters = [gl];
    // create the bitmapdata that will draw our glowing sprite.
    sprGL2 = new Sprite();
    // create the bitmap data to hold our new image... remember, with glow filters, you need to add the padding for the flow manually. Should be double the blur size
    bmData = new BitmapData(sprGL.width+20, sprGL.height+20, true, 0);
    // create a matrix to translate our source image when we draw it. Should be the same as our filter blur size.
    m = new Matrix(1,0,0,1, 10, 10);
    // draw the source sprite containing the filter into our bitmap data
    bmData.draw(sprGL, m);
    // put the new bitmap data into a bitmap so we can see it on screen.
    bm = new Bitmap(bmData, "auto", true);
    // put the new bitmap into a sprite - this is just because the rest of my test app needed it, you can probably just put the bitmap right on the screen directly.
    sprGL2.addChild(bm);
    // put the source sprite with the filter on the stage. It should draw, but you will not see the filter.
    sprGL.x = 100;
    sprGL.y = 50;
    this.addChild(sprGL);
    // put the filtered sprite on the stage. it shoudl appear like the source sprite, but a little bigger (because of the glow padding)
    // and unlike the source sprite, the flow filter should acutally be visible now!
    sprGL2.x = 300;
    sprGL2.y = 50;
    this.addChild(sprGL2);

    Great stuff dave
    I currently have a slider which changes the hue of an image in a movieclip, I need it to move through he full range -180 to 180.
    I desperately need to get this working on a tablet but cant get the filters to work in GPU mode. My application works too slow in cpu mode.
    var Mcolor:AdjustColor = new AdjustColor();   //This object will hold the color properties
    var Mfilter:ColorMatrixFilter;                           //Will store the modified color filter to change the image
    var markerSli:SliderUI = new SliderUI(stage, "x", markerSli.track_mc, markerSli.slider_mc, -180, 180, 0, 1);   //using slider from http://evolve.reintroducing.com
    Mcolor.brightness = 0;  Mcolor.contrast = 0; Mcolor.hue = 0; Mcolor.saturation = 0;            // Set initial value for filter
    markerSli.addEventListener(SliderUIEvent.ON_UPDATE, markerSlider);                          // listen for slider changes
    function markerSlider($evt:SliderUIEvent):void {
        Mcolor.hue = $evt.currentValue;                        
        updateM();
    function updateM():void{
        Mfilter = new ColorMatrixFilter(Mcolor.CalculateFinalFlatArray());
        all.marker.filters = [Mfilter];
    how would I use your solution in my case
    many thanks.

  • HT1766 when I tried to do a sync, which I have successfully done before on both Iphone and Ipad, now it tells me this Iphone (and Ipad) cannot be used becasue Apple mobile Device Service is not started.  How do I fix this??

    I have synced successfuly on both Ipad and Iphone but now it tells me, This Iphone (same with Ipad) cannot be used because Apple Mobile device Service is not started.  How do I fix this?  Thank you

    Start Apple Mobile Device Service
    http://support.apple.com/kb/ts1567

  • Sync problem, iTunes says: "This iPhone cannot be used because the Apple Mobile Device service is not started."

    Trying to sync my phone to update because it wont let me update apps on the phone itself. When I plug in to iTunes I'm getting a message saying "This iPhone cannot be used because the Apple Mobile Device service is not started." How do I fix this?

    iTunes: How to remove and reinstall the Apple Mobile Device Service on Mac OS X
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • I am unable to sync with my computer, I get a message ; This iphone cannot be used because the Apple Mobile Device service is not started.e

    I am all of a sudden unable to sync my iphone with my computer. I get the following error message: This iphone cannot be used because The Apple Mobile Device service is not started.

    my iphone with my computer
    Windows?
    Instructions here >   iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Hi - a new and confusing message when I try to connect my iphone with itunes on my laptop:  "this iphone cannot be used because the Apple Mobile Device Service is not started".  Any idea of my way out of this cul-de-sac??  Brian

    Hi, I'm getting a new and confusing message when I connect my Ipad/phone to my laptop:  "This iphone cannot be used because the Apple Mobile Device Service  is not started" ... any idea, anyone, how I get out of this cul-de-sac.  Brian

    try this http://melchoi.wordpress.com/tag/this-iphone-cannot-be-used-because-the-apple-mo bile-device-service-is-not-started/
    Hope it's gonna help

  • Canon EOS 500D software & MacBook Air

    I've just got a Canon EOS 500D. I was going to simply connect it to my MacBook Air but there is a big sign with it suggesting I need to load the EOS Digital Solution disk for it to work properly.
    I obviously don't have a cd drive so am not sure what to do. Am a bit of a novice.

    You will find that your camera shows up in iPhoto without any additional software. You only need to use the Canon Software if you are interested in their applications. Simple picture transfer to your Mac does not require any of this software.
    One example of something that might need the Canon software, depending on what else your system has loaded, is the handling of images in the RAW format. If you are working with JPG files, disregard.

  • How to sent importet RAW files into the cloud? The files was importet from Canon EOS via camera adapter to the iPad. The Files was stored in the folder importet. But the files does not sync with photostream.

    How to sent importet RAW files into the cloud? The files was importet from Canon EOS via camera adapter to the iPad. The Files was stored in the folder importet. But the files does not sync with photostream.

    Welcome to the Apple community.
    Only photos taken on the iOS device and after photo stream was enabled will be added to photo stream.

  • Error message on iTunes "This iPad cannot be used because the Apple Mobile Device service is not started

    Can anyone help me with this?  When I plug in my iPad I get the error message from my "This iPad cannot be used because the Apple Mobile Device service has not started.  I saw the suggestion to turn off my iPad, wait a few minutes and turn it back on but that didn't work. 
    Hope someone can help me.  I am using Windows 8 and my iPad is the 3rd generation 64G.
    Thank you.

    I'd start with the following document with that one:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Trouble importing images from Canon EOS to iPhoto

    When I returned from my daughter's wedding with about 400 irreplacable photos I discovered that I could not import photos from my Canon EOS to iPhoto on my iMac.  When I initially connect my camera to the computer the images display perfectly. However, when I click "import all" the downloaded images all appear completely blank (gray).  I don't have any difficulty importing images from my iPhone.

    I have had a similar experience with a few greyed out images I did not bother too much because it was not important at the time. I was wondering if you could save them into another format or file and then try importing them from there.

  • When I try to use my iphone with itunes it reads that my cannot be used because the apple mobile device service is not started

    When I try to use my iphone with itunes it reads that my iphone cannot used because the apple mobile device service is not started

    See:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Import photos to Photoshop Elements 9 from Canon EOS 500D

    Lately I'm having problem with importing photos from Canon EOS 500D. Elements recognise the camera and return numbers of photos and so on correctly but when I hit 'Get media' nothing happens. The dialogframe stalls and I have to kill it via Windows Activity center. If I copy the files from camera into a file on the computer and the import from there it works ok and the same if I put the memorystick into a cardreader. i have also a Canon PowerShot G9 and there is no problem importing from that camera.
    Where is the problem, in my Canon EOS 500D or in Photoshop Elements 9?
    Ver of Photoshop Elements 9: 9.0.3.
    Firmwareversion of Canon EOS 500D: 1.1.0.
    Windows version : Windows 7 Home Premium, 64-bit version, servicepack 1.
    Regards
    Ingvar

      If you open the Organizer and press Ctrl+G that will launch the photo downloader.
    Is your 500D recognized as a device when connected to the computer?
     

  • Why every time i connect my iphone to my computer said: this iphone cannot be used because the apple mobile device service is not started

    why every time i connect my iphone to my computer said: this iphone cannot be used because the apple mobile device service is not started

    I'd start with the following document with that one:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • My iPad 2 can not be used iPad can not be used because: "Apple Mobile Devices service is not started"

    My iPad 2 will not sync with the Pc through iTunes because: " Apple Mobile Devices service is not started". How do I start this service ?

    See:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • TS1368 Yellow triangle with an exclamation mark and the message "This iphone cannot be used because the Apple Mobile Device service is not started.  .

    I HAVE SYNCED MY IPHONE 4 MANY TIMES SUCCESSFULLY.  TODAY WHILE TRYING TO SYNCE MY PHONE, I HAVE AN ERROR MESSAGE WITH A YELLOW TRIANGLE THAT STATES "This iphone cannot be used because the Apple Mobil Device service is not started.
      Can i get some help please?
    Thanks,
    Brian

    I'd start with the following document with that one:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

Maybe you are looking for

  • Netbeans creating wsdl file having message with more than one part...

    Hi, I am using netbeans 6.0.1. I made an xml schema, then I wanted to make an wsdl that uses that schema. I wanted to put in a message more parts(3), and it would not let me. Then, i made the message with just one part, and added the other parts afte

  • Can't update iphone 4

    Dear all, please help- i can't update iphone 4 for last several months- it says that connection is timed out while it's ok with internet connection. it happens on all pcs and in any country. HELP!!

  • SAP Script from FM

    am calling a SAP Script from FM, in this SAP script there are some variables used the values to these variables are assigned inside FM. but these are not getting displayed. where as when I am calling the FM from report program the values are getting

  • Help! Im about to throw the compter through the window

    AHHHHHHHHHHH! Ok, Ive been working on fixing this problem for the past 2 days. Im so frustrated. I started by upgrading to 6.0, first, it worked, then it stopped working. Now I get an error about quicktime. Its basically saying I have the wrong versi

  • Adobe Reader, MS Office window size changing when switching displays

    I have a current generation (mid 2012) MBP with Retina Display running ML 10.8.3. I also have a Dell U2413 monitor, confgured for 1920x1200 resolution, connected via a Thunderbolt to Display Port cable that came with the monitor. When I switch displa