Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

write to custom metadata schema via ESTK

Explorer ,
Jun 02, 2015 Jun 02, 2015

Hello,

I've created my own metadata schema in PPro.  Now I'm trying to write to it via ESTK. 

I've checked out the PProPanel and it appears it's possible to do this.  I've even gone as far as testing this out by writing to the "Author" and "Artist" fields in the Dublin Core and Dynamic Media schema.

Here is a line from the PProPanel:

var have_a_scene = xmp.doesPropertyExist(XMPConst.NS_DM, "scene");

which I believe accesses the Dynamic Media schema.

My question is, how do I access the schema for my custom built metadata set?

any ideas?

thanks,

Kelly

TOPICS
SDK
768
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jun 04, 2015 Jun 04, 2015

Good question! Sample code forthcoming.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 04, 2015 Aug 04, 2015

I'm interested is seeing this sample code as well. I would love to be able to access a custom schema via extendscript. Any idea on when the sample will be posted?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 04, 2015 Aug 04, 2015

It's going to take a little feature work within PPro, I'm afraid, before you'll get an API to access your custom data. And we can't discuss dates.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 27, 2015 Aug 27, 2015

can we do this with after effects also?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 27, 2015 Aug 27, 2015

That bears further investigation (I nominate Zac, haha), but the same basic 'enumerate available custom schemae in Metadata panel' plumbing is there.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 22, 2015 Oct 22, 2015

Hey Bruce,

Has there been any new information on this topic?

thanks,

Kelly

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 22, 2015 Oct 22, 2015
LATEST

Such functionality likely won't make it into our forthcoming release; it's still high on the list for future versions...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines