[
https://issues.apache.org/jira/browse/TIKA-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17574756#comment-17574756
]
Tim Allison commented on TIKA-3827:
-----------------------------------
The RTFParser runs file type detection on embedded files. That process is
identifying this as mpga. I agree that the files are bitmap, and the RTF file
encodes that with: {{\bitmap}}.
So, should we turn off file type detection if the RTF alleges that the embedded
file is a pict/bitmap? Or do we need to improve our mpga handling?
> Word Document extracted mpga file extension instead of bitmap
> --------------------------------------------------------------
>
> Key: TIKA-3827
> URL: https://issues.apache.org/jira/browse/TIKA-3827
> Project: Tika
> Issue Type: Bug
> Components: parser
> Reporter: Tika User
> Priority: Major
> Attachments: example.DOC
>
>
> When tried to parser the .doc document it is extracted two mpga files which
> can't be open to play. We are suspecting they should be bitmap image files.
> The Tika version we are using is 2.4.1.
> [^example.DOC]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)