Questions tagged [lightroom]

Adobe Photoshop Lightroom provides a comprehensive set of digital photography tools, from powerfully simple one-click adjustments to cutting-edge advanced controls. Use this tag for questions about Lightroom SDK and uses.

Adobe Photoshop Lightroom is a photography software program developed by Adobe Systems for Mac OS X and Microsoft Windows. It is designed to assist users in managing large quantities of digital images and doing post production work. Lightroom combines photo management and editing in one interface.

Resources

62 questions
0
votes
0 answers

Weird behaviour with dialog boxes and variables in Lua script for Lightroom plugin

I'm writing a Lightroom plugin using the Lightroom SDK/API in the Lua language. I'm new to Lua. I've found a situation where my script only works if a Lightroom dialog box (LrDialogs.message("random message")) is present in one function. Without…
erv
  • 593
  • 8
  • 27
0
votes
2 answers

DNG gives me original picture not the edited one

When we use UFraw or other programs based on DCRAW we get the original picture, not the edited one. When our photograffer takes a picture in DNG. Afterwards edits on this picture are done with photoshop or Lightroom. Picture is saved again in…
Guy Forssman
  • 131
  • 1
  • 9
0
votes
1 answer

Lightroom 6 | Importing videos increases "Media Cache Files" folder size out of limits

I recently installed Lightroom 6, I'm a new user. When I import all my photos (a folder 'Photos' with more than 50000 photos and videos) to my catalogue the folder C:\Users{myuser}\AppData\Local\Adobe\Lightroom\Caches\Video\Media Cache Files start…
Dimas
  • 331
  • 1
  • 5
  • 15
0
votes
1 answer

Is it possible to generate LightBox2 galleries from Adobe Lightroom?

I'm a frequent Adobe Lightroom user, and there are many options to export pictures. Unfortunately, I don't find anything to allow the export to LightBox2 galleries. Can someone help me?
Michel G.
  • 1
  • 1
0
votes
2 answers

Extract Job Identifier / TransmissionReference from image in C#

I need to extract some metadata for a system. I already have the following code, which is working for all others metadata attributes I need to access. using (Stream stream = new FileStream(imagePhysicalPath, FileMode.Open, FileAccess.Read,…
Justin Lessard
  • 10,804
  • 5
  • 49
  • 61
0
votes
1 answer

How to convert a matrix containing a non-demosaiced image to a RAW image file, openable by Lightroom?

I have a camera module, from which I am reading out "RAW", non-demosaiced image data (this camera module uses a Bayer BGGR filter). I am currently storing this in a MATLAB matrix. I am aware that MATLAB can demosaic this image for me, but I would…
Clyde W
  • 123
  • 7
0
votes
1 answer

AppleScript, Smile: Applescript run from Terminal works, same script called from a Smile dialog does not

I am working on an automatization tool for Lightroom 5, using AppleScript (and a lot of UI scripting using System Events). I am using a Smile dialog as control script (although, it is planned to eventually create a control application using…
Max Wyss
  • 3,549
  • 2
  • 20
  • 26
0
votes
1 answer

AppleScript: Lightroom 5: action "AXShowMenu" in Smart Collection panel does not show context menu

We are developing a simple automatization tool using Lightroom 5 (the newest version of the CC) using Applescript. For some actions, we need the context menu in the Smart Collections panel, for example to import Smart Collection…
Max Wyss
  • 3,549
  • 2
  • 20
  • 26
0
votes
1 answer

Need help extracting data from a corrupt file

I have a file located at the following location on my computer: D:\Pictures\Imported Catalogue\Ojulari-2 I want to be able to extract the data from the (corrupt file) database file into a text file with all the SQL commands needed to recreate the…
0
votes
1 answer

Overriding image width with updateExportSettings

I have cross posted on the Adobe Forums. Writing my first lightroom plugin, I have created a minimal example which should set the photo width here and included below. However I can not get the image to be the 400 x 400…
Morgan
  • 19,934
  • 8
  • 58
  • 84
0
votes
1 answer

How to move lightroom catalog to a new drive

I use adobe lightroom for all my photos and I am constantly running into space issues. I have been told not to move my lightroom files by several individuals. Why is that? Surely there must be a way to move a lightroom catalog from one drive to…
jason
  • 767
  • 2
  • 9
  • 24
0
votes
1 answer

Lightroom 3.5 load forever when I click on import

I use lightroom 3.5 on a MacOS 10.6, until now everything was fine. Until recently : If I click on import It will load forever, If I force to quit the application, I can't restart it until I shutdown and restart my Imac. I try to create a new…
Manuhoz
  • 89
  • 2
  • 12
0
votes
3 answers

Is it possible to use Lightroom to upload images to a server?

So what I want to know is whether it is possible to upload images from lightroom via FTP to a server? Each client will get it's own folder and a login and password to view the images. I was hoping lightroom had a nice program that laid out the…
user713075
  • 101
  • 1
  • 3
  • 12
0
votes
1 answer

Compiled Lua project crashes lightroom 3

I wrote an exporter plugin for LightRoom 3 and 4. The code was compiled with SDK-4 using the windows version of Luac version 5.2.1. The compiled project works fine with LR4 but crashes when attempting to use the plugin for a second time [in LR3]. My…
Richard
  • 10,122
  • 10
  • 42
  • 61
0
votes
0 answers

Facebook photo additions showing as separate / individual posts

When posting additional photos to an existing Facebook album, each individual photo is being displayed on the mobile Facebook view as a separate post. Desktop display still groups them (correctly) into 1 album and shows as a single post. For…
user1143693
  • 11
  • 1
  • 1
  • 2