Re: Compile DNG and XMP SDK from source
Thanks for your answer. It is compiling now... at least for some configurations. I will have a more in-depth look into it next week. Can you tell me in short what these switches will disable? From what...
View ArticleRe: Compile DNG and XMP SDK from source
Unfortunately, I'm not aware of any documentation on that
View ArticleRe: panel converter claims invalid xml.
Salut Pierre, Did Jen's file solve your problem? Should we promote this answer to other users with similar concerns? Merci et bon weekend,David
View ArticleSchema definition for "namespace” already exists
I'm having problems getting a new panel working. I've got it all in the right location, but when I load it in Photoshop on an image, I get debug errors. When I match that to the documentation, it looks...
View ArticleRe: Schema definition for "namespace” already exists
I figured it out. I was inadvertently trying to create my own schema with existing schemas already built into the system. What I really needed to do was create a view instead of a schema. All of the...
View ArticleShowing metadata panel in Bridge CC 2017
I have my panel working Photoshop CC 2017, but I cannot get it to work in Bridge CC 2017. I've read Custom Info Panel as Bridge MetaData Panel and it doesn't specifically address my issue. I've placed...
View ArticleRe: XMP Schema for WAV files
Hi! Is there a way to create new xmp files for the wave files? I'm trying to add keywords to them on bridge but it's not working
View ArticleWhere do I find the latest XMP SDK? No link on site.
Where do I find the latest XMP SDK? The Adobe site now just has documents and no download link.
View ArticleRe: XMP Schema for WAV files
Can you give more details? I just tried it using a newly created WAV in Audition CC on a Mac and was able to add metadata to the exported WAV file in Bridge CC just fine.
View ArticleRe: Where do I find the latest XMP SDK? No link on site.
I see what you mean. Is anyone from Adobe watching this thread/forum? Can you explain what's going on with the page? Perhaps it's being updated for 2017?
View ArticleRe: Where do I find the latest XMP SDK? No link on site.
Following Google I found this link on the Japanese part of the Adobe website (XMP SDK download link at the top): http://www.adobe.com/jp/devnet/xmp.html Olaf
View ArticleRe: Where do I find the latest XMP SDK? No link on site.
I found that too, but its for the old SDK from 2012 (5.1.2) - I already had that.There are many references on the web (and this forum) to one from 2014 - and people using it! That seems to have...
View ArticleRe: Where do I find the latest XMP SDK? No link on site.
It's back! This page Adobe - XMP Developer Center | Adobe Developer Connection now has a link at the top to download the 2016 version of the SDK - thanks to those concerned.
View ArticleRe: How do I call XMP SDK from C#
Dear all, hope you are well. can anyone give some code to write Xmp in any file using c#.i tried many more sites but i did not get any solution.can you help me.it s very urgent..
View Articlehow to add Xmp of any file using c#.
Dear ALL, Hope you are well. i wont to add only Xmp in any file. i am using xmp toolkit to put xmp data .but i did not get any solution.any body can provide me any code to write and modified to xmp of...
View ArticleRe: XMP Schema for WAV files
Thank you for your answer thumosI couldn't write keywords to audio files until recently I found a workaround, that I shared on this threadNow it's solved. Thank you!
View ArticleAdding "Spherical video" metadatas
Hello, I'm trying to use the SDK to inject 360 metadatas into a mp4 video. I've followed the examples, I can inject some top level metadatas and read them etc, but it's not clear for me how I can add...
View ArticleBuilding XMP Toolkit 201607 SDK on Windows 64 bit
Hi All, I'm currently trying to build the static 64 bit libraries for the XMP Toolkit SDK (201607) using Visual Studio 2015. I have followed the Getting Started guide in XMPProgrammersGuide.pdf but...
View ArticleRe: Building XMP Toolkit 201607 SDK on Windows 64 bit
Hi DavesI seems that you are using expat version 2.2.0. I would recommend you to upgrade to expat version 2.2.1 as it contains some bug fixes and handling of some vulnerabilities.However, if you want...
View ArticleRe: Building XMP Toolkit 201607 SDK on Windows 64 bit
Cheers, that seems to have been the issue. Many thanks.
View Article