Bug 139488

Summary: support image format HEIC import
Product: LibreOffice Reporter: Jérôme <jerome.bouat>
Component: graphics stackAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: enhancement CC: info, vsfoote
Priority: medium    
Version: 6.4.6.2 release   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=138668
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 108254, 108437    

Description Jérôme 2021-01-07 21:52:32 UTC
Description:
I took a photo with the camera that is shipped with my phone (Samsung with Android 10).
This format has the advantage of a smaller file size.

Steps to Reproduce:
Open Writer or Impress. Next try to insert an image by selecting all types of files.

Actual Results:
I get an error message which tells the format is unknown (French localisation).

Expected Results:
Display the image into the document.


Reproducible: Always


User Profile Reset: No



Additional Info:
I tested on GNU/Linux x86_64 with 6.4.6.2 version. However, the bugs appears with an older Lo version on Microsoft Windows.
Comment 1 V Stuart Foote 2021-01-08 00:24:17 UTC
There is currently no import support for HEIC image format. You'll need to convert external to LibreOffice.

I see filter import of HEIC "HEVC in HEIF" compressed image format as counterpoint to AVIF "AV1 in HEIF" of bug 138668

The AV1 is more appealing for license, but HEVC is probably more common.

If libs and license allow, probably both should be implemented.