我对 HEIC 缩略图有疑问。
我可以heic
通过图像查看器打开文件,但是无法显示缩略图。
当我尝试heif-thumbnailer
通过运行安装时
sudo apt-get install heif-thumbnailer
Run Code Online (Sandbox Code Playgroud)
我收到以下消息:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
heif-thumbnailer : Depends: libheif1 (= 1.9.1-1~ppa1~ubuntu20.04.1) but it is not going to …
Run Code Online (Sandbox Code Playgroud) 我从 Kubuntu 20.10 升级到 21.04。根据Ubuntu上的任何应用程序可以打开和/或转换HEIF图片(.HEIC,高效图像文件格式)?对 HEIC/HEIF 的支持是 KDE Frameworks 5.80 的一部分,该框架包含在 Kubuntu 21.04 中。从KDE Frameworks 5.80.0 发布公告中可以看到类似的信息。
然而,升级到21.04后,我既无法在Dolphin中获取HEIC图像的缩略图,也无法在Gwenview或Kdenlive中打开它们。唯一的支持仍然与升级前类似,即 GIMP 和 DigiKam。奇怪的是,Dolphin 中的 HEIF/HEIC 图像文件夹确实有某种缩略图。但不是个别图像。右键单击一个仅提供 GIMP 作为打开它的选项。然而,当我尝试在 Gewnview 中打开时,错误消息显示:“加载‘so-and-so.heic’失败。Gwenview无法显示 image/heif 类型的文档。” 当尝试向 Kdenlive 项目添加一个时,消息显示:“无法打开文件 so-and-so.heic”。
请提出建议?为什么我无法打开 HEIC/HEIF 图像?
编辑:我不知道这是否有什么不同,但kimageformats 5.82.0-1 的拱门页面将 libheif 列为可选依赖项。最接近的 Ubuntu 软件包是 libheif1,它是为我安装的,但kimageformat-plugins 的 Ubuntu 软件包似乎没有等效的依赖项。
朋友向我发送电子邮件,其中包含来自他们 iPhone 的 .HEIC 图片的附件。如何在Ubuntu上轻松查看这些图片?