How can I change the Camera Make & Model metadata

sanphotgn
Posts: 334
Joined: 26 Aug 07 17:06

Re: How can I change the Camera Make & Model metadata

Post by sanphotgn »

PhilBurton wrote:
Do you (or anyone else) know if custom fields can even be read or accessed (through plugins) by Adobe Bridge or Lightroom?

Phil
> Lightroom

As far as I know, no. The custom XMP is not imported into the catalog (database).

> Adobe Bridge

You can create custom file panels to display the custom XMP.
Photo Supreme 6.7.2.4201 (64 bits) (Windows)
fbungarz
Posts: 1826
Joined: 08 Dec 06 4:03
Location: Arizona, USA

Re: How can I change the Camera Make & Model metadata

Post by fbungarz »

> Lightroom
As far as I know, no. The custom XMP is not imported into the catalog (database).
Actually, it would in theory be possible, if someone wrote a custom metadata plugin. Something similar to Jeffrey Friedl's plugin:
http://regex.info/blog/lightroom-goodie ... ta-presets
As far as I know that plugin at least displays (custom) metadata.
> Adobe Bridge
You can create custom file panels to display the custom XMP.
That is possible indeed, but requires a little bit of programming skills. You'd need Adobe's metadata toolkit: http://www.adobe.com/devnet/xmp.html
PhilBurton
Posts: 307
Joined: 12 Sep 10 17:47
Location: CA, USA

Re: How can I change the Camera Make & Model metadata

Post by PhilBurton »

Frank,

I took a very quick look at the Adobe materials. They are written for a professional programmer, which I am definitely not. Back in my university days and early in my career, I did programming in Fortran and PL/1 for engineering applications for myself and team members. But that was a long time ago. :lol:

I suppose I can try to modify Jeffrey's plugin to actually write the custom metadata to the Lightroom catalog, "when I get around to it."

Phil
Photo Supreme user
Home built i7 3930, 32 GB RAM, Win 10 Pro 64, latest version of Photo Supreme 3, Lightroom 6 and Photoshop CS 6 (perpetual licenses)
Hert
Posts: 7870
Joined: 13 Sep 03 6:24

Re: How can I change the Camera Make & Model metadata

Post by Hert »

Custom fields are stored in the metadata as standard XMP. Any tool that calls itself an XMP supporting tool wilk be able to read the info. If it displays it or does anything with it is up to the tool.
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
sanphotgn
Posts: 334
Joined: 26 Aug 07 17:06

Re: How can I change the Camera Make & Model metadata

Post by sanphotgn »

The Metadata-Viewer Preset Editor is very powerful.

From the plugin's web page: "this plugin incorporates the ability to include the custom metadata from other Lightroom plugins in your presets." Emphasis added. This is different than custom fields stored in the metadata of an image file or sidecar file as standard XMP.

Plugins can create information, which can be seen and used by other plugins. The Metadata-Viewer Preset Editor allows one to see other plugin information that may be related to a specific photo. My guess: plugin information is not written to the Lightroom catalog (database). In my test: the plugin information isn't written to the sidecar file (.xmp).

From the plugin's web page: "To be clear: this plugin does not allow you to edit photo metadata itself. It merely allows you to configure the list of items that Lightroom displays."
Photo Supreme 6.7.2.4201 (64 bits) (Windows)
Post Reply