BUG:  Saved Brightness/Contrast Actions Steps Interpreting "Use Legacy" Differently

Photoshop CS6 is interpreting saved Brightness/Contrast action steps differently than CS5.
The following two screen grabs were captured after double-clicking the exact same saved step in a saved action that removes banding noise. 
Note that Photoshop CS5 has interpreted the step as having the [ ] Use Legacy value selected, while CS6 has not.
This could be at the root of why some folks are reporting actions compatibility issues.
CS5:
CS6:
-Noel

Allowing this failure to remain in the release is going to mean I'm going to have customer issues with my commercial actions, many of which I have not had to change for 6 major version releases now. 
It needs to be addressed!
Other folks are getting acknowledgement and feedback from Adobe personnel, ''I have logged a bug'', etc. Could I please ask for the same courtesy?
I can supply you with an action you can use to test with if you'd like.  Matter of fact, here's one.  Run it on Photoshop CS5 and CS6 to see a major difference in results.
http://Noel.ProdigitalSoftware.com/ForumPosts/CS6_Bugs.zip
-Noel

Similar Messages

  • How to pass value for value field of return parameters for an action step in teststand sequence file programatically using c#

    I used a method LoadPrototypeFromMetaDataToken(token,options) to load the return type parameters. I am unable to set the value field in the return parameters for an action step in teststand sequence file programatically using C#.How can I do that.

    Continue here

  • How do you use actions step by step in CS6?

    I am still somewhat new to CS6 ....I am still learning but slowly due to a busy schedule. I really want to learn how to play actions in CS6 but tried and nothing happened...am I missing something or forget a step to use actions? Do you have to create a separate layer for each action? If someone could give me a step by step guide as to how to do this it would be greatly appreciated.
    Thanks

    First you'll make a set:
    Then it's time to create a new action and record:
    Now that it is recording, simply do the steps you want it the action such as cropping. Once done hit stop and your action is finished.
    Watch this video until about 2 minutes for more detail: How To: Make a Time-Lapse in Photoshop (4K) - YouTube
    Benjamin

  • Using Brightness & Contrast filter in FCP (Why the lighting/color shifts??)

    I'm using the standard Brightness & Contrast filter that comes with FCP but when I do so the video I apply it to has crazy shifts in color and lighting, any help with getting rid of these or at least minimizing them would be much appreciated!
    Thanks
    Kevin

    The Brightness and Contrast filter in FCP is worthless, plain worthless and does more damage than good. Same with the Proc Amp filter which along with the B&C filter should be eliminated from the FCP tool kit.
    As Mr. X. has rightly stated, use the 3way. Get to know it intimately as it does darn near everything you need to accomplish.

  • Always "use legacy" for brightness/contrast

    Hi,
    I am on photoshop CS4 and I would like to always have the "use legacy" case ticked in ""brightness/contrast" (by default). I managed to do it on mac (but cannot remember how) and was wondering if you knew how to do it on pc (win 7).
    Many thanks for any help !!!
    P

    Just complete an operation once ([ OK ]) with that setting checked.  It sticks for next time.
    -Noel

  • To pass parameter values to the object reference of action step in sequence file of teststand programatically using C#.

    //Initialize the Engine
                EngineClass myEngine = new EngineClass();
                myEngine.LoadTypePaletteFilesEx(TypeConflictHandlerTypes.ConflictHandler_Prompt, 0);
                Step myStep = myEngine.NewStep(AdapterKeyNames.DotNetAdapterKeyname,StepTypes.StepType_Action);
                myStep.Name = "object";
                DotNetModule dotnetmodule = myStep.Module as DotNetModule;
                dotnetmodule.SetAssembly(DotNetModuleAssemblyLocations.DotNetModule_AssemblyLocation_File,@"C:sequence.dll");
                dotnetmodule.ClassName = "CN";
                dotnetmodule.MemberType = DotNetModuleMemberTypes.DotNetMember_GetProperty;
                dotnetmodule.MemberName = "ISI";  
    mySequence.Locals.NewSubProperty("object", PropertyValueTypes.PropValType_Reference, false, "", 0);        
    Sequence mySequence = myEngine.NewSequence();
                mySequence.Locals.NewSubProperty(varName, PropertyValueTypes.PropValType_Reference, false, String.Empty, 0);
    mySequence.InsertStep(myStep, 0, StepGroups.StepGroup_Main);
                SequenceFile seqFile = myEngine.NewSequenceFile();
                seqFile.InsertSequence(mySequence);
    seqFile.Save("C:\\mySeq.seq");
    I have done this,dynamically creating a sequence file in teststand programatically through c#.
    Problem is
    1.I created an action step and object Reference variable for the step, but i am not able to pass  parameter values to the objectReference 
    2.I am not able to load the sequence in to the main Sequence of the sequence file in the teststand. How can I do these two things.

    Hi,
    have you ever followed on my Links ?!?!?
    If not please jump to this one
    http://forums.ni.com/ni/board/message?board.id=330&thread.id=26880 
    and read the the answer from Mannoch
    starting with this words:
    Anthony -
    Currently, functionality for retrieving the Metadata Token for a class constructor or member is not fully provided in the TestStand .NET Adapter API. The DotNetModule.GetConstructorMetadataToken() and DotNetModule.GetMetadataToken() methods only return the correct Metadata Token when the member/constructor prototypes have already been loaded. Thus, in the case of your code, when you call DotNetModule.GetMetadataToken(), the method is returning -1 because the member prototype for the Step you are referring to has not yet been loaded.
    That means have to do a workaround for your stuff.
    Juergen
    =s=i=g=n=a=t=u=r=e= Click on the Star and see what happens :-) =s=i=g=n=a=t=u=r=e=

  • Action steps that won't run correctly in PSE 7/8/9 (but did in 4 and 6)

    I have a wonderful action that was written to work in PSE 3/4/6.  It won't run in PSE 7/8/9.  After fooling around for a while, I think I understand why.  Adobe changed the way Adjustment Layers are handled.  In earlier versions of Photoshop and Elements, Adjustment Layers threw up a modal dialog box.  That changed so that Adjustment Layers now appear in the Palette Bin as a palette.
    Here a sample of some of the action steps that won't work correctly:
    Make adjustment layer
    Using: adjustment layer
    Type: levels
    Set Selection
    To: none
    Set current layer
    To: layer
    Name:  “Adjustment 1”
    Set current layer
    To: layer
    Mode: luminosity
    Stop
    Message:  “Move gray slider left”
    With Continue
    Set current adjustment layer
    To: levels
    In earlier versions of PS and PSE, the way these steps would work is that a new adjustment layer would be created, the dialog box giving the instruction would open, it would be dismissed by clicking "Continue," and then the "Set current adjustment layer to: Levels" would generate a model adjustment layer dialog box would open up which would let one make the adjustment.
    In newer versions, since Adjustment Layers are handled in the Palette Bin, after dismissing the instructions, the action doesn't stop to allow the user to make change the sliders on the adjustment layer.
    The action runs perfectly in CS4 and CS5 and throws up the levels adjustment modal box as it did in PSE 4 and PSE 6, but the action doesn't throw the modal box in PSE 7/8/9
    Does anyone know of a way to alter the action steps to allow the action to stop to allow the adjustment and then to resume again?

    Adding a new levels adjustment layer on top of the Midtone contrast layer
    should work, just use a clipping mask to restrict the adjustments to the
    areas of the levels adjustment layer below. The histogram will be different, but
    actually testing the action is really the only way to know if that makes any difference.
    Replacing the levels adjustment layer is another option, though it requires a few more steps.
    The following assumes when the action gets to this point,
    the Midtone contrast adjustment layer is the active (selected) layer.
    To record this part of the action:
    1. Duplicate current channel (in the channels panel. drag the Midtone contrast mask
        down to the Create new channel icon at the bottom of the channels panel)
    2. Ctrl+click on the newly created channel (Midtone contrast mask copy)
        This loads the selection of that channel.
    3. Drag the new channel (midtone contrast mask copy) to the trash icon at the bottom
       of the channels panel.
    4. Back in the layers panel, delete the Midtone Contrast adjustment layer.
    5. Go to Layer>New Adjustment Layer>Levels
        This creates a new levels adjustment layer using the selection loaded from
        the duplicated channel and opens the levels dialog.
    To load the RGB (composite) as a selection, Ctrl+click on the rgb in the channels panel
    and the same is true for the red, green and blue channels.
    With layer masks, elements doesn't seem to want to load them as selections in actions,
    so that's the reason for the action steps above.
    MTSTUNER

  • FAQ: I found a bug. How do I write a useful bug report? Or send bug files to Adobe?

    If you think you've found a bug in Photoshop CS6, please post your findings here on the forums.
    Here is a list of the information we'll want for you to gather at a minimum:
    Clear and concise steps so that someone who isn't in front of your comptuer can reproduce the issue you are seeing
    Include information on the operating system/version you are running. (e.g. "Mac OS 10.7.3" or "Win XP Service Pack 3")
    Here are some more detailed instructions for writing a useful, complete bug report for us on the forums:
    Provide a descriptive title that includes your OS information:Example: "Photoshop crashes when I save a JPEG file using the File>Save For Web & Devices... command (Mac OS 10.7.3)"
    Provide concise, step-by-step details on how to reproduce the issue you are seeing.
    Example:
    Open an 8-bit, RGB image by selecting File>Open...
    Create a new layer by clicking the "Create New Layer" button on the bottom of the Layers panel
    Paint on the layer created in Step #2 using the default Brush tool
    Choose File>Save For Web & Devices...
    Make sure the optimized format is set to "JPEG" and set the Quality setting to "80"
    Click the Save button at the bottom of the Save For Web & Devices dialog, choose the desktop as the location for saving the file
    Provide a description of the "Result" you are observing:
    Example: "Result: Photoshop crashes"
    If there is an error dialog, please include the exact wording displayed in the dialog or provide a screen shot or video of the entire screen so we can see the dialog as well as the state of the application - i.e. what panels are shown, the state of the Layers panel, etc.
    If the error is a visual defect, either in the user interface or the image itself, provide a screen shot or video of the entire screen so we can see the dialog as well as the state of the application - i.e. what panels are shown, the state of the Layers panel, etc.
    Provide a description of the "Expected Result":
    Example: "Expected Result: Photoshop to save JPEG file to the desktop, no crash"
    In some cases this may be obvious (such as in the case of a crash) but in others, what you expect to happen may be different than what the application was designed to do. Please be as specific as possible.
    Provide the crash log by submitting all crash reports, including your email address, for every single crash your encounter:
    You may also include the contents of your crash log in your forum posts as well, but always submit them using the above instructions as well.
    Crash logs are located on Macintosh here: Users/<your user name>/Library/Logs/CrashReporter
    Provide your System Info from Photoshop: What's even more useful is if you can share your System Info from Photoshop as it contains all kinds of useful information (OS/version, graphics card, driver version, 3rd party plug-ins used, etc) that will help the team track down your issue.
    On occasion, the Photoshop engineers may request that you provide problematic files in order to reproduce and debug your issue.
    In these cases, please post the file somewhere using your own servers or one your favorite online document/distribution services and provide a URL/instructions to download the file:
    Dropbox
    Adobe SendNow
    YouSendIt
    If the file isn't something you can post publically, you can request that someone from the engineering team contact you to figure out a secure way to get the affected files.
    Thanks,
    The Photoshop Development Team

    First thing would be to realise the exact error. Second would be to check your logs to see what you have installed/upgraded which might be causing this error. Third, google your error and see if matches turn up. Fourth, search in Arch bugtracker to see if a match exist. Else file a report.

  • Applying brightness/contrast effect doesn't work

    I have a project in the correct format on a properly formatted external drive. When I apply the brightness/contrast effect the red progress bar appears and the hard drive works for several minutes while the bar fills. But when it's over, the effect is not applied and the clip looks the same.
    I have closed and restarted iMovie and tried again and I have trashed the Font Collections folder.
    Any further help would be appreciated.

    Like everyone else here, I'm just an iMovie user who volunteers to help answer questions.
    Unfortunately, recent changes to the Discussion software introduced bugs that make it very difficult to reply to user questions. Despite assurances by Forum administrators, these bugs are not being fixed.
    This is to ask that you contact Apple, suggesting that additional resources be allocated to fixing the Discussion software. Hopefully your support will encourage Apple to address these problems.
    Here's the man who should be able to get some action:
    Steve Jobs <[email protected]>
    I plan to include this message in postings until the issues are resolved.
    Have you tried disabling any third-party QuickTime add-ons or iMovie plug-ins installed on your computer? If something is messing up QuickTime that could cause iMovie to fail to render properly.
    There's more info here, including where to look for them:
    http://discussions.apple.com/message.jspa?messageID=4030731#4030731
    Karl

  • Brightness/Contrast edit tool messes up my clips.HELP!

    When I try to apply brightness/contrast to my iMovie 6.0.3 video clips (because so many of them end up much darker on iMovie than on my camcorder), it helps with the brightness, but after the rendering is done, my clip is messed up in 2 ways: 1) the sound is mainly gone, except for a few jerky sounds here and there; 2) visually, the clip is now jerky--like it's both in slow motion and being fast forwarded at the same time, if that makes sense. I've tried again and again, looked for advice all over the internet, to no avail, and wonder if it's just a glitch in my software and if so, what to do about it? (I did download an update on 6.0 from the Apple site, but it didn't help). Thanks!!

    Hi Z
    As Catspaw writes.
    The Brightness & Contrast tool in iM6 should work - a new account is a smart way to test
    where the problem originate.
    This tool in iMovie HD 6 - is crude and hard to use/get a good result with.
    In iMovie'08 - this is one of the few things that is a real improvment but the loss
    of so much other tools results in a useless situation (as Catspaw - I don't nearly use it)
    Solution: FinalCut Express 4
    • Superb tools to correct brigtness, contrast and colors
    • So much more
    Cons
    • COST - It's not free but price is reduced with 30% after introduction of iMovie'08
    • Some new learning. Mainly in starting up (setting up scratch discs & Capturing process)
    Some says steap learning curve - there is a step but mainly there are so much new
    tools so it's really to learn as You progress with Your movie.
    Yours Bengt W

  • Brightness/Contrast problems

    I've noticed when I watch some dvds on my comp that the dark areas are much darker than they should be, sometimes to the point that I can't make out characters that are on the screen, these are parts that are clearly visible on a normal tv.
    I've been to 2 websites that show value gradients for calibration, and I noticed that between 0 and about 15 percent looks completely black, so I'm losing that much value range in those areas.
    When I calibrate the screen, if I brighten it to see the dark areas then the brights become far too bright. When I go into the calibration it shows the apple that you're supposed to match up with in value, when I do all that the screen becomes much too bright again.
    I'm using the sRGB 2.1 profile since it's the most widely used, the default eMac profile is also way too bright. Also, in the first step of the calibration it says to adjust the brightness and contrast until the oval is barely visible, when I have these sliders all the way up as bright as can be I still can't see the oval, which makes the calibration process a little difficult when I can't even pull off the first step with accuracy.
    Is there anything I can do about this?, is there an application that will help me adjust just the black point without making the whole screen brighter? Thanks in advance.

    update
    I found a shareware application called SuperCal that did the trick, I managed to keep the 2.2 gamma that pc users have while not making things too dark or bright, the black and white points are leveled out now so the gradient bars on test pages look good now. Thanks anyways guys .

  • Set default Settings for Brightness/Contrast Slider

    I am in the throes of editing several hundred pictures. My camera has a standard tendency toward too bright and not enough contrast. While editing about a hundred pictures in Photoshop Elements 3.0 last night, the brightness/Contrast and Shadow highlight slider suddenly retained the last setting - which GREATLY enhanced my editing efficiency! Alas, today it is back to normal - the Brightness/Contrast slider default is 0 for it's associated sliders and the Shadow Highlight option is again at 50%/0/0 for the three associated sliders.
    Is there a way to set a default value for the associated sliders for each of these?
    (I had installed Photoshop Elements 5.0 on a trial basis up until yesterday and also have Photoshop Elements 4.0 installed, but it is such a hassle to use, I just gave up on it (and 5.0 has the same issue as 4.0 - no concurrent file browser when editing.))

    Can't help you with Shadows/Highlights, but you do have an option with Brightness/Contrast. Instead of going to Enhance>Adjust Lighting>Brightness/Contrast, go to Layer>New Adjustment Layer>Brightness/Contrast instead. Once you've established the parameters you want for Brightness and Contrast, you can open up additional pictures and drag-and-drop the adjustment layer onto each new picture, retaining the settings from the first adjustment. This also allows you to quickly tweak the settings on the succeeding pictures, as adjustment layers can be readjusted ad infinitum.
    If only Shadows/Highlights had an adjustment layer option...
    Chuck

  • Brightness/Contrast Problem in CS3 & CS2

    When I adjust (using legacy option) the sliders, then hit okay, the adjustments don't apply, and the image reverts to it's original state as if I hadn't adjusted the contrast or brightness at all. It did this in both CS3 & CS2. Has anyone else had this problem before?
    My workaround was to make a B/C adjustment layer and then merge visible to a new layer, but it did the exact same thing. The new merged layer didn't have the B/C applied to it. This is very strange.

    We should move on but calling someone rude because they misunderstood something and made a poor judgement is uncalled for.
    Moving on I think that the advice to use curve instead of B?C would offer better control
    As to why the adjustment layer you used did not have an effect as expected there may have been a small selection active when you invoked the layers adjustment everything seem to work but it is is only being applied to what might be a very small selection. Perhaps one you are accidentally creating. Check to see if you have a selection tool active and watch how you are moving the cursor.
    I hold the stylus in a funny way and sometimes make a selection and swear i am not touching the tablet with the stylus but on more careful observation or by just hitting escape or command D and then making the adjustment all is well.
    This might not be your problem but it is the only one I can think of at the moment.
    if this is the problem keep in mind this is not really a photoshop problem or solution and an unlikely scenario, even though it is a possible one.
    No one here would be expected to know this and of course it can be quite off base.

  • How do I save an edited movie with brightness, contrast adjustments

    I am using Quicktime pro ver 7.6.4(518.35) and I love its editing features especially the rotation and brightness adjustment features. Is it possible to save a move with these edits so they will be view correct with the basic Quicktime player? I have a movie that I edited the contrast and brightness and resave it as its original MOV file. The new contrast and brightness setting show up when I play the video on the same computer that has my Quicktime pro on it. But, when I play it on another computer with the basic Quicktime player the movie reverts to the original Contrast and brightness. Am I doing something wrong? I even tried to export it to another format and lose the video portion of the movie.
    I would hope that I could fully edit a movie save it and give it to my family so they can view it like it was edited. Any suggestions?
    Thanks.

    Ok, after some searching, I found the export filter settings...
    However, the exported video appearance does not match that of the source video with similar A/V settings.
    Example 1 = Source video (.3g2) with A/V settings, recorded with screen capture software. *http://www.youtube.com/watch?v=ezvE6sUeUb0*
    Example 2 = Source video with similar export filter settings (brightness/contrast) *http://www.youtube.com/watch?v=7tQYXWX17zQ*
    When the video gets brighter, the brightness dims and when the video gets darker, the brightness increases... contrast settings seemed to be ignored.
    All I can say is.. what the HECK?
    It's pretty sad when I have to rely on screen capture software to get the desired result! Luckily the source video was taken with a cell phone, so there was no noticeable loss in video quality.

  • How to Change Brightness, Contrast and Saturation of an image in LabWindows/CVI (Urgent) ?

    Hi All
    I want to change brightness, contrast and saturation of an image, plz help me how it will possibe in labwindows/cvi
    Thanks

    CVI does not include native functions to operate such changements on an image.
    It may be possible that these functions are included in IMAQ library, but I never used ot so I'm not sure. In any case, this is an additional tool to install and it is not free.
    Alternatively, you may need to search for a third party library that offers such functions.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

Maybe you are looking for

  • GC upgrade 10.2.0.1 to 10.2.0.3

    Grid Control on Solaris 10 unzip patch p3731593_10203_SOLARIS64.zip and try to upgrade OMS to 10.2.0.3 but received following error in installation log file. (all pre installation patch already applied. i.e. 4329444 and 5330513(agent) as well) INFO:

  • Bug in vbox:addchild()

    hello, i don't know if there is bug in vbox:addChild. In my application the users writes text into a popup and after the user closed the popup on the main window of my application i add a new child (ApplicationControlBar) to a vbox. On the first time

  • Using Netgear DG834PN router with Airport on Imac with Leopard 10.5.2

    Hello, I recently got an Imac (at christmas) and began connecting wirelessly using a belkin45g with a WEP key, which i have been told does not work correctly with macs.After this router kept disconnecting me, I then decided to change to a netgear dg8

  • How can I put number VISA on my account  for IPAD ?

    I cannot choose the payment when I am inside in my account . I have a stop . I write my address, my email all information requested but after I cannot put my VISA. How can I do ?  many thanks to everybody who can help me.

  • Vevo Apple tv issue

    Hey I'm having an issue with VEVo on apple TV. When I pause a video or the video ends the screen goes black and the remote stops working. I can open my remote on one of my other iphones or Ipads and it will allow me to pause the video or play it so I