Skip to main content
Participant
August 30, 2024
Question

Can't find lens profile after importing

  • August 30, 2024
  • 1 reply
  • 1243 views

Hi,

 

I imported a LCP file I got from the lens manufacturer (7Artisans)  in my LrC via File->Impprt Develop Profiles and Preset menu.

 

However, the profile doesn't appear in the lens correction section. It doesn't appear in the lens profile folder below - C:\ProgramData\Adobe\CameraRaw\LensProfiles

 

Hiowever it is present in the imported files under C:\Users\*username*\AppData\Roaming\Adobe\CameraRaw\LensProfiles\1.0\Imported

 

Can someone please help \ guide me, what the issue might be?

 

PS : I'm trying to enable profile correction on an imported \ converted DNG file.

 

Kind Regards,

Bikram

This topic has been closed for replies.

1 reply

johnrellis
Legend
August 30, 2024

"However it is present in the imported files under C:\Users\*username*\AppData\Roaming\Adobe\CameraRaw\LensProfiles\1.0\Imported"

 

That's the correct location for imported lens profiles.

 

"However, the profile doesn't appear in the lens correction section. "

 

1. In the Lens Corrections panel, you've clicked Enable Profile Corrections, then the correct Make, then the Model?  To verify you're looking for the right Make and Model, open the .dcp file in a text editor and look for these two lines:

stCamera:Make="Canon"
stCamera:Lens="EF16-35mm f/2.8L III USM"

 

2. Most lens profiles apply to raw photos only. In the .dcp file, look for this line:

       stCamera:CameraRawProfile="True"

If it says True, then it applies to raw photos only; if it says False, then it applies to all photos.

 

3. If it says True, then your DNG file may or may not be considered by LR as a raw photo, depending on how it was created. Edit a known raw in Develop (e.g. an NEF or ARW) -- do you now see the lens profile in Lens Corrections? If you do, that indicates the DNG file is not considered a raw file -- provide details about how it was created/converted (from which file type?).

Participant
August 30, 2024

Thanks John.
That was good insight. It appears the file profile contains a different camera model that what I expected. 

 

However it doesn't show up under the camera make \ model mentioned in the file. 

Here is what I see in the file - 

<stCamera:ProfileName>-----</stCamera:ProfileName>
<stCamera:Make>SONY</stCamera:Make>
<stCamera:Model>ILCE-7M3</stCamera:Model>
<stCamera:Lens>----</stCamera:Lens>

 

<stCamera:CameraRawProfile>False</stCamera:CameraRawProfile>


johnrellis
Legend
August 31, 2024

So the .dcp literally specifies "-----" as ProfileName and Lens? And when you select a raw file (not a DNG) in Develop, you select Make = SONY, do you see a lens named "-----"?