Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumbnails: no for heic #802

Open
vitaly-zdanevich opened this issue Aug 12, 2022 · 3 comments
Open

Thumbnails: no for heic #802

vitaly-zdanevich opened this issue Aug 12, 2022 · 3 comments

Comments

@vitaly-zdanevich
Copy link

This is a default format for photos on iPhone

image

@ncmprhnsbl
Copy link

do you have libheif ? afaiui, the libpixbufloader-heif.so included in it should handle the thumbnail generation of these types of files..

@vitaly-zdanevich
Copy link
Author

Yes, on Gentoo I have media-libs/libheif-1.12.0-r2 with that USE flags:

 U I
 + + aom        : Use media-libs/libaom for AVIF encoding/decoding
 + + gdk-pixbuf : Enable x11-libs/gdk-pixbuf plugin
 - - go         : Enable building dev-lang/go code/examples
 - - rav1e      : Use media-video/rav1e for AVIF encoding
 - - test       : Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled
                  independently)
 + + threads    : Add threads support for various packages. Usually pthreads
 + + x265       : Use media-libs/x265 for HEIF encoding

@vitaly-zdanevich
Copy link
Author

Solved by gdk-pixbuf-query-loaders --update-cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants