Patch #1179
Update Fujifilm Filmmode tag
100%
Description
Attached patch updates Fujifilm's Filmmode tag to be similar to ExifTool 10.14.
However...
Here is a full set of samples from a X100T (a friend supplied and is temporarily hosting them):
https://jo.dreggn.org/filmstyles.tar.xz
All the strings (in file order) in the X100T camera menu system are (including capitalization):
PROVIA/STANDARD
Velvia/VIVID
ASTIA/SOFT
CLASSIC CHROME
PRO Neg. Hi
PRO Neg. Std
MONOCHROME
MONOCHROME+Ye FILTER
MONOCHROME+R FILTER
MONOCHROME+G FILTER
SEPIA
The monochrome ones seem to be missing the filmmode tag entirely?
Files
Related issues
History
Updated by Robin Mills over 5 years ago
- Subject changed from Trivial: update Fujifilm Filmmode tag to Update Fujifilm Filmmode tag
- Status changed from New to Assigned
- Assignee set to Robin Mills
- % Done changed from 0 to 80
- Estimated time set to 2.00 h
Patch submitted. r4279. Thank You, Pascal for reporting this, the patch and providing the test data.
I've copied your test files to: http://exiv2.dyndns.org:8080/userContent/testfiles/1179/
I've also updated our test suite to inspect the fuji tags in your file. I've done that by extracting the metadata from your files test/data/exiv2-bug1179*.exv You'll understand that this avoids adding 170mb of data to the test suite.
I've also linked this issue to #992 to more rigorously validate our RAW image support. Issue #1178 was discovered on Thursday concerning a .ORF file which we could not open. We're in good company, Adobe PhotoShop Elements couldn't open the file either! I'd like to do a lot more testing on our RAW image support in #992
Updated by Robin Mills over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 80 to 100
#1179. Thank You to Pascal for reporting this, providing the patch and test data.