[
https://issues.apache.org/jira/browse/TIKA-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3991.
-------------------------------
Fix Version/s: 2.7.1
Resolution: Fixed
> Improve file detection for canon-raw (crw), cr2 and cr3
> -------------------------------------------------------
>
> Key: TIKA-3991
> URL: https://issues.apache.org/jira/browse/TIKA-3991
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 2.7.1
>
>
> There are three file formats here under "canon raw":
> crw -- ciff based
> cr2 -- tiff based
> cr3 -- mpeg based
> We need to figure out what mimes we want to use for each of these and add
> byte-level detection for them.
> There's some complexity in that we'd like them all to subtype canon raw (I
> think?), but the cr2 and cr3 are based on completely different file formats.
> Some references:
> https://exiftool.org/canon_raw.html
> http://fileformats.archiveteam.org/wiki/CR2
> https://github.com/lclevy/canon_cr3
--
This message was sent by Atlassian Jira
(v8.20.10#820010)