Difference between revisions of "Normalizing based on FITS output"

From Archivematica
Jump to navigation Jump to search
Line 2: Line 2:
  
 
FITS format identification issues:
 
FITS format identification issues:
*AC3 --> Format not identified
+
 
*AI --> identified as PDF
+
{| border="1" cellpadding="10" cellspacing="0"
*EPS --> Format not identified
+
|-
*NEF --> identified as TIFF
+
|- style="background-color:#cccccc;"
*RTF --> Correct format but five different versions
+
!style="width:10%"|'''Format'''
*TIFF --> Correct format but four different versions
+
!style="width:30%"|'''DROID identification'''
*WMA and WMV --> both identified as Advances Systems Format (WMA and WMV are both subtypes of that format)
+
!style="width:30%"|'''Location of correct identification'''
*XLS --> identified OLE2 Compound Document Format fmt/111
+
|-
 +
|AC3
 +
|Format not identified
 +
|
 +
|-
 +
|AI
 +
|PDF
 +
|
 +
|-
 +
|EPS
 +
|Format not identified
 +
|
 +
|-
 +
|NEF
 +
|TIFF
 +
|
 +
|-
 +
|RTF
 +
|RTF but five different versions
 +
|
 +
|-
 +
|TIFF
 +
|TIFF but four different versions
 +
|
 +
|-
 +
|WMA and WMV
 +
|Both identified as ASF (correct, but not granular enough)
 +
|
 +
|-
 +
|XLS
 +
|OLE2 Compound Document Format
 +
|
 +
|-
 +
|}
  
  

Revision as of 17:43, 21 March 2011

Main Page > Development > Development documentation > Normalizing based on FITS output

FITS format identification issues:

Format DROID identification Location of correct identification
AC3 Format not identified
AI PDF
EPS Format not identified
NEF TIFF
RTF RTF but five different versions
TIFF TIFF but four different versions
WMA and WMV Both identified as ASF (correct, but not granular enough)
XLS OLE2 Compound Document Format