我正在尝试使用exiftool form Cocoa#include "ExifTool.h" // this is a .mm file so that* tool = new ExifTool("/Users/trygve/Tools/exiftool"); }
这显然只是一个测试,但在“新的ExifTool”行中,我遇到了崩溃:
我正在编写一个宏,它在Windows上使用exiftool.exe (一种用于批量编辑元数据的工具)执行命令,其中包含相对于每一行的变量。例如,我想遍历从B列(“作者”)获取信息的exiftool命令,例如:C:\exiftool\exiftool.exe这就是我迄今为止尝试过的: For Each Cell
我正在尝试通过Exiftool C++接口提取目标-C项目中的图像元数据。ImageInfo(fileName, NULL, 5);经过一些调试后,我发现isRunning == 0和Command没有被执行--随-1返回{ // check to make sure our exiftool process is still running