如何以编程方式提取 WLPG 添加的 XMP 标签?

发布于 2024-12-24 23:39:20 字数 328 浏览 5 评论 0原文

我尝试了 exif.py (在 Python 中)和 ExifTool (仅用于在命令行上调试)。

无论我做什么,我都无法提取由 Windows Live 照片库添加到 JPEG 的图像标签或评级。

我在这里发现了有关此问题的类似报告: http://kott.fm/tomek/forums/ topic/xmp-not-picking-up-wlpg-tags/

有人有解决方案吗?

谢谢

I tried both exif.py (in Python) and ExifTool (just for debugging on command-line).

No matter what I do, I'm unable to extract image Tags or Rating added to a JPEG by Windows Live Photo Gallery.

I found similar reports of this issue here:
http://kott.fm/tomek/forums/topic/xmp-not-picking-up-wlpg-tags/

Does anybody have a solution?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

满地尘埃落定 2024-12-31 23:39:20

我最终发现 WLPG 中存在某种缓存方案,并且它没有将 XMP 标签写入图像文件。删除“Pictures.pd6”文件并重新启动解决了问题。

I eventually discovered there was some sort of caching scheme gone rogue within WLPG and it was not writing out the XMP tags to the image files. Deleting the "Pictures.pd6" file and rebooting solved the problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文