[
https://issues.apache.org/jira/browse/TIKA-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575195#comment-17575195
]
Tim Allison commented on TIKA-3827:
-----------------------------------
Ah, thank you. I hadn't noticed the images when I opened the file in an
application. The rule that triggers mpga is here:
https://github.com/apache/tika/blob/main/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml#L5232
I didn't notice anything in the rtf spec(s) about encoding of {{\wbitmap}}, but
I'll take a look again.
> 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: Screenshot from 2022-08-04 06-05-09.png, example.DOC,
> file_1.bmp, file_2.bmp, image-2022-08-04-10-52-44-800.png,
> image-2022-08-04-10-53-48-894.png, image-2022-08-04-15-44-48-396.png,
> image-2022-08-04-15-45-10-892.png
>
>
> 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)