<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://rawpedia.rawtherapee.com/index.php?action=history&amp;feed=atom&amp;title=How_to_get_LCP_and_DCP_profiles%2Fde</id>
	<title>How to get LCP and DCP profiles/de - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://rawpedia.rawtherapee.com/index.php?action=history&amp;feed=atom&amp;title=How_to_get_LCP_and_DCP_profiles%2Fde"/>
	<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=How_to_get_LCP_and_DCP_profiles/de&amp;action=history"/>
	<updated>2026-06-25T10:34:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://rawpedia.rawtherapee.com/index.php?title=How_to_get_LCP_and_DCP_profiles/de&amp;diff=2087&amp;oldid=prev</id>
		<title>Fherb: page added</title>
		<link rel="alternate" type="text/html" href="http://rawpedia.rawtherapee.com/index.php?title=How_to_get_LCP_and_DCP_profiles/de&amp;diff=2087&amp;oldid=prev"/>
		<updated>2017-04-20T20:33:15Z</updated>

		<summary type="html">&lt;p&gt;page added&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Todo-List / State:&lt;br /&gt;
&lt;br /&gt;
* Translation: open&lt;br /&gt;
* Content completely cleared: open&lt;br /&gt;
* Expression and didactics checked: open&lt;br /&gt;
* Spelling checked: open&lt;br /&gt;
&lt;br /&gt;
Ready for publishing: no&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
= Wie werden LCP- und DCP-Profile erstellt? =&lt;br /&gt;
&lt;br /&gt;
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&amp;amp;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.&lt;br /&gt;
&lt;br /&gt;
== Linux ==&lt;br /&gt;
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 &amp;quot;For your information - wine prefix&amp;quot; on the [[How to convert raw formats to DNG]] page.&lt;br /&gt;
&lt;br /&gt;
=== From Adobe DNG Converter ===&lt;br /&gt;
A large collection of DCP and LCP profiles come bundled with Adobe DNG Converter.&lt;br /&gt;
# Follow the steps in the [[How_to_convert_raw_formats_to_DNG#Linux | Linux section of the &amp;quot;How to convert raw formats to DNG&amp;quot; article]] to install [http://www.adobe.com/support/downloads/product.jsp?product=106&amp;amp;platform=Windows Adobe DNG Converter] in Linux.&lt;br /&gt;
# Find generic '''LCP''' profiles for your camera under:&lt;br /&gt;
#: &amp;lt;pre style=&amp;quot;white-space:pre-wrap;&amp;quot;&amp;gt;&amp;quot;$HOME/wine-dng/drive_c/users/Public/Application Data/Adobe/CameraRaw/LensProfiles/1.0/&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre style=&amp;quot;white-space:pre-wrap;&amp;quot;&amp;gt;&amp;quot;$HOME/wine-dng/drive_c/users/Public/Application Data/Adobe/CameraRaw/LensProfiles/1.0/&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: or generic '''DCP''' profiles under:&lt;br /&gt;
#: &amp;lt;pre style=&amp;quot;white-space:pre-wrap;&amp;quot;&amp;gt;&amp;quot;$HOME/wine-dng/drive_c/users/Public/Application Data/Adobe/CameraRaw/CameraProfiles/Adobe Standard/&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: or try the 'effect' DCP profiles (landscape, portrait, etc) under:&lt;br /&gt;
#: &amp;lt;pre style=&amp;quot;white-space:pre-wrap;&amp;quot;&amp;gt;&amp;quot;$HOME/wine-dng/drive_c/users/Public/Application Data/Adobe/CameraRaw/CameraProfiles/Camera/&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Copy the relevant profiles to a different folder for easy access, for example to &amp;lt;code&amp;gt;~/profiles/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== From Adobe Lens Profile Downloader ===&lt;br /&gt;
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 &amp;quot;How to convert raw formats to DNG&amp;quot; article]].&lt;br /&gt;
# Install [http://www.winehq.org/ wine]&lt;br /&gt;
# 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&lt;br /&gt;
# Download the Lens Profile Downloader: http://www.adobe.com/support/downloads/detail.jsp?ftpID=5492&lt;br /&gt;
# Run the Lens Profile Downloader in Adobe Air.&lt;br /&gt;
#: &amp;lt;pre style=&amp;quot;white-space:pre-wrap;&amp;quot;&amp;gt;WINEPREFIX=$HOME/wine-dng wine &amp;quot;$HOME/wine-dng/drive_c/Program Files (x86)/Common Files/Adobe AIR/Versions/1.0/Adobe AIR Application Installer.exe&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: 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 &amp;lt;code&amp;gt;c:\alpd&amp;lt;/code&amp;gt;&lt;br /&gt;
# Run the Adobe Lens Profile Downloader to get the profiles you want:&lt;br /&gt;
#: &amp;lt;pre style=&amp;quot;white-space:pre-wrap;&amp;quot;&amp;gt;WINEPREFIX=$HOME/wine-dng wine &amp;quot;$HOME/.wine/drive_c/alpd/Adobe Lens Profile Downloader/Adobe Lens Profile Downloader.exe&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
# 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:&lt;br /&gt;
#: &amp;lt;pre style=&amp;quot;white-space:pre-wrap;&amp;quot;&amp;gt;&amp;quot;$HOME/wine-dng/drive_c/users/YOU/Application Data/Adobe/CameraRaw/LensProfiles/1.0/Downloaded/&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Make your own using Adobe Lens Profile Creator ===&lt;br /&gt;
It is very easy to make your own LCPs, all you really need is to print a page.&lt;br /&gt;
# Install Adobe Lens Profile Creator&lt;br /&gt;
#: https://www.adobe.com/support/downloads/product.jsp?product=193&amp;amp;platform=Windows&lt;br /&gt;
#: Follow the instructions above to install it in Linux using [http://www.winehq.org/ wine].&lt;br /&gt;
# Read the friendly manual to learn how to make high quality LCPs&lt;br /&gt;
#: http://www.adobe.com/special/photoshop/camera_raw/lensprofile_creator/lensprofile_creator_userguide.pdf&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== From Adobe DNG Converter ===&lt;br /&gt;
# Install the latest [http://www.adobe.com/support/downloads/product.jsp?product=106&amp;amp;platform=Windows Adobe DNG Converter]&lt;br /&gt;
# Find '''LCP''' profiles for your camera under:&lt;br /&gt;
#: &amp;lt;code&amp;gt;%ALLUSERSPROFILE%\Adobe\CameraRaw\LensProfiles\1.0&amp;lt;/code&amp;gt;&lt;br /&gt;
#: or generic '''DCP''' profiles under:&lt;br /&gt;
#: &amp;lt;code&amp;gt;%ALLUSERSPROFILE%\Adobe\CameraRaw\CameraProfiles\Adobe Standard\&amp;lt;/code&amp;gt;&lt;br /&gt;
#: or try the 'effect' '''DCP''' profiles (landscape, portrait, etc) under:&lt;br /&gt;
#: &amp;lt;code&amp;gt;%ALLUSERSPROFILE%\Adobe\CameraRaw\CameraProfiles\Camera\&amp;lt;/code&amp;gt;&lt;br /&gt;
# Copy the relevant profiles to a different folder for easy access.&lt;br /&gt;
&lt;br /&gt;
=== From Adobe Lens Profile Downloader ===&lt;br /&gt;
# Install the latest [http://www.adobe.com/support/downloads/detail.jsp?ftpID=5492 Adobe Lens Profile Downloader].&lt;br /&gt;
# Run the Adobe Lens Profile Downloader to get the profiles you want.&lt;br /&gt;
# 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:&lt;br /&gt;
#: &amp;lt;code&amp;gt;%APPDATA%\Adobe\CameraRaw\LensProfiles\1.0\Downloaded\&amp;lt;/code&amp;gt;&lt;br /&gt;
# Copy the relevant profiles to a different folder for easy access.&lt;br /&gt;
&lt;br /&gt;
=== Make your own using Adobe Lens Profile Creator ===&lt;br /&gt;
It is very easy to make your own LCPs, all you really need is to print a page.&lt;br /&gt;
# Install Adobe Lens Profile Creator&lt;br /&gt;
#: https://www.adobe.com/support/downloads/product.jsp?product=193&amp;amp;platform=Windows&lt;br /&gt;
# Read the friendly manual to learn how to make high quality LCPs&lt;br /&gt;
#: http://www.adobe.com/special/photoshop/camera_raw/lensprofile_creator/lensprofile_creator_userguide.pdf&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
[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.&lt;br /&gt;
* [[File:Samyang 8mm APS-C Panini.lcp]]&lt;br /&gt;
: Set Distortion Correction = 0, Auto-fill = unchecked&lt;br /&gt;
* [[File:Samyang 8mm APS-C Rectilinear.lcp]]&lt;br /&gt;
: Set Distortion Correction = -0.5, Auto-fill = unchecked&lt;/div&gt;</summary>
		<author><name>Fherb</name></author>
	</entry>
</feed>