Canon Powershot S50 hack to be supported by Aperture 2.

Hello S50 users (and possibly others).
I do have a Minolta SLR, and a old PowerShot S50 which happens to have a RAW mode, unlike new compacts by Canon. I also bought a waterproof case for it, so it's my only one which i want to risk it underwater. As many of you know, the S50 is essentially an S60 (supported, by the way) with a different zoom.
I downloaded the Aperture 2 trial today, and immediately seen that Aperture 2 doesn't rely anymore on RAW.plist, as the old trick of duplicating the S60 section and naming it S50 doesn't work.
So I got an hex editor, replaced the "Powershot S50" with "Powershot S60" in the raw file and wow! here it goes. Well, I've some hundreds of them and... well, here's the final solution which will solve this problem once and for ever. This script will look in the current directory for .CRW files and replace " S50" with " S60" letting Aperture 2 manage those files. Hope it will be useful for anyone puzzled by this questionable "feature". P.S. Both "S" have a space in front, just in case...
Bye
Paolo
#!/bin/bash
for file in *.CRW
do
perl -pi -e 's/ S50/ S60/g' $file;
echo $file" done."
done
exit 0

Or convert the RAW to DNG. AP2 will be able to view the S50 this way.

Similar Messages

  • Can't import RAW files from Canon Powershot S50.

    iPhoto6 will not import RAW files from my Canon Powershot S50. It says the files are "unreadable". Image capture will import to the desktop, but neither iPhoto nor Photoshop Elements can open the file. I checked and the S50 is supposed to be compatible with OSX and RAW files.
    SFR
    Macbook Pro   Mac OS X (10.4.7)  

    I agree but I was responding to someone with an S50. That's hardly an "advanced amateur" camera. iPhoto has some rather neat catalog features but the editing is purely for the snapshooter. Heck, I suspect that redeye removal is the most popular feature and, as far as I'm concerned, if you have redeye to begin with, you're a snapshooter.
    I'm an extremely advanced amateur with my film setup but, because of cost, I'm still a snapshooter with my digital camera. My film setup is two Nikon N80s with a top-of-the-line Nikon flash head that I use only with a Stroboframe bracket. The bracket and the necessary extension cord cost me nearly $200! My lenses are pure Nikon, including a single focal length f/1.8, 85 mm. portrait lens.
    I consider 10 MP to be the bare minimum for "advanced amateur" shooting and both Canon and Nikon have recently introduced 10MP SLRs in the $1000 range. However, I'm waiting for the next advance - an SLR without the reflex mechanism - interchangeable lenses and an FP shutter but no mirror! Let's face it, the reflex mechanism adds cost but a digital screen gives the same view and even better (you can see the color balance) and screens are now available that can be viewed in bright sunlight.
    I'm also hoping for one thing that will probably never happen - physically larger CCDs so that I can get the same focus control (small depth of field) that I can get with my film camera.

  • Canon Powershot S50 and iPhoto issues

    After doing some major searching of the discussion pages I am posting in order to get some help with my Canon S50 and iPhoto 5.0.4 (263).
    When importing into iPhoto or from Canon's image viewer or from the card reader built into my printer (HP photosmart 7760) I have problems.
    When using iPhoto to import I get an error message telling me that iPhoto can't read the files because they are either corrupt or in a format it can't read
    Using the card reader or image viewer, I can get the files onto the computer, and can view previews of the files, which look fine. However when I try to open them in preview or any other software the photos are distorted and color "bars" cover the photos.
    I try importing the same files using a 12 powerbook and it worked fine.
    Please help me!
    PowerMac G5 single 1.8   Mac OS X (10.4.3)  

    see my posts in another thread on issue of S50 and RAW and iPhoto and Preview.
    submit feedback via iPhoto to Apple and request support script...Apple messed up.

  • Cannot import RAW from Canon Powershot S50

    Hello,
    I am trying to import RAW files from a Canon S50 and I get a message stating that the files are unreadable. I can open them in Photoshop if I move them from the microdrive to the system.
    Any ideas.
    Erik

    Hello Erik
    is iphoto telling you that the file is unreadable? what version of iphoto are you using? i use to have a Canon S50 and had a "unreadable" file message. i used image capture to download the file though it was a jpeg error message.
    i used the packaged software to download and uncompress the RAW files instead of using iphoto(had ver. 4 at the time).

  • Powershot S50 and Raw.plist

    I have had very good results with the Canon Powershot S50 by finding the Canon Powershot S60 entry, and changing the 6 in S60 to a 5. Both cameras have the same sensor. If you have both the S60 and the S50 you will have to something more elaborate.
    The S50 is my "carry around" camera, so I now have a bunch of images I can work with in Aperture that I had to use Camera Raw for before.
    dual g5 2ghz   Mac OS X (10.4.6)  

    I hate to admit it, but I am working on a PC laptop right now. You can find many discussions in these forums about the location and modifications of the Raw.plist file, which contains the Powershot S60 entry.
    Be sure to make a copy of the original before modifying it!
    Jeff
    dual g5 2ghz   Mac OS X (10.4.4)  

  • Canon Powershot s40 RAW support hack WORKS!

    Kudos to Jason Pugsley for the following (Powershot G2 data, but it works just fine and dandy for the Powershot S40!!!)
    <<< Following copied from Jason's thread on the Powershot G2>>>
    This camera is a bit old but if you want to import images in RAW format you can try this hack. Hopefully Apple will have official support soon.
    I started with the settings for the already-supported G3. Feel free to modify the values if you've got any idea what they're for...
    Edit this file (make sure you save a backup first)
    /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ImageIO.fram ework/Versions/Current/Resources/Raw.plist
    NOTE: You'll need to set RW permissions before editing and reset afterwards <<<<</div>
    <key>Canon-PowerShot S40</key> <!-- 10.4.0 -->
    <dict>
    <key>blackReplace</key> <true/>
    <key>black</key> <integer>32</integer>
    <key>max</key> <integer>1023</integer>
    <key>white</key> <integer>1023</integer>
    <key>premul0</key> <real>1.90</real> <key>premul1</key> <real>1.00</real> <key>premul2</key> <real>1.22</real>
    <key>m1</key>
    <array>
    <real>1.0507</real> <real>-0.4281</real> <real>-0.0161</real>
    <real>-0.5540</real> <real>1.2938</real> <real>0.2909</real>
    <real>-0.1205</real> <real>0.1844</real> <real>0.8335</real>
    </array>
    <key>m2</key>
    <array>
    <real>0.9087</real> <real>-0.2693</real> <real>-0.1049</real>
    <real>-0.6715</real> <real>1.4382</real> <real>0.2537</real>
    <real>-0.2291</real> <real>0.2819</real> <real>0.7790</real>
    </array>
    <key>mc</key> <real>0.83355</real>
    <key>otrc</key>
    <array>
    <real>0.450</real> <real>0.090</real> <real>1.467</real> <real>0.260</real> <real>1.842</real>
    <real>0.652</real> <real>1.040</real> <real>0.538</real>
    </array>
    </dict>

    Also note,
    Powershot S40 CRW's I'd archived within Aperture rendered almost immediately (as did .DNG's based on them). But the RAW adjustment fine tuning did not appear in the Inspector/HUD.
    (My assumption on the above is that Aperture initially identified them as non-RAW vs. unsupported, and therefore set a flag somewhere saying that RAW adjustments were not valid).
    There is another thread on this for the Nikon D80, so I followed its solution ....
    Export the masters, delete masters, re-import the masters!
    All works well!

  • Now Here! Support for the Canon PowerShot G1

    After much trial and error, I have figured out how to support the Canon PowerShot G1.
    I started with the settings for the hacked un-supported G2 (thanks to user jpugsley for this message: http://discussions.apple.com/thread.jspa?threadID=262930). Then I read the source code to the open source dcraw.c command line raw convertor. There I found Adobe's translation values for the G1 which has a CYGM filter array. I'd say this opens up opportunities for many other CYGM cameras to be supported.
    The premul values seem to affect the color balance of the images. Adjusting the values very slightly may be helpful. I don't know what most of the other values are. The m2 array values came from dcraw.c You probably shouldn't touch those.
    The images seem to open fine in Preview and Aperture. I hope Apple officially supports this camera soon (Aperture 1.1?).
    How To:
    All you have to do is paste the following XML into this file (make sure you save a backup of the file first). Rebooting is NOT needed:
    /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ImageIO.fram ework/Versions/Current/Resources/Raw.plist
    <key>Canon-PowerShot G1</key>
    <dict>
    <key>blackReplace</key> <true/>
    <key>black</key> <integer>32</integer>
    <key>max</key> <integer>1023</integer>
    <key>white</key> <integer>1023</integer>
    <key>premul0</key> <real>1.00</real> <key>premul1</key> <real>1.2</real> <key>premul2</key> <real>1.1</real> <key>premul3</key> <real>1.11</real>
    <key>m1</key>
    <array>
    <real>1.0507</real> <real>-0.4281</real> <real>-0.0161</real>
    <real>-0.5540</real> <real>1.2938</real> <real>0.2909</real>
    <real>-0.1205</real> <real>0.1844</real> <real>0.8335</real>
    <real>-0.1566</real> <real>1.1051</real> <real>0.0577</real>
    </array>
    <key>m2</key>
    <array>
    <real>-0.4778</real> <real>0.9467</real> <real>0.2172</real>
    <real>0.4743</real> <real>-0.1141</real> <real>0.4344</real>
    <real>-0.5146</real> <real>0.9908</real> <real>0.6077</real>
    <real>-0.1566</real> <real>1.1051</real> <real>0.0577</real>
    </array>
    <key>mc</key> <real>0.83355</real>
    <key>otrc</key>
    <array>
    <real>0.00</real> <real>0.090</real> <real>1.467</real> <real>0.260</real> <real>1.842</real> <real>0.652</real> <real>1.040</real> <real>0.538</real>
    </array>
    </dict>

    This is stellar.
    Thanks. It wasn't as hard as I thought it would be... I didn't think it was possible at first.
    is this in fact all
    there is to supporting a new camera RAW format --
    providing a translation array in a plist file?
    What follows is pure speculation... I really don't have a solid understanding of this at all.
    Seems like all you have to do is get these Camera->XYZ trans values (trans may stand for transform or translate). The image is essentially monochrome with color filters over it. Some cameras use RGB filters, looks like Apple has supported a lot of those. Some are CYGM, so far Apple hasn't supported any of those. Apple has supported the Sony DSC F828 which is RGBE where E stands for Emerald. Total guess, but each set of three values in the m2 array is associated with a color. (9 total for RGB and 12 for CYGM and RGBE). Guessing, each of these sets of three values probably is used to calculate a response curve for each color.
    Basically, when dcraw.c provided twelve values, I began to poke around Raw.plist and discovered the Sony F828 camera also had 12 values in its m2 array. It also had 4 premul (pre-multiplier) values, one for each set of 3 m2 values. So I took a leap of faith that CYGM could be supported because after all, a color is just a color. Does the computer really care if the value represents emerald or magenta? This produced a promising image but color was way off. I had to then tweak each premul value to bring the color in. Those values don't seem to be linear. A minor adjustment can either dramatically change everything or have no noticeable effect.
    Are all RAW formats essentially supported via simply a
    declarative filter array, or did it just happen to
    work for G1 RAW, and other formats are different?
    My amateur guess is many cameras are similar and a few stand out as different. For example, I'm guessing the Foveon cameras are an example of a different sort of RAW file. Thats just a guess based on looking at dcraw.c.
    if this is all there is to
    supporting a new RAW format, I wonder
    - why more of the RAW formats weren't supported in the first place.
    To get you to buy a fancy new camera on the Apple Store? Lazyness? Not enough time? Lack of cooperation from the manufacturer? All of the above?
    - why RAW formats haven't been progressively added
    since the Aperture release.
    Seems like they could have had support for dozens of additional cameras. This took me only a matter of hours to figure out. Someone with a deep understanding could have done this in minutes.
    The real time sink is when you almost have the colors correct and you are endlessly tweaking trying to get them perfect... as you will see, the colors will be fine in certain exposures and way off in others. Look at daylight vs. tungsten photos. It may take many hours to get the values of the camera correct to customers exacting standards. We, the photographers, are very picky.
    Why don't we just contact Canon, Nikon, etc. and get
    their translation values?
    There are values for 83 additional cameras that aren't supported by Apple in the dcraw.c file. That's a place to start.

  • PowerShot S50 lens cover not operating OK .. lens not extending. Not supported. Repair suggestions?

    Hi I have a PowerShot S50 (10 yrs old and still great). The lens door is not sliding back easily - make take a lot of juggling - and therefore the lens does not extend for picture taking.  When I get the door open/lens extended, the camera is operational. It is difficult to close the lens door again to protect lens.
    I see the PowerShot S50 is no longer officially supported by Canon for repairs.  Any suggestions where I can send this for servicing.  The camera has served me well until now.  I'd hate to have to get another camera for what appears to be a small mechanical problem.
    Thanks for any suggestions.
    Anne

    Ah well... Froze again today after seeming ok for a week. Have ordered a new SIM card in case thats linked. The only thing that had changed when I rmeoved and re-inserted the battery (to turn on phone) was that the general profile had been reset, i.e. standard keypad tones on and Nokia tune instead of my own mp3. everything else still intact. at least I didn't lose all my messages and bookmarks like the old days.
    I really cannot wait for the next phone to come out so I can just buy a new one and be done with it. 
    N82 has been the best nokia I have ever owned despite all the hassle.
    @ Kavi6233 - Have tried the restore factory settings etc MANY times... It makes no difference. This has been happening 6 months on and off and I have tried EVERYTHING possible. different battery, no applicaitons installed, no mem card inserted, factory retart, latest firmware etc etc still happens randomly. Also had it repaired in nokia care centre.they said it was repaired and tested fine. and it was, for a week
    5110, 3210, 3220, 8210, 8850, 7210, 6230i, N73, N95 8gb, E51, N82

  • HT201071 Please add support for Camera RAW Canon PowerShot G2

    Please add support for Camera RAW Canon PowerShot G2,
    it may be ancient, but there are still a lot of G2s out there, and it's annoying to have a different workflow for pictures from them...
    best,
    case

    You are not writing to Apple here.  This is a user to user help forum.
    Instead, send your comments or suggestions directly to Apple via Mac OS X Feedback.
    You are unlikely to get a direct response from your "Fedback", but you can be certain that the responsible Apple people will see your input for consideration in future product development.

  • RAW Support Canon Powershot G1X Mark II

    Dear all,
    I have LR Version 4.3 and I am thinking about an upgrade to the current version (LR 5.4) in order to process RAW Files from my new Canon Powershot G1X Mark II. BUT...
    ...the release notes say: "preliminary support" for this camera only.
    What does that exactly mean?
    Will there be an upDATE (free of charge) which provides full support?
    Or will I have to upGRADE to LR 6 for full support?
    Thanks a lot for your answers.
    olitsche

    The timing of, even the existence of releases whether free dot releases like 5.5 or major paid releases like 6.0 are not normally published and anyone who knows likely can't say.
    Preliminary support usually means, it will work but there may be a small hitch or two along the way that was unrealized in testing. You can always download and install the trial of 5.4 and test it yourself for 30 days.
    Of course if you get a Creative Cloud membership, you are covered no matter what.

  • IPhoto does not support Canon Powershot S45 RAW Format

    Hi,
    It seems iPhoto does not support Canon Powershot S45 RAW file format. Can this be added to be supported!?
    Does anyone know how to report this to Apple and request this as a feature enhancement?

    Or this link: http://www.apple.com/feedback/iphoto.html

  • RAW-support, Canon PowerShot G1 X

    Has anyone heard anything about this RAW-support for Canon PowerShot G1 X?
    I can see the miniatures when importing but once imported I only get a black image and the text "Unsupported Image Format".

    RAWS are not yet supported, but it should be int he next update:
    http://www.apple.com/aperture/specs/raw.html
    That miniature that you see is just the embedded JPEG preview. For now you can shoot RAW + JPEG and when it is supported reprocess your Raws.

  • Cck not supporting canon powershot a580 camera?

    Hi,  i purchased the camera connection kit but for some reason i cannot seem to connect my canon powershot a580 camera using usb.
    Same goes for my samsung camera.
    using the memory card cck device i also cannot transfer photo's to my ipad.
    This goes for all my 7 memorycards, ranging from 2gb upto 16gb.
    What is going on here?
    Also tried it on my wife's ipad 1 on ios 3.2.2 and then i can ocnnect everying!
    Why can't i use any of the devices and memory cards on my ipad 2?
    This doesn't make any sense!
    I have the 64gb mostly for transfering pictures and showing them on my tv and now i am stuck with to my old ipad1 with only 16gb?
    Apple please fix this as this is ridiculous!!!

    I have a A60, I use gphoto2 and digikam and works perfect, I only had to edit fstab to allow normal users use the usb, I followed more a less this howto: http://www.phil.uni-sb.de/~nkuttler/os/powershot/

  • Canon Powershot G2 RAW import

    This camera is a bit old but if you want to import images in RAW format you can try this hack. Hopefully Apple will have official support soon.
    I started with the settings for the already-supported G3. Feel free to modify the values if you've got any idea what they're for...
    Edit this file (make sure you save a backup first)
    /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ImageIO.fram ework/Versions/Current/Resources/Raw.plist
    <key>Canon-PowerShot G2</key>
    <dict>
    <key>blackReplace</key> <true/>
    <key>black</key> <integer>32</integer>
    <key>max</key> <integer>1023</integer>
    <key>white</key> <integer>1023</integer>
    <key>premul0</key> <real>1.90</real> <key>premul1</key> <real>1.00</real> <key>premul2</key> <real>1.22</real>
    <key>m1</key>
    <array>
    <real>1.0507</real> <real>-0.4281</real> <real>-0.0161</real>
    <real>-0.5540</real> <real>1.2938</real> <real>0.2909</real>
    <real>-0.1205</real> <real>0.1844</real> <real>0.8335</real>
    </array>
    <key>m2</key>
    <array>
    <real>0.9212</real> <real>-0.2781</real> <real>-0.1073</real>
    <real>-0.6573</real> <real>1.4189</real> <real>0.2605</real>
    <real>-0.2300</real> <real>0.2844</real> <real>0.7664</real>
    </array>
    <key>mc</key> <real>0.83355</real>
    <key>otrc</key>
    <array>
    <real>0.450</real> <real>0.090</real> <real>1.467</real> <real>0.260</real> <real>1.842</real> <real>0.652</real> <real>1.040</real> <real>0.538</real>
    </array>
    </dict>
    Jason
    iMac G5   Mac OS X (10.4.3)   20 inch 2GHz

    I tried making the edits to the plist file as suggested in this topic, and can confirm that these do allow RAW files from the Canon G2 camera to be imported into Aperture. However, I am finding that the resulting default conversion is a fair bit darker than what Adobe CS RAW plug in does. Colors are reasonably accurate, but quite a bit darker. I realize that I could make further adjustments to lighten up the shadow areas, but this will likely add more noise in the shadows than would result if the RAW conversion were to be a bit brighter up front.
    Does anyone have ANY idea what all the numbers in the plist represent? And which ones could be tweeked to get a better conversion that preserves more of the shadow details?

  • On my canon powershot A3300IS the lense is stuck in the extended position and will not close

    I have a canon powershot A3300 IS  the lense is stuck in the extended position and will not close. How can I fix this myself?

    Forneypamela,
    Please remove the battery from the camera for a few minutes.  Then, put the battery back in the camera and power it on again.  If the lens is still stuck in the extended position, the camera is going to need service.  I apologize for any inconvenience this may cause.
    To start your repair process, you'll need to complete a Repair Request on our website.
    If the camera is more than a year old, you may participate in the Canon Loyalty Program instead.  The Canon Loyalty Program option allows you to replace your current camera for a discounted fee, plus shipping.  The unit offered through this program carries a 90 day warranty.  The original non-functioning camera would then be returned to Canon USA for recycling using a prepaid shipping label that would be provided.
    If you would like to take part in this option, please call our Sales Department at (800) OK CANON (800-652-2666) seven days a week, 8am to Midnight.  Let them know you have been working with online support and the Canon Loyalty Program was offered.  Be sure to have your serial number for your camera at the time of your call.
    If this is a time sensitive-matter, additional support options are available at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

Maybe you are looking for

  • How to find out the domains related to only Transaction Tables....?

    Hi All, I have to find out all the Domains which are related to Only Transaction Tables, that Domains should not be used or related to Master Tables, pls let me know is there any way to find out? Akshitha.

  • HT5622 Hi i m geting problem in verification can somebody help me plz

    I m geting problem in verification i have already varified my account but still they ask me u need verification

  • CE 7..2 BPM Task User

    Hello all,              I have created a sample BPM process application. I have created a task here and trying to set the owner for the process task. I have a configured a default CE 7.2 server to NWDS which is up & running.. However while trying to

  • Help using one path to cut/trim another

    I haven't done much work in Illustrator, and I'm currently using CS4.  I'm trying to figure out how to do something simple, and AI is so counter-intuitive that I'm about to rip my hair out. This is all that I'm trying to do: I have two lines intersec

  • Price determination as per delivery date

    Hi All, I have created a PO in which the PO is picking up the dalivery date as the current date. when i change the delivery date as some other date there is a message saying Delivery date changed (new price determination process may be necessary).. I