changeset 193:50d7a137ea93

overview of supported raw formats
author nadvornik
date Sat, 22 Mar 2008 17:32:43 +0000
parents d324b284e183
children 889cfa008789
files README.GQViewE
diffstat 1 files changed, 23 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.GQViewE	Sat Mar 22 17:09:14 2008 +0000
+++ b/README.GQViewE	Sat Mar 22 17:32:43 2008 +0000
@@ -55,12 +55,34 @@
 function of <ctrl>1, <ctrl>2, <ctrl>3, ... from external editor to selecting mark.
 
 
+Exiv2 support
+"""""""""""""
+
+exiv2 improves exif handling and adds iptc and xmp support.
+
+Here is a comparison of supported raw formats:
+
+Format		with exiv2				without exiv2
+		metadata	preview			metadata	preview
+arw		yes		yes			yes		no
+cr2		yes		yes			yes		yes
+crw		yes		yes			no		yes
+dng		yes		sometimes (bug ?)	yes		sometimes
+mef		yes		no			yes		no
+mrw		yes		no			no		no
+nef		yes		yes			yes		yes
+orf		yes		no			yes		yes
+pef		yes		yes			yes		yes
+raf		yes		yes			yes		yes
+sr2		yes		yes			yes		no
+
+
+
 
 TODO
 ====
 
 metadata handling - xmp support
-  - use exiv2, display Exif, IPTX and XMP tags
   - tag editor
   - search, filtering
   - save tags in XMP - structured tags should be possible