Project

General

Profile

Feature #1047

Add new sample applications exifdata and exivvalue

Added by Robin Mills over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
samples
Target version:
Start date:
25 Mar 2015
Due date:
% Done:

100%

Estimated time:

Description

We've had numerous forum support requests recently from Mikayel in Armenia. His application requires exif metadata to be formatted for use by an external application. I've written a sample exifdata which "dumps" the exif metadata in one of four formats: json, csv, xml and wolfram. The json output is a simple object for illustration purposes. The application exiv2json provides recursive json object output.

Mikayel has also claimed that the expression:

  std::cout << exifData[''];
is crashing his application and is not caught by the structured exception handler. I've added samples/exifvalue to enable him to execute this and provide evidence of the issue.

Submitted: r3638 Successfully build and tested: http://exiv2.dyndns.org:8080/job/Exiv2-trunk/1889/

Associated revisions

Revision 4164 (diff)
Added by Robin Mills almost 6 years ago

#1047 Rollback r4163 and try again. r4163 broke MSVC build.

History

#1

Updated by Robin Mills over 6 years ago

  • % Done changed from 0 to 100
#2

Updated by Andreas Huggel over 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF