CS5.1 support for new DSLR cameras (D600)

I would like to understand the business decission (if there is any) why Adobe decided that for new DSLR  cameras support they will update only the Camera Raw version for the current release CS6 and not respecting the legacy for the n-1 release (updating the Camera raw for CS5.1).  This is a serious concern and disapointment.  Does it means that each time Adrobe has a new release , if i chnage the DLSR i am FORCED to upgrade and pay 190$ eventhus I do not need the new release features?

Ah, thanks guys - I am very very happy to eat crow on that one!
The actual point of my post was to make me feel better, and boy did it work!    I did not expect any actual relief, so actually now the post is twice is good as I thought - I was actually wrong!
Anyway, I might mention (I didn't get into all the details) that I actually canceled the order for the d800e (the "e" version was backordered until just recently), as the d600 was just announced as my order was about to process.
So actually I am in the same bad situation as the previous poster, but maybe now I will go back to the d800 - saving a $450 upgrade to CS6 actually saves half the difference in price between the cameras.
And sorry for the rant on the 2 analogies.  It was not a troll.  I vaguely remember in my research that Lightbox comes with ACR, is that true?  Lightbox doesn't come with CS5.5 MC, but I wonder if i were to buy it ($99??) that'll give me the latest ACR that supports the d600, and problem solved.  I assume once i have the latest ACR it'll let me open straight into PS and not make me go through Lightbox and then PS?
Anyway, if that is correct, that would be a much better answer to the original poster (and it saves him $100).  Other good answers (if this Lightbox hack won't work), might be:
"It's an incredible amount of work to support nearly every camera and lens ever made in ACR, so even though it comes free with your software, you don't get free updates once your software moves to a new version."
or
"The d600 began shipping nearly immediately upon announcement, and it takes a while to update the software."  (perhaps the responder didn't realize it, but this was the situation with the d600.)
But the car-story and "if you can afford a new camera, you can afford to pay adobe" were pretty tragic answers - someone needed to call you on it, or you would have only served to upset the original poster.
Ha, PEBKAC, that is pretty good.  Not very easy to pronounce, though.
I must say my last dozen interactions with adobe have all been negative, except this one, so maybe things are turning a new leaf.  You're lucky I didn't get into the story of when my HD crashed, and I had to call Adobe to re-activate my old CS4 PS.  It's awesome getting literally laughed at by the activation help desk person.  (I had owned the software for 3 years at that point, and had only ever activated it once.)  ...who just assumed I was lying.  "here now let me tell you how to deactivate the old version" "the HD is dead, it ain't going to happen" "well let me show you again, because you need to do that..."
Oops, I did get into that story, didn't I?
Best,
Inline

Similar Messages

  • For new upgrade Camera Raw 8.4, I cant'nt use it with Bridge ...

    Bonjour
    Depuis la mise a jour Camera raw 8.4
    je n'y ai plus accès dans bridge ; Je ne peut plus ouvrir directement Camera raw dans bridge par le clic droitet  il ne prend plus en compte les mots clés et les corrections déjà faitesCordialement
    Loïc

    Thank you 
    Message du 17/04/14 10:56
    De : "R_Kelly"
    A : "Grignon Loic"
    Copie à :
    Objet : For new upgrade Camera Raw 8.4, I cant'nt use it with Bridge ...
    Re: For new upgrade Camera Raw 8.4, I cant'nt use it with Bridge ...
    created by R_Kelly in Bridge General Discussion - View the full discussion
    Okay, now your in the right library.Use the plugin from this page to replace the existing one in your screenshot.
    (don't forget to remove the plugin folder and plugin you created in your user library)http://helpx.adobe.com/bridge/kb/acr-84-bridge-cs6-metadata.htmlThen you'll probably need to purge the Bridge CS6 cache.http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6306475-630487/450-209/Untitle d-1.png
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6306475#6306475
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6306475#6306475
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6306475#6306475. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Bridge General Discussion at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • BIOS SUPPORT FOR NEW CPUS!!!!

      hello
    new post , i just got this board (6547 v1.0) board with a celeron 1.7 (clocked at 125mhz ) 2.14ghz and is total stable.
    v1.8 bios support up to a 1.8 cel, are they going to make a update to support a 2hz cel, OR  have they droped support for it.
    and where can you get beta bios for this and other board (msi-development site).... ?(  ;(
    MAKE A VOTE (HOW OLD IS YOU BOARD AND HAVE THEY DROPED SUPPORT FOR NEW CPU,S FOR YOU BOARD-POST?

    assuming its a 645 ultra by the bios numberlink

  • Ni-imaq for 1394 camera support for sony dv cameras

    Hello,
    I am wondering if there is any way to capture images from my sony mini dv recorder (DCR-PC101 NTSC) to Labview.  Is it possible through ni-imaq for 1394?
    Thank You.

    Hi charliec,
    Support for mini dv cameras is not currently available with the IMAQ 1394 driver.  The only way to access the files captured by the camera are to download them to disk then open them with LabVIEW (or some other programming environment).
    S. Arves S.
    National Instruments
    Applications Engineer

  • Support for new Nvidia Quadro gpu?

    When support for new Nvidia Quadro gpu? For example Nvida Quadro K2200 and K4200
    Thk

    What do you mean when you say "support"? All of After Effects OpenGL features already work on those cards.
    The only thing that isn't supported on those cards is GPU acceleration of the ray-traced 3D renderer, which is an obsolete and almost entirely irrelevant feature. No more GPUs will ever be added to the list of cards supported for that feature.
    Details:
    GPU (CUDA, OpenGL) features in After Effects

  • How to add support for new file type.

    Using the ESDK, I would like to add support for new file type ( a new extension). this new extension will function like any other non visual code editor but will have specific syntax highlighting, code folding and explorer.
    I am trying ot figure out if I need to create a new editor or use existing JDeveloper code editor and add support for new file type. Does anyone have a high level outline on how to do this using the ESDK that is specifically targeted at adding new file type support for a text based code editor?
    I have looked at the Samples and keep going in multipe directions. It would be cool if there was an example that was how add syntax higlighting for new file type.
    Thank you

    Brian, thank you. I looked at this extension and it answered a lot of questions for me. I was going in the right direction but needed a little help and bost of confidence, this is just what I needed. I created the LanguageSupport, LanguageModel, Addin, Node and TextDocument that are specific to the new file type. I was getting hung up on how to hook this into the JDevelpoer editor. I keep thinking I have to create a custom editor but it looks like I don't have to and it looks like I can associate this file support with the editor framwork, for version 10.1.3.2, with the following in the Addin Initilize() method.
    Recognizer.mapExtensionToClass(MY_EXTENSION, MyNode.class);
    CodeEditor.registerNodeType(MyNode.class, MY_EXTENSION);
    LanguageModule.registerModuleForFileType(new MyLanguageModule(), MY_EXTENSION);
    I have done this but still not able to recognize the new file type.
    At this point, I just want to be able to recognize the new file and display it's associated icon or display a messare to the message log. I put a System.out.println("test") in the Initilize() method of my addin. then I registered MyAddin in the extension.xml. JDeveloper sees this new extension and it is loaded but I have not been able to show the test message or display the new icon when I open the new file type.
    extension.xml
    <?xml version="1.0" encoding="windows-1252" ?>
    <extension xmlns="http://jcp.org/jsr/198/extension-manifest"
               id="teisaacs.jdev.myext.MyAddin" version="1.0.0" esdk-version="1.0"
               rsbundle-class="teisaacs.jdev.myext.resources.MyResBundle">
        <name rskey="EXTENSION_NAME">My Code Editor</name>
        <owner rskey="EXTENSION_OWNER">Me</owner>
        <dependencies>
            <import version="10.1.3">oracle.jdeveloper</import>
        </dependencies>
        <hooks>
            <jdeveloper-hook>
                <addins>
                    <addin>teisaacs.jdev.myext.MyEditorAddin</addin>
                </addins>
            </jdeveloper-hook>
            <feature-hook>
                <description>My Code Editor</description>
                <optional>true</optional>
            </feature-hook>
            <document-hook>
                <documents>
                    <by-suffix document-class="teisaacs.jdev.myext.model.MySourceDocument">
                        <suffix>my</suffix>
                        <suffix>MY</suffix>
                    </by-suffix>
                </documents>
            </document-hook>
            <editor-hook>
                <editors>
                    <editor editor-class="teisaacs.jdev.myext.editor.MyEditor">
                        <name rskey="EXTENSION_NAME">My Editor</name>
                    </editor>
                    <mappings>
                        <mapping document-class='teisaacs.jdev.myext.model.MySourceDocument">         
                            <open-with editor-class="teisaacs.jdev.myrext.editor.MyEditor"
                                       preferred="true"/>
                            <open-with editor-class="javax.ide.editor.CodeEditor"/>
                        </mapping>
                    </mappings>
                </editors>
            </editor-hook>
        </hooks>
    </extension>
    public class MyAddin implements Addin {
        public static final String MY_EXTENSION = "my";
        public void initialize() {
            System.out.println("MyEditor Constructor");
            new MyLanguageModule();
            Recognizer.mapExtensionToClass(MY_EXTENSION, MyNode.class);
            CodeEditor.registerNodeType(MyNode.class, MY_EXTENSION);
            LanguageModule.registerModuleForFileType(new MyLanguageModule(), MY_EXTENSION);
    }I have added and removed the editor hook along with many other modificaitons to the extension.xml but still not recognizing the new file extension.
    Todd

  • Camera Raw support for new Nikon D810

    Hi, could you please advise when we can expect to see camera raw support for the new nikon D810.
    Thanks

    Adriana – I installed the download from the link in the 7/27 post and was able to convert my NEF files to DNG format from my new D810 camera, but could not view/edit the NEF-smalls. When I saw your latest post I used your link to go to that download and noticed that in the description it mentioned that the issues with the D810 NEF-small have been resolved.  I deleted/emptied trash of the 7/27 download and re-installed the one mentioned from your link – although they were both identical in file size and version: 8.6 – hmm?  I tried the converter – but nothing new was converted (I presume because all had already been converted before?).  However, CS6 is still not able to open/edit neither the NEF-small file formats, nor the DNG created from it.  I am thinking maybe I am missing a step, because when I select properties for Camera Raw in CS6, the version is 8.5.0.236 – is that ok (my CS6 version is 13.0.6 – and no other updates appear available)? I only downloaded the DNGConverter_8_6.dmg; installed the .pkg – did I forget a step? Thanks for your help!

  • DNG Converter support for New Camera

    What is the approximate usual time from the release date of a new camera
    (specifically the Sony DSC RX100) and support for the camera by ACR or
    DNG Converter ?

    ACR and the Adobe DNG Converter are updated in an orderly fashion from three to four times a year.  So you'll see a new version every three to four months.
    The release of any new camera model has no bearing on this.

  • When will new Lightroom update be available with support for new cameras

    Just purchased a fugi XT1.  Any idea when new Lightroom update will be available for support for the raw RAF files?
    Thanks,
    Matthew Kraus

    dj_paige wrote:
    Right here, on the front page of this very forum, Adobe provides the answer
    Well, not really - that FAQ doesn't explains policy on pre-announcing support, which is what's actually being asked about.
    This gets closer, but even this is unspecific as to the policy...
    Matthew, the short answer is: nobody who knows is allowed to say.

  • No RAW support for new Nikon P7000

    Just received the new, compact, "pro-sumer" Nikon P7000 camera today. It's a beauty. High-end, finessed pictures in those situations where you don't want to lug a DSLR around. It's going head-to-head with the legendary Canon G11/G12.
    One major "gotcha'" that I didn't know about until I started using the camera, is that the Nikon P7000 uses a proprietary RAW format. It's predecessor, the p6000, did too. However, while Aperture supports the older p6000 NRW "raw" format, it does NOT currently support the enhanced NRW+ format used by the p7000. f#$% !!!
    This is truly annoying!! There is no reason that I can think of for the p7000 not to use the NEF raw format used by most other (Nikon) cameras. Thanks, Nikon!! /sarcasm
    So this means that currently, RAW photos from the Nikon P7000 cannot be imported into Aperture. You have to set the camera to create "Fine" JPEG photos; which, granted, are pretty good. However, to get the advantage of RAW photos, you have to use the "ViewNX2" editing software that came with the camera. Blah!
    Hopefully, Apple will step up, and the Raw Camera Support for Aperture will soon include the NRW+ format. Or even better yet, hopefully Nikon will see the error of their ways an migrate their Powershot cameras to the "standard" raw format, NEF, in an upcoming firmware release.
    j0hnw
    P.S. For info about the Nikon P7000, see: http://imaging.nikon.com/products/imaging/lineup/digitalcamera/coolpix/performan ce/p7000/index.htm

    SierraDragon wrote:
    Yes, it is a problem. Apple loses lots of market share through slow response time in supporting new cameras. Adobe is usually faster, so a workaround may be to use Adobe's DNG Converter to convert the Nikon P7000 NRW files to DNGs that Aperture can digest.
    Thanks for the pointer to the free Adobe DNG Converter. Even though it doesn't yet support the P7000, you're right in that Adobe may beat Apple to the punch. Plus, I just like the idea of the DNG format. The Converter looks like a handy tool to have in the tool chest. I've got my fingers crossed that it's AppleScriptable
    The P7000 does look like the pocket camera many of us have been whining to Nikon about for years. I lacks swivel display but the huge size of the LCD makes up for it. I want one!
    Despite my whining about RAW support, my initial impression after one day of shooting is that it's as great a camera as it looks on paper. Lots of control over the shot. Good, solid feel. Can get great shots in adverse (eg. low light) conditions. The only major annoyance I've noticed is slow RAW write times (several seconds using Class 6 card). I've heard some grumbling about AutoFocus issues, but I having had any problems with it yet. The swivel monitor isn't a big deal -- for me anyway -- because the 3" display is easy to see at any angle. Plus, I wanted rugged, and would worry about the swivel joint becoming a weak spot. BTW, you'll need some big pockets to call it a "pocket camera"; it dwarfs my Canon S90 (which I consider my pocket camera)
    Thanks again,
    j0hnw

  • Needed Raw-Support for new Samsung SLRs like NX1000

    Hopefully Apple is updating his support for these new cameras (they are still a few month on the market).

    You better tell Apple directly: Apple - Aperture - Feedback
    Here Apple probably will not hear you.

  • Why no firewire support for new iPods?

    If firewire is so much better and faster why did the geniuses at Apple decide to discontinue support for it? It took me over 30 minutes to upload music & videos to my new iPod w/ USB, which would have taken 5-10 minutes with Firewire. I don't get it!

    They did it because they obviously didn't see the need for it.
    Either you have a usb 1.1 port, or have about 500mb of music. The speeds aren't that different between USB2.0 and FW. In fact, i think USB is faster. Stop complaining here, this is only a user-user support forum.

  • Is it possible to add support for new database type in Data Modeler?

    Hi,
    I see that Data Modeler v.4 supports different versions of Oracle, DB2 and MS SQL. Is it possible to add support for a new database family,
    PostgreSQL for example? I hoped that RDBMS Site editor can do it, but so far I don't see any possibility to add XML files with metadata for a new RDBMS.
    I did it previously for PowerDesigner were it is possible to add and modify definitions for new relational databases.
    Thank you,
    Sergei

    There is discussion option as an out of the box feature. Check this: BI launch pad 4.0: Participate in a discussion about a document

  • Idea for new film camera

    https://www.flickr.com/groups/67377471@N00/discuss/72157655550680262/72157653262873213 I posted in the "I Shoot Film" group on Flickr in response to "Fantasy Film Wish" where I describe what I believe to be the next evolution of film photography.  I'm a big Minolta and Sony fan.  I wanted to write you and ask if Sony would consider making a new generation of film camera based on a film that could be shot at different ISO's via in-camera pre-flashing of the film as the next big evolution of film photography?  Ideally this new film camera would use the MC/MD mount lenses where aperture rings are still used, and also manual focus.  We film shooters need a new camera with next generation abilities that affords the use of older lenses.  The idea to use pre-flashing of film on a frame by frame basis means a new method of exposure of film, and also a new way to process it, as all frames would be exposed to the same negative contrast density regardless of ISO applied.  These new generation of film cameras would be variable ISO film cameras just like their digital counterparts.  I hope you will truly consider my idea and think what it would mean to film and film photography for coming generations of photographers. Thank you. Sincerely, Craig Janeway

    Get a patent for it. Once you have the patent, shop it to other iPhone accessory manufacturers.

  • Built-in support for web streaming camera?

    Hi,
    I have a Sony MiniDV camcorder that supports web streaming.
    Is there any built-in software support for web streaming?
    If not, could someone please recommend software that will allow me to setup my camera in my house and view the streamed data over the internet?
    Thanks!!
    BT

    You can download Quicktime broadcaster for free to do this. See http://www.apple.com/quicktime/broadcaster/
    We've used it to stream a live event from an art gallery and then to a Quicktime Streaming Server (available free in the Darwin version) to broadcast to the world.
    Dave
    PowerBok G4 1.25G RAM, 1GHz   Mac OS X (10.4.5)  

Maybe you are looking for

  • Address Book sync - Google

    Is anyone else not able to get their google contact to sync? I have GmAil set up as my mail and iCal no issue. I go to contact > Pref >select local mac > and enable google sync. I then hit the sync on the menu board and nothing. The address book ream

  • Mail outgoing problem in ASA 5545-X(IOS version 9.0.3)

    Hi, Last week we have replaced our old firewall (ASA 5540, IOS ver:8.2.5) by ASA 5545-X IOS ver:9.0.3. Everything works fine other than outgoing mail. However, there was no issue in old firewall. OLD Configuration(ASA 5540, IOS ver:8.2.5): static (dm

  • Shared Components Images Create Image does not work

    I am using oracle XE on Windows XP. Uploading an image for an application does not work. Home>Application Builder>Application 105>Shared Components>Images>Create Image It goes wrong when I try to upload the image: - Iexplorer gives an error 404 after

  • FCE 4 still does not start! Now more information available

    Hello, last week I bought FCE 4 and installed it. That was no problem, but then I started it and it began to start, which means a little window with some information being loaded is shown, next is the top with the menu can be seen and then-there is n

  • MacBook Pro Retina 13" Early 2013 Logicboard Failed

    i've just bought MBP retina for about 14days old and its logicboard already failed! As soon as it boot up to OSX, about 20sec-30sec it showed kernel panic warning or it just does not respond anything. i've already tried anything (PVRAM reset,SMC rese