How to get LCP and DCP profiles: Difference between revisions

From RawPedia
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Adobe's Lens Correction Profiles (LCP, for correcting distortion, vignetting and chromatic aberration) and DNG Color Profiles (DCP, input color profiles) come bundled with [http://www.adobe.com/support/downloads/product.jsp?product=106&platform=Windows Adobe DNG Converter]. You can also get LCP profiles with [http://www.adobe.com/products/photoshop/extend.displayTab2.html#resources Adobe Lens Profile Downloader], or easily [[#Make_your_own_using_Adobe_Lens_Profile_Creator|make your own using Adobe Lens Profile Creator]] by following the steps below.
<div class="pagetitle">How to Get LCP and DCP profiles</div>
 
A large collection of LCP (Adobe Lens Correction Profiles - for correcting lens distortion, vignetting and chromatic aberration) and DCP (DNG Color Profiles - camera input color profiles) come bundled with [http://supportdownloads.adobe.com/product.jsp?product=106&platform=Windows Adobe DNG Converter].
 
This section explains how to install Adobe DNG Converter and where to find the DCP and LCP profiles.
 
__FORCETOC__


== Linux ==
== Linux ==
This short guide will assume you used ~/wine-dng/ as your WINEPREFIX. The default WINEPREFIX is ~/.wine/ but it is more robust to use a custom and non-hidden one. For more information, see the last paragraph titled "For your information - wine prefix" on the [[How to convert raw formats to DNG]] page.
{{WinePrefix}}


=== From Adobe DNG Converter ===
We will be using <code>$HOME/wine-dng</code> as the Wine prefix.
A large collection of DCP and LCP profiles come bundled with Adobe DNG Converter.
# Follow the steps in the [[How_to_convert_raw_formats_to_DNG#Linux | Linux section of the "How to convert raw formats to DNG" article]] to install [http://www.adobe.com/support/downloads/product.jsp?product=106&platform=Windows Adobe DNG Converter] in Linux.
# Find generic '''LCP''' profiles for your camera under:
#: <pre style="white-space:pre-wrap;">"$HOME/wine-dng/drive_c/users/Public/Application Data/Adobe/CameraRaw/LensProfiles/1.0/"</pre>
#: <pre style="white-space:pre-wrap;">"$HOME/wine-dng/drive_c/users/Public/Application Data/Adobe/CameraRaw/LensProfiles/1.0/"</pre>
#: or generic '''DCP''' profiles under:
#: <pre style="white-space:pre-wrap;">"$HOME/wine-dng/drive_c/users/Public/Application Data/Adobe/CameraRaw/CameraProfiles/Adobe Standard/"</pre>
#: or try the 'effect' DCP profiles (landscape, portrait, etc) under:
#: <pre style="white-space:pre-wrap;">"$HOME/wine-dng/drive_c/users/Public/Application Data/Adobe/CameraRaw/CameraProfiles/Camera/"</pre>
# Copy the relevant profiles to a different folder for easy access, for example to <code>~/profiles/</code>


=== From Adobe Lens Profile Downloader ===
{{AdobeDngConverterLinux}}
You could also use Adobe's Lens Profile Downloader. For the exact code how to install it, refer to the [[How_to_convert_raw_formats_to_DNG#Linux | Linux section of the "How to convert raw formats to DNG" article]].
# Install [http://www.winehq.org/ wine]
# Install Adobe Air. The latest version that works is 1.5.3, do not update to a newer one! http://airdownload.adobe.com/air/win/download/1.5.3/AdobeAIRInstaller.exe
# Download the Lens Profile Downloader: http://www.adobe.com/support/downloads/detail.jsp?ftpID=5490
# Run the Lens Profile Downloader in Adobe Air.
#: <pre style="white-space:pre-wrap;">WINEPREFIX=$HOME/wine-dng wine "$HOME/wine-dng/drive_c/Program Files (x86)/Common Files/Adobe AIR/Versions/1.0/Adobe AIR Application Installer.exe"</pre>
#: If Air asks you to update, don't. Then open the Adobe_Lens_Profile_Downloader_1_0_1.air file from it. I installed it to <code>c:\alpd</code>
# Run the Adobe Lens Profile Downloader to get the profiles you want:
#: <pre style="white-space:pre-wrap;">WINEPREFIX=$HOME/wine-dng wine "$HOME/.wine/drive_c/alpd/Adobe Lens Profile Downloader/Adobe Lens Profile Downloader.exe"</pre>
# The profiles you have downloaded via the Lens Profile Downloader can be found here, cunningly renamed to a hash to make your life more difficult:
#: <pre style="white-space:pre-wrap;">"$HOME/wine-dng/drive_c/users/YOU/Application Data/Adobe/CameraRaw/LensProfiles/1.0/Downloaded/"</pre>


=== Make your own using Adobe Lens Profile Creator ===
 
It is very easy to make your own LCPs, all you really need is to print a page.
 
# Install Adobe Lens Profile Creator
* Find '''LCP''' profiles for your camera under:
#: https://www.adobe.com/support/downloads/product.jsp?product=193&platform=Windows
: <pre style="white-space:pre-wrap;">"$HOME/wine-dng/drive_c/ProgramData/Adobe/CameraRaw/LensProfiles/1.0/"</pre>
#: Follow the instructions above to install it in Linux using [http://www.winehq.org/ wine].
* Find standard '''DCP''' profiles under:
# Read the friendly manual to learn how to make high quality LCPs
: <pre style="white-space:pre-wrap;">"$HOME/wine-dng/drive_c/ProgramData/Adobe/CameraRaw/CameraProfiles/Adobe Standard"</pre>
#: http://www.adobe.com/special/photoshop/camera_raw/lensprofile_creator/lensprofile_creator_userguide.pdf
* Find camera 'style' '''DCP''' profiles (portrait, landscape, vivid, etc) under:
: <pre style="white-space:pre-wrap;">"$HOME/wine-dng/drive_c/ProgramData/Adobe/CameraRaw/CameraProfiles/Camera/"</pre>
 
Copy the relevant profiles to a different folder for easy access, for example to <code>~/profiles/</code>


== Windows ==
== Windows ==
=== From Adobe DNG Converter ===
# Install the latest [http://www.adobe.com/support/downloads/product.jsp?product=106&platform=Windows Adobe DNG Converter]
# Find '''LCP''' profiles for your camera under:
#: <code>%ALLUSERSPROFILE%\Adobe\CameraRaw\LensProfiles\1.0</code>
#: or generic '''DCP''' profiles under:
#: <code>%ALLUSERSPROFILE%\Adobe\CameraRaw\CameraProfiles\Adobe Standard\</code>
#: or try the 'effect' '''DCP''' profiles (landscape, portrait, etc) under:
#: <code>%ALLUSERSPROFILE%\Adobe\CameraRaw\CameraProfiles\Camera\</code>
# Copy the relevant profiles to a different folder for easy access.


=== From Adobe Lens Profile Downloader ===
# [http://supportdownloads.adobe.com/product.jsp?product=106&platform=Windows Download Adobe DNG Converter for Windows].
# Install the latest [http://www.adobe.com/support/downloads/detail.jsp?ftpID=5490 Adobe Lens Profile Downloader].
# Install Adobe DNG Converter
# Run the Adobe Lens Profile Downloader to get the profiles you want.
 
# The profiles you have downloaded via the Lens Profile Downloader can be found here, cunningly renamed to a hash to make your life more difficult:
* Find '''LCP''' profiles for your camera under:
#: <code>%APPDATA%\Adobe\CameraRaw\LensProfiles\1.0\Downloaded\</code>
: <pre style="white-space:pre-wrap;">%ALLUSERSPROFILE%\Adobe\CameraRaw\LensProfiles\1.0"</pre>
# Copy the relevant profiles to a different folder for easy access.
* Find standard '''DCP''' profiles under:
: <pre style="white-space:pre-wrap;">%ALLUSERSPROFILE%\Adobe\CameraRaw\CameraProfiles\Adobe Standard</pre>
* Find camera 'style' '''DCP''' profiles (portrait, landscape, vivid, etc) under:
: <pre style="white-space:pre-wrap;">%ALLUSERSPROFILE%\Adobe\CameraRaw\CameraProfiles\Camera</pre>


=== Make your own using Adobe Lens Profile Creator ===
Copy the relevant profiles to a different folder for easy access.
It is very easy to make your own LCPs, all you really need is to print a page.
# Install Adobe Lens Profile Creator
#: https://www.adobe.com/support/downloads/product.jsp?product=193&platform=Windows
# Read the friendly manual to learn how to make high quality LCPs
#: http://www.adobe.com/special/photoshop/camera_raw/lensprofile_creator/lensprofile_creator_userguide.pdf


== Download ==
== Community-Made ==
[https://discuss.pixls.us/users/toowaboo TooWaBoo] [http://rawtherapee.com/oldforum/viewtopic.php?p=44462#p44462 made] two LCPs by hand for de-fishing the Samyang 8mm lens, tailored to the APS-C sensor size used by Nikon, Pentax and Sony. Might need tweaking for Canon.
[https://discuss.pixls.us/u/toowaboo TooWaBoo] made two LCPs by hand for de-fishing the Samyang 8mm lens, tailored to the APS-C sensor size used by Nikon, Pentax and Sony. Might need tweaking for Canon.
* [[File:Samyang 8mm APS-C Panini.lcp]]
* [[File:Samyang 8mm APS-C Panini.lcp]]
: Set Distortion Correction = 0, Auto-fill = unchecked
: Set Distortion Correction = 0, Auto-fill = unchecked
* [[File:Samyang 8mm APS-C Rectilinear.lcp]]
* [[File:Samyang 8mm APS-C Rectilinear.lcp]]
: Set Distortion Correction = -0.5, Auto-fill = unchecked
: Set Distortion Correction = -0.5, Auto-fill = unchecked

Latest revision as of 20:59, 9 December 2019

How to Get LCP and DCP profiles

A large collection of LCP (Adobe Lens Correction Profiles - for correcting lens distortion, vignetting and chromatic aberration) and DCP (DNG Color Profiles - camera input color profiles) come bundled with Adobe DNG Converter.

This section explains how to install Adobe DNG Converter and where to find the DCP and LCP profiles.


Linux

When you run Wine it will create a basic Windows system by default in $HOME/.wine. That is called a "Wine prefix". While it's fine to leave it like that, you can run each Windows program in its own Wine prefix, so that you can easily and cleanly remove all traces of one program without affecting the others. For example you might keep Adobe DNG Converter in its own Wine prefix in $HOME/wine-dng and decide to try out some proprietary Windows HDR program. You might find out that you don't like this program, or that the trial period has expired, or that it simply doesn't work. Uninstalling it, if the uninstaller even works, is known to leave things behind. If, on the other hand, you installed this program to its own Wine prefix, say $HOME/wine-hdr, you could simply delete that folder and that program would be gone without a trace, without affecting Adobe DNG Converter.

Creating a new Wine prefix is very simple. All you have to do is to prepend WINEPREFIX="$HOME/some-folder" before the wine command. If that folder does not exist, Wine will create it for you. It is a good idea to double-quote the path. For instance, WINEPREFIX="$HOME/wine-hdr" wine

We will be using $HOME/wine-dng as the Wine prefix.

  1. Install Wine, preferably using your package manager. At the time of writing, wine-8.21 is confirmed to work well with Adobe DNG Converter 16.0.1.
  2. Download Adobe DNG Converter for Windows. Try the newest version first. If that doesn't work, try an older version. You can download the newest version from Adobe, or you can download older versions from FileHorse.
  3. Set Wine to Windows 10 mode:
    WINEPREFIX="$HOME/wine-dng" winecfg
    Wine might ask you to install Mono. At the time of writing, it was not needed to run Adobe DNG Converter, so installing it is not required but not needed either.
    In the "Applications" tab set "Windows Version" to "Windows 10". Hit "Ok" to close Wine configuration.
  4. Install Adobe DNG Converter:
    WINEPREFIX="$HOME/wine-dng" wine ~/Downloads/AdobeDNGConverter_x64_16_0_1.exe
    It will install to $HOME/wine-dng/drive_c/Program Files/Adobe/Adobe DNG Converter/Adobe DNG Converter.exe
  5. This step is optional. There is an issue affecting all versions of Wine older than 5.0-rc5 when using Adobe DNG Converter version 11.2 or newer. The issue results in Wine crashing on startup. The issue was fixed in Wine 5.0-rc5, see Wine bug #46972. If you use any version of Wine lower than 5.0-rc5, you can easily circumvent the issue.
    Run Wine configuration:
    WINEPREFIX="$HOME/wine-dng" winecfg
    Go to the "Libraries" tab, add a new override for api-ms-win-core-winrt-error-l1-1-0, then edit it and select "Disable". Done.
  6. Run Adobe DNG Converter:
    WINEPREFIX="$HOME/wine-dng" wine "$HOME/wine-dng/drive_c/Program Files/Adobe/Adobe DNG Converter/Adobe DNG Converter.exe"
  7. Add an alias so that you can run Adobe DNG Converter from a console with ease:
    echo "alias dng='WINEPREFIX=\"\$HOME/wine-dng\" wine \"\$HOME/wine-dng/drive_c/Program Files/Adobe/Adobe DNG Converter/Adobe DNG Converter.exe\"'" >> ~/.bashrc && exec bash
  8. To run Adobe DNG Converter, just type dng in a console.


  • Find LCP profiles for your camera under:
"$HOME/wine-dng/drive_c/ProgramData/Adobe/CameraRaw/LensProfiles/1.0/"
  • Find standard DCP profiles under:
"$HOME/wine-dng/drive_c/ProgramData/Adobe/CameraRaw/CameraProfiles/Adobe Standard"
  • Find camera 'style' DCP profiles (portrait, landscape, vivid, etc) under:
"$HOME/wine-dng/drive_c/ProgramData/Adobe/CameraRaw/CameraProfiles/Camera/"

Copy the relevant profiles to a different folder for easy access, for example to ~/profiles/

Windows

  1. Download Adobe DNG Converter for Windows.
  2. Install Adobe DNG Converter
  • Find LCP profiles for your camera under:
%ALLUSERSPROFILE%\Adobe\CameraRaw\LensProfiles\1.0"
  • Find standard DCP profiles under:
%ALLUSERSPROFILE%\Adobe\CameraRaw\CameraProfiles\Adobe Standard
  • Find camera 'style' DCP profiles (portrait, landscape, vivid, etc) under:
%ALLUSERSPROFILE%\Adobe\CameraRaw\CameraProfiles\Camera

Copy the relevant profiles to a different folder for easy access.

Community-Made

TooWaBoo made two LCPs by hand for de-fishing the Samyang 8mm lens, tailored to the APS-C sensor size used by Nikon, Pentax and Sony. Might need tweaking for Canon.

Set Distortion Correction = 0, Auto-fill = unchecked
Set Distortion Correction = -0.5, Auto-fill = unchecked