DNG converter just started changing dates wildly-by 10 years!

Hey all,
Been using DNG converter for awhile now with zero problems.  The past couple weeks whenever I process some files up to my server at work, it will change the date from today's date (i.e. 2/24/14) to some date in 2002.
I've tried rebooting the computer, restarting DNG converter, deleting DNG Converter and re-installing a newer version.  Nothing is working.
Any ideas?  I don't think I've done anything differently... it just started happening.
Thanks
Jeff

Hi,
I tried the following - perhaps it helps you:
created catalog - imported cr2 files, applied development ajustments
imported the same images as dng files (without ajustments)
delete cr2 files outsite of lr.
Tried to copy / export ajustments - did not work :-(
My Solution:
Make a backup of your existing data, before you try this!
1. I picked a random cr2 file (name test.cr2) and gave it the name of the original raw file. I patched the exif data from the dng file into the copied raw file:
     for a in *.dng; do
               cp test.cr2 `basename $a .dng`.cr2
               exiftool -tagsFromFile $a `basename $a .dng`.cr2
     done
2. Now I was able to export the cr2 ajustments as .xmp files (perhapst copy/past may also work)
3. I appied the xmp file to the dng files
     for a in *.xmp; do
          exiftool -tagsFromFile $a `basename $a .xmp`.dng
     done
4. I reloaded the metadata from the dng files into lr. LR applied the ajustments.
My script are only examples which worked for me on cygwin. They work with bash. The skript does not check if cr2 already exists - so it overwrites cr2 if dng files with the same name exists. (If you need the script for mac, I can try to re-write it tomoroow.)

Similar Messages

  • DNG Converter filename as original date from EXIF

    Hi there,
    I like the DNG Converter, except that I would like to use the date from the EXIF information as the filename. That doesn't seem to be possible.
    Does anybody know of a(nother) way of doing this?
    Thanks!
    Regards,
    D.M.

    Under section 3 in the DNG Converter, select one of the date options from one of the popup menus.
    If you don't like that format, consider using Bridge or Lightroom to perform the renaming.

  • SSRS Line graphs, change the axis maximum and minimum by month, and change data series from calendar year to financial year

    I am using SSRS and I cannot access SQL server to answer my problem, so the solution needs to be done via SSRS only.
    I am currently trying to graph some data. The problem is, the months on the X axis are aligned by calendar year. I need the first month to commence with July, with the last month on the axis to be June. This also means that the year series need to be changed
    from calendar year to Australian financial year.
    Screenshots are provided in the comments.

    Hi Northern,
    Per my understanding that you want to show the month in the x axis as the order of the financial year(7,8,9,10...4,5,6) and also display the year in the series group as the financial year, right?
    I have tested on my local environment and we can modify the query in the sql to get the financial year value based on the fields of Calendar year, details information below for your reference:
    1. Modify the query as below:
    SELECT
    Calendar_Date,CASE WHEN MONTH(Calendar_Date)>=7 THEN
    YEAR(Calendar_Date)+1
    ELSE YEAR(Calendar_Date) END AS Financial_Year,
    MONTH(Calendar_Date)as Financial_Month,
    Billing_Amount
    FROM TableName
    order BY
    Calendar_Date
    2. Add the "Billing_Aomount" in the Value area, "Financial_Month" in the Category group area and "Financial_Year" in the Series group area.
    3. Right click the  "Financial_Month" under the Category group to select the "Category group properties",click the sorting and add below expression in the Sort by to specify the order for the month in the x-axis:
    =switch(Fields!Financial_Month.Value="7",1,Fields!Financial_Month.Value="8",2,
    Fields!Financial_Month.Value="9",3,Fields!Financial_Month.Value="10",4,
    Fields!Financial_Month.Value="11",5,Fields!Financial_Month.Value="12",6,
    Fields!Financial_Month.Value="1",7,Fields!Financial_Month.Value="2",8,
    Fields!Financial_Month.Value="3",9,Fields!Financial_Month.Value="4",10,
    Fields!Financial_Month.Value="5",11,Fields!Financial_Month.Value="6",12)
    4. Preview you will get the sample chart display as below according to my sample data:
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Bug: DNG Converter 8.6 ignoring XMP files

    There seem to be a severe bug in Version 8.6 of the DNG Converter.
    It just does not take over XMP data from sidecar files anymore into the generated DNGs.
    As a result the previews embedded into the DNGs are flat as well, any former edits are not being applied.
    Up to version 8.5 everything worked as expected, this behavior is new in 8.6.
    I don't know, if this is the right place to ask - but Adobe, please fix this ASAP! Thank you!
    Best Regards
    Gunther Wegner

    Thank you Rob and done: Bug in DNG Converter 8.6 - XMP data does not get applied

  • DNG converter not functioning

    I use DNG converter just about every day of my life. I'm on PC Win764. After a big archiving session where I used lossy conversion on several thousand files to crunch down the size, DNG Convereter has stopped working. Here's a screenshot:
    None of the grayed out panels work or respond. I uninstalled (V 7.2) by deleting the DNG.exe from C:\Program Files (x86)\Adobe and reinstalled  and restarted. The issue was unchanged. So I uninstalled and reverted to V7.1. Exactly the same. Next I uninstalled and ran the new V7.3. Exactly the same.
    Fortunately I can run my conversions on another identical Win7 64 PC on the network, but it's not ideal of course. Any ideas?
    Regards, Paul Wright

    My nearby computer expert took a look at this, and was able to solve the problem for me. He noted...
    The problem was a corrupted settings entry in the Windows registry. When the following hex value was deleted, functionality was restored:
    HKEY_CURRENT_USER\Software\Adobe\DNG Converter\7.0\Preferences
    Presumably the registry entry got corrupted somehow, but the DNG Converter software should not have been affected in this way. The software should be able to detect and repair/replace corrupted settings.
    If Adobe engineers wish to replicate the error, what follows is the corrupted registry entry:
    Windows Registry Editor Version 5.00
    [HKEY_CURRENT_USER\Software\Adobe\DNG Converter]
    [HKEY_CURRENT_USER\Software\Adobe\DNG Converter\7.0]
    "Preferences"=hex:6f,64,6e,4d,63,46,4e,44,0f,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,01,00,00,00,4a,00,00,00,4a,00,00,00,43,3a,5c,55,73,\
      65,72,73,5c,50,61,75,6c,5c,50,69,63,74,75,72,65,73,5c,24,4e,65,77,50,72,6f,\
      6a,65,63,74,73,5c,41,72,72,69,75,6d,20,4f,53,43,41,53,20,32,32,2e,31,31,2e,\
      32,30,31,32,5c,44,4e,47,20,37,2e,32,20,6c,6f,73,73,79,5c,00,00,00,00,12,00,\
      00,00,00,00,00,00,12,00,00,00,00,00,00,00,12,00,00,00,00,00,00,00,01,00,00,\
      00,00,00,00,00,00,00,01,07,00,00,04,01,00,00,00,00,00,00,00,00,00,00,00,00,\
      01,00,00,00,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,3c,\
      00,00,00,02,00,00,00,00,00,00,00,ad,04,00,00,35,02,00,00,05,07,00,00,86,04,\
      00,00,ad,04,00,00,35,02,00,00,05,07,00,00,86,04,00,00,58,02,00,00,51,02,00,\
      00,ce,ff,ff,ff,df,ff,ff,ff,02,00,02,00,01,00,00,00,3c,00,00,00,01,00,00,00,\
      00,00,00,00,80,0a,00,00,a0,01,00,00,a6,0c,00,00,1e,03,00,00,80,0a,00,00,a0,\
      01,00,00,a6,0c,00,00,1e,03,00,00,26,02,00,00,7e,01,00,00,ce,ff,ff,ff,df,ff,\
      ff,ff,02,00,02,00,00,00,00,00,00,00,00,00,00,00,00,00

  • DNG converting creation date too; dont want

    DNG converter changes the creation date to conversion time ( = modify time) in finder.
    This is precisely unwanted.  How to retain original creation date please?
    Mac OSX.8.2

    It seems that every time I try to find a workaround or say that something cannot be done, someone comes back and says there is a plug-in that will do that. And I seem to recall that someone has already indicated that there is a plug-in for fixing the problem you are referencing. But I don't use plug-ins. I am just a "plain vanilla" Photoshop/ACR/Lightroom user. You might want to do a Google search and see what you can come up with.
    The problem, from my point of view, is that the file date on the DNG after it has been created is not a function of the converter. That date is stamped by the operating system. And since I don't use plug-ins, or at least haven't up to this point, I don't see any way for the operating system to read the EXIF data in the file to get that date.

  • Preferences Change in DNG Converter 4.6 Doesn't Persist

    I am using DNG Converter v4.6.0.30 on a Mac running OS X 10.6.2 and I'm noticing that preference changes do not persist in the next session.  I'm trying to change "embed original RAW file" and the next time I run the program, the setting is unchecked.  I've uninstalled and reinstalled the program (moving the preference file to a difference location).  After reinstalling the application, there is no preference file in the ~/library/preferences folder.
    I checked the contents of the com.adobe.DNGConverter.plist file and it only contained items pertaining to Default Folder X (for example, one of the items was DefaultFolderX:NSNavOpenPanel:column.width).  I relaunched DNG Converter and the preference file was created, but it only contained one item - bplist00—_&NSNavBrowserPreferedColumnContentWidth#@g@.  I reopened DNG Converter and selected "embed original RAW file" and then closed the application.  I checked the preference file and it still did not have anything pertaining to "embed original RAW file."
    How can I get DNG Converter to "remember" the preferences I selected?
    Thanks,
    Rocky

    You do need ACR 8.4 for the A5000.   I would buy Elements from Adobe not the Mac app store so upgrades work better.
    The DNG Converter should work, though.  You need to single-click on the folder with the raw files in it, rather than open it to reveal the raw files.  They are grayed out because the DNGC needs to work with a FOLDER not a file, so if you can see the files, then you’ve clicked down into the folder and go back up one, and just select the folder name.

  • My hard drive desktop suddenly will no longer hold or maintain the icons in place when I shut down and restart.  The icons all change positions, alphabetically.  Just started happening.  Any thoughts?

    My hard drive desktop suddenly will no longer hold or maintain the icons in place when I shut down and restart.  The icons all change positions, alphabetically.  Just started happening.  I prefer the icons to a list format.  Concerned this might be a symptom of a larger problem.  Any thoughts?
    revmandan

    It's normal for the icons at the top level of the startup disk to revert to the same arrangement every time the Finder is relaunched. If it's important to you to arrange those icons in a persistent way, proceed as follows.
    Back up all data.
    Open the Info window on the startup disk (labeled "Macintosh HD" unless you gave it another name.) Click the lock icon in the lower right corner of the dialog and authenticate.
    In the Sharing & Permissions section, click the plus-sign button to add an entry to the access list. Give yourself "Read and Write" access. This will be a temporary change. Leave the dialog open.
    Open the Finder window and arrange the icons as you wish, then close the window.
    In the Info dialog, use the minus-sign button to delete the entry you just added to the access list. Don't change anything else. When you're done, it should be the same as when you started. Close the Info dialog.

  • When I try to charge the battery, my i-pad says: "charging off", how can I change this, so my i-pad will just start to charge as before, without any complications?

    When I try to charge the battery, my i-pad says: "charging off", how can I change this, so my i-pad will just start to charge as before, without any complications?

    Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...

  • When i open my computer the login page comes up and then goes dark right away.  i have to shut down and turn on to get to work.  just a month old mbp 15.  just started it today.  any suggestions.  software says it is up to date.

    when i open up computer the login screen comes up and then goes dark right away.  can't do anything with it.  close lid and open up and it comes up again and then goes dark.  i have to shut off and restart to get through the login page.  then seems to work untill i close lid again.  just started this today.  software is up to date.  using a month old mbp 15.  any suggestions?  thanks.

    You could try wiping the hard drive and reinstalling the OS and all your programs.
    Did you install any programs yesterday?
    If not it may be best to take it to an Apple care center and have it checked out. Take it in while it is asleep so you ccan show then what is happening.

  • Hi,  I've just purchased and installed an upgrade from Lightroom 4 to 5.  It doesn't seem to handle raw files authored with a new Nikon D750 camera.  I spoke to the sales rep about this and he gave me a link to the 8.6 DNG converter page with instructions

    Hi,  I've just purchased and installed an upgrade from Lightroom 4 to 5.  It doesn't seem to handle raw files authored with a new Nikon D750 camera.  I spoke to the sales rep about this and he gave me a link to the 8.6 DNG converter page with instructions to download.  8.6 only works with Mac OS 10.7-10.9, according to the page.  I'm running Yosemite, Mac 10.10.  Please can you tell me my options?  Lightroom 4 worked beautifully with my older cameras' raw files so I would like to continue using the application.  What should I do?  How soon will Lightroom 5 be able to deal with raw files from a D750.  Many thanks, Adam.

    Until the next version of Lightroom is released, you need to use the DNG Converter version 8.7RC to convert your RAW photos to DNG and then import the DNGs into Lightroom.

  • I just purchased the new Canon SX60 camera. Despite downloading and installing the latest version of Adobe DNG converter, I receive an error message saying that Photoshop CS4 can't open up/convert raw files (.CR2). This is the same file format as used by

    I just purchased the new Canon SX60 camera. Despite downloading and installing the latest version of Adobe DNG converter, I receive an error message saying that Photoshop CS4 can't open up/convert raw files (.CR2). This is the same file format as used by the SX50, with which I never had any problem. Does anyone have a suggestion on how to fix this problem? Thanks.

    Camera Raw plug-in | Supported cameras  I do not see that SX60 as supported. Just how new is the SX60 when was it announces. Its support is not even listed in ACR 8.7 RC

  • Color issue with pdf from Indesign. I have a special cmyk mix for a bcard in Indesign. When I export the pdf the cmyk mix has changed Just started today 1.13.15 Running Yosemite 10.10.1 Any help on what to look for would be greatly appreciated.

    I have a special cmyk mix for a bcard in Indesign. When I export the pdf the cmyk mix has changed Just started today 1.13.15 Running Yosemite 10.10.1 Any help on what to look for would be greatly appreciated.

    Thank you Peter. Someone else must have been on my computer because I do not change the settings. You pointed me in the right direction.
    Thanks again.
    Patrick

  • When I copy and paste from Word to my e-mail using Firefox it changes the font and spacing to single and 10pt. It just started doing this a month ago. It does not do it when I am on my laptop or using Explorer. Help, I hate explorer.

    When I copy and paste from Word to my e-mail using Firefox it changes the font and spacing to single space and 10pt.
    It just started doing this a month ago.
    It does not do it when I am on my laptop or using Explorer.
    Help, I hate explorer.

    If this were a project that I was involved in, I would recapture the media at the correct frame rate and rebuild the sequences correctly.
    Moving from production, to post production, to delivery is a series of steps, and the success of any particular step is based on having all the preceding steps done correctly.
    Shortcuts and workarounds tend to create awkward and difficult problems, that often only surface late in the process.
    MtD

  • My ipod nano 6 will only play one or two songs then I have to force the next song to play. It will start several songs before settling on one. This just started and I havent changed anything. How to I make it go back to playing songs continuously?

    My ipod nano 6 will only play one or two songs then I have to force the next song to play. It will then start several songs before settling on one. This just started and I havent changed anything. How to I make it go back to playing songs continuously?

    Then back it up and do a restore.  If that does not work and if you are still under warranty, call Apple tech support or take the iPod to your local Apple Store or an AASP.
    iPod Tutorials
    iPod Manuals
    iTunes & iPod Hints & Tips

Maybe you are looking for