You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Emil Burzo (JIRA)" <ji...@apache.org> on 2013/08/02 15:59:48 UTC

[jira] [Created] (TIKA-1156) AMR file not correctly detected

Emil Burzo created TIKA-1156:
--------------------------------

             Summary: AMR file not correctly detected
                 Key: TIKA-1156
                 URL: https://issues.apache.org/jira/browse/TIKA-1156
             Project: Tika
          Issue Type: Bug
          Components: mime
    Affects Versions: 1.4
            Reporter: Emil Burzo
         Attachments: test.amr

Attached file is not correctly detected as an AMR file.

Expected result:
$ java -jar tika-app-1.4.jar -d test.amr
audio/amr

Actual result:
$ java -jar tika-app-1.4.jar -d test.amr
application/octet-stream


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira