When i open my Canon RAW-files with preview or transfer them to another program using preview they change to color despite the fact that they where all shot in B/W... How to change this?

When i open my Canon RAW-files with preview or transfer them to another program using preview they change to color despite the fact that they where all shot in B/W... How to change this?

I shoot only RAW - no JPEG-files except those visualizing the files on my memorycard or computer. I think i have to refine my question;
1. I know there is possible to make B/W HDR-images.
2. I know the best HDR images are based on RAW-files.
3. When i transfer the images in question to a HDR software they change, so when i view them in the software (either Preview or the HDR software) they are suddenly viewed (and processed) in color.
4. This never happend on my PC so i know it has to do  with either Finder or Preview.
5. Do i have to make all my B/W HDR-images on the PC or is it a way for me to change how Finder/Preview show/alter my images?

Similar Messages

  • I now have 5 off occurrences listed as being open despite the fact that they were all created on 2 off laptops, neither of which has now got itunes activated

    I now have 5 off occurrences of itunes listed as being open despite the fact that they were all created on 2 off laptops, neither of which has now got itunes activated. I now cannot activate itunes on either. The suggestion is that I cancel itnues activation on either which is rather difficult, obviously? Is there another way to access/ activate itunes?

    Now fixed by de-authorising computer online at Itunes store...

  • When i open my itunes store, it says secure link to itunes failed and it doesnt load up, what seems to be the problem here? appreciate all the help i can get, thanks! :)

    When i open my itunes store, it says secure link to itunes failed and it doesnt load up, what seems to be the problem here? appreciate all the help i can get, thanks!

    Yes, provided all the media is inside the iTunes Media folder, which is in turn inside the main iTunes folder (which is the standard arrangement) you should be able to move the iTunes folder from <User's Music> to any other path and shift-start-Tunes (option-start-iTunes on a Mac) to reconnect to it.
    If the media folder has split out to another drive in the past, or media is stored outside of the iTunes Media folder, then things get a bit more complicated. I can go into details should it be necessary.
    tt2

  • HT201335 My iphone (ios 7.1) is not showing the apple tv icon from my pull up center control? They are both running on the same wifi network... Any ideas on how to fix this problem?

    My iphone (ios 7.1) is not showing the apple tv icon from my pull up control center? They are both running on the same wifi network... Any ideas on how to fix this problem?

    Was it working before? Is your Apple TV enabled for airplay?
    See
    http://support.apple.com/kb/TS4215?viewlocale=en_US&locale=en_US

  • This code executes normally in VS2014, despite the fact that an inline member function is not defined in every TU in which it is odr-used.

    Consider this code:
    header.h:
    #include <iostream>
    class A{
    int i;
    public:
    A() : i(101) {}
    void print();
    void g(A&);
    cpp1:
    #include "header.h"
    inline void A::print() { std::cout << i << '\n'; }
    int main()
    A a;
    a.print();
    g(a);
    cpp2:
    #include "header.h"
    void g(A& a) { a.print(); }
    Note that the member function A::print is defined outside its class with the specifier inline. The code executes normally in VS2014, despite the fact that the member function is odr-used in cpp2, but it is not defined in this file.
    I found the following quotes from the C++11 Standard:
    9.3/3:
    An inline member function (whether static or non-static) may also be defined outside of its class definition provided either its declaration in the class definition or its definition outside of the class definition declares the function as inline.
    3.2/3:
    An inline function shall be defined in every translation unit in which it is odr-used.
    7.1.2/4:
    An inline function shall be defined in every translation unit in which it is odr-used and shall have exactly the same definition in every case.
    The two last quotes above don't speak exactly about a member function but I believe they should be applied in this case too, as the inline specifier is a hint for the compiler to expand the function inline at the point of call. If we assume the compiler
    does this inline expansion, how does it know the definition of the member function, while compiling the cpp2 file?  

    On 12/31/2014 12:13 PM, Belloc wrote:
    C++ is supported on many different systems, with tools provided by many different vendors. Microsoft's linker happens to be pretty smart about merging identical blocks of code. Other toolchains may use linkers that weren't designed with this in mind,
    and that would choke on multiple definitions of the same symbol. The C++ standard is written so that it's actually implementable, on as many platforms as possible.
    Frankly I don't understand your statement above. What would be the difficulty for any compiler*that is already compliant with 3.2/3 and 7.1.2/4*, to adapt its code, so that each call to an inline function in a TU, which doesn't carry the function
    definition, is simply not inlined?
    That's the easy part. The "there's identical function definition in every .obj file, and the linker is expected to merge them all together" is the hard part. Normally, if you define a regular (non-inline) function in more than one source
    file, you get a linker error. Microsoft's linker has a special way to mark "defined more than once, just pick any copy" block of code (see __declspec(selectany) ). Other linkers may not.
    Igor Tandetnik

  • I frequently receive a notice from Mail that it "can't connect" to my yahoo mail account, despite the fact that I can receive mail from that account. The banner appears with my coded password highlighted and asks me to choose 'cancel' or 'ok'.

    I frequently receive a notice from Mail that it 'can't connect' to my Yahoo account despite the fact that I am able to receive mail from that account. It appears with the name of my Yahoo account, my password (coded), and the choice to 'cancel' or 'ok'. If I click either, the banner goes away but comes back soon. I can open Mail and see that all accounts are online. I get the banner SEVERAL time during a session - very annoying!
    I have several accounts, but this only happens with Yahoo and sometimes Hotmail. Can anyone tell me how to resolve this Mail issue?
    Thanks.

    I have 5 IMAP and 1 POP (Hotmail).
    The Yahoo is IMAP.

  • W3c valid site, initially no error reported by developer toolbar. But upon right click (giving the validation menue), the the toolbar reports two errors: width and height. Despite the fact that every page is validated! On the forum for the toolbar, this i

    w3c valid site, initially no error reported by developer toolbar. But upon right click (giving the validation menue), the the toolbar reports two errors: width and height. Despite the fact that every page is validated! On the forum for the toolbar, this is said to be a Browser error. So, how can this be fixed? I'm using FF 3.6.6
    == This happened ==
    Every time Firefox opened
    == after update from 3.5?

    Hi Sara,
    Can you give us the URL of the page you're having problems with and of the forum thread you mentioned?
    Thanks!

  • TS4162 I have been able to upload videos to vimeo from FCPX in the past. However, now FC gives me a message that my password is incorrect. This is despite the fact that my password allows me to sign into the Vimeo website. Any ideas?

    I have been able to upload videos to vimeo from FCPX in the past. However, now FC gives me a message that my password is incorrect. This is despite the fact that my password allows me to sign into the Vimeo website. I have reset my vimeo password, restarted final cut and restarted my computer. Any ideas?

    Log in to Vimeo and change your password on the Vimeo site. Then update your FCPX settings for Vimeo to reflect the new password.
    I think Vimeo required this in light of the Heartbleed hack.

  • When attempting to convert pdf to word doc, I continually get "An error occurred while signing in" despite the fact that I'm already signed in.  Please help if you can?

    When attempting to convert pdf to word doc, I continually get "An error occurred while signing in" despite the fact that I'm already signed in.  Please help if you can?

    Hi lorrelaws,
    Do you receive that error when you try to sign in via Reader? If so, try signing in via the web interface. Did that do the trick?
    Let us know how it goes.
    Best,
    Sara

  • How do I open .CR2 Canon Raw Files in PS Elements 8 for iMac

    When I open a .CR2 Canon Raw File (Canon T3i camera) in PSE 8 for iMac, I get all greys - no color.  It is showing as color as a .CR2 on my desktop - when I bring it into PSE, it is grey.  I chose first 16 bit, then 8 bit.  Same result.  What am I doing wrong?  Thanks.  George

    Thank you Barbara for pointing this out. Since I'm new to forum stuff so missed the catch here. Got exactly same information as you posted. Got to know that ACR 6.2 doesn't support T3i files. It's ACR 6.4 which supports them but is incompatible with PSE8 ( http://kb2.adobe.com/cps/407/kb407111.html ).
    So the solution seems to be either upgrade to a newer version of Elements or download the free DNG Converter ( http://www.adobe.com/products/photoshop/extend.displayTab2.html ) and convert the raw files to DNG.
    Thanks again for correcting me here
    Regards
    andaleeb

  • I can't convert .cr2 canon raw files with DNG converter.

    I have a Canon 1000D, and im trying to open RAW files to edit in cs4. Everytime i open it, photoshop says that it doesnt recognise this type of file, but i open my friends RAW file (450D) and it can read it. I have also downloaded DNG converter, and it comes up with this message (first image) but my folder has .cr2 files......im really lost
    I have also asked for help on the photoshop forum, but they referred me here...
    Thanks

    That file is only 2.7 megabytes.  Raw files are usually larger.  That likely means it's truncated (cut off prematurely).
    You haven't selected one of the modes called sRAW (Small Raw) have you?
    Like Tai Lao, I was able to extract a JPEG, and the EXIF data for the JPEG seems to be intact:
    Filename - _MG_6825.CR2
    ImageWidth - 1936
    ImageLength - 1288
    BitsPerSample - 8 8 8
    Compression - 6 (JPG)
    Make - Canon
    Model - Canon EOS 1000D
    StripOffset - 42212
    Orientation - Top left
    StripByteCount - 228990
    XResolution - 72
    YResolution - 72
    ResolutionUnit - Inch
    DateTime - 2011:05:23 12:15:31
    ExifOffset - 270
    ExposureTime - 1/4000 seconds
    FNumber - 5.60
    ExposureProgram - Aperture priority
    ISOSpeedRatings - 1600
    ExifVersion - 0221
    DateTimeOriginal - 2011:05:23 12:15:31
    DateTimeDigitized - 2011:05:23 12:15:31
    ComponentsConfiguration - YCbCr
    ShutterSpeedValue - 1/4096 seconds
    ApertureValue - F 5.66
    ExposureBiasValue - -2
    MeteringMode - Multi-segment
    Flash - Flash not fired, compulsory flash mode
    FocalLength - 115 mm
    UserComment -
    SubsecTime - 03
    SubsecTimeOriginal - 03
    SubsecTimeDigitized - 03
    FlashPixVersion - 0100
    ColorSpace - Unknown (0xFFFFFFFF)
    ExifImageWidth - 3888
    ExifImageHeight - 2592
    InteroperabilityOffset - 37768
    FocalPlaneXResolution - 4438.36
    FocalPlaneYResolution - 4445.97
    FocalPlaneResolutionUnit - Inch
    CustomRendered - Normal process
    ExposureMode - Auto
    White Balance - Manual
    SceneCaptureType - Standard
    Maker Note (Vendor): -
    Macro mode - Normal
    Self timer - Off
    Quality - RAW
    Flash mode - Not fired
    Sequence mode - Single or Timer
    Focus mode - One-Shot
    Image size - Large
    Easy shooting mode - Manual
    Digital zoom - None
    Contrast - Normal
    Saturation - Normal
    Sharpness - Low , -32769
    ISO Value - 32767
    Metering mode - Evaluative
    Focus type - Auto
    AF point selected -
    Exposure mode - Av-priority
    Focal length - 18 - 200 mm (1 mm)
    Flash activity - Not fired
    Flash details -
    Focus mode 2 - 65535
    Auto ISO - 100
    Base ISO - 1600
    White Balance - Sunny
    Sequence number - 0
    Flash bias - 0 EV
    Subject Distance - 0
    Image Type - Canon EOS 1000D
    Firmware Version - Firmware Version 1.0.7
    Owner Name -
    Camera Serial Number - 2950600230 (AFDE38438)
    Camera Temperature - 17 C
    Sharpness (1D) - 0
    Directory index (450D) - 142
    File index (450D) - 1
    File number - 000 - 0000
    Sharpness (A0) - 0
    Thumbnail: -
    JpegIFOffset - 38124
    JpegIFByteCount - 4087
    -Noel

  • I open a pdf file with club members names and emails. I used to be able to click on the members email and a outlook box would appear with the email address .

    I have a list of names and email addresses (250) and in a previous version of firefox I would go on the web page and when I would place the curser over the members email address and click it would automatically bring up an Outlook email to send box with the members email address already listed and ready for me to enter any information. This new firefox version (19) just lets the curser go across the email address and nothing happens when I click. How do I get the previous feature back?

    Current Firefox versions have enabled a new build-in PDF Viewer and that viewer doesn't have all the features that the Adobe Reader has.
    You can change the action for Portable Document Format (PDF) from Preview in Firefox to use the Adobe Reader or set to Always Ask.
    *https://support.mozilla.org/kb/change-firefox-behavior-when-open-file
    You can set the pdfjs.disabled pref to true on the <b>about:config</b> page to completely disable the build-in PDF viewer and use the Adobe Reader instead.
    See also:
    *https://support.mozilla.org/kb/view-pdf-files-firefox-without-downloading-them

  • TS4062 When I try to sync my phone using WiFi, I get a message that "Sync will resume when "****PC" (a computer I used previously and no longer have) is available."  I cannot get past this.  It says my last sync was months ago, despite the fact that I hav

    When I try to sync my phone using WiFi, it will not sync and the following message is displayed: "Sync will resume when "*****" (my old computer I no longer have) is available."  I have synced several times on my new computer using the USB cable, but the message also gives the date of the last sync months ago, when I had the old computer. Any ideas?

    I know you can't help with my Yahoo problem, however, apparently at some time in the past I have went to the Sync and tried to figure it out on both my laptop and my desktop, because I have the long snyc key information. However, when I go to try to sync both computers I never get the box to enter that key on either one. That is my problem. So should I try and get a new sync key and see if that works.

  • Firefox will not work on this computer despite the fact that it has worked fine for the last year...

    latest version has been added ... does not fire up...
    using windows 7 service pack 1

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • My Mac Air is showing only 1.85GB of storage left despite the fact that I deleted almost all my photos. What's up with it?

    I have been getting low on storage on my 11" Air. I set up a dropbox account and slung all my photos across but didn't realise that it would sync to hard drive. I've now unsynced my photos and they don't show in the documents of the Air.. I still only have 1.85GB storage. I don't know how to liberate any more or if it's o.k. to run it on this little.. what should it be? Confused. Any help appreciated. Thanks.

    Heidi,
    Download one of these applications and it'll give you a detailed break down on what's being used where:
    What Size Is It? (http://whatsizemac.com/)
    OmniDiskSweeper (http://www.omnigroup.com/products/omnidisksweeper/)
    InventoryX (http://www.derlien.com/)
    Then you can see what's in use where, then determine what needs to still be deleted.

Maybe you are looking for

  • Using a BLOB data type in a CMP Entity Bean: Error when send large files

    I've successfully impleenting BLOB in my EJB. But the main prob is, it can only work on small file which is around 3K. Any larger files than that will caused error (refer below). I got info from a friend which is using normal JDBC call to insert a fi

  • N97 Copy & Past missing?

    How can I copy urls from the browser, or past passwords into my wlan configuration? On my N95, there was a dedicated key for copy&past but this key has been stripped by Nokia on the N97. I could live with that, if there would be a key combination equ

  • I-Trigue 3400 Price?

    Hello, Im here to enquire about the actual price of the I-Trigue 3400 as I am interested in purchasing them, the website states ?70 but them you have the 3400 series + Free MP3 Player for only 60, anyone else see the problem?

  • Smart-Collection (metadata status) not updated immediately

    Hi I created a smart-collection that matches photos where their metadata status has changed on file system. So I changed the date with ExifToolGui (*click*). Closed the ExifTool and waited in LR 5.6 to see the smart-collection populated. But nothing

  • I can't open Creative Cloud in Windows 7. I get nothing -- not even the blank window.

    It's worked fine until yesteday. Initially it only opened the white window and I followed many suggestions on this forum, renamed OOEB, used CC Cleaner, reinstalled, deleted opm.db. Now it is worse - it will not even open the blank window. I get the