You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tyler Palsulich (JIRA)" <ji...@apache.org> on 2015/03/04 01:29:05 UTC

[jira] [Commented] (TIKA-1039) Raw image file detected as audio/mpeg

    [ https://issues.apache.org/jira/browse/TIKA-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346093#comment-14346093 ] 

Tyler Palsulich commented on TIKA-1039:
---------------------------------------

[~gagravarr], if you still agree with the above, will you close as Won't Fix? Thanks!

> Raw image file detected as audio/mpeg
> -------------------------------------
>
>                 Key: TIKA-1039
>                 URL: https://issues.apache.org/jira/browse/TIKA-1039
>             Project: Tika
>          Issue Type: Bug
>          Components: mime
>    Affects Versions: 1.2
>            Reporter: Oliver Boldt
>         Attachments: SimpleTestFile.raw
>
>
> A raw image file that starts with a long sequence of FFFF.... is recognised as audio/mpeg.
> The problem is that the raw file does not have a magic number itself and the FF...-pixeldata is wrongly interpreted as an mpeg file. The bug seems to be a general problem, because other image data could be misinterpreted as other magic numbers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)