HEIF/HEIC 缩略图问题

ult*_*bie 7 nautilus thumbnails heic

我对 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 be installed
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)

我可以做什么来解决这个问题?

更新:

正如我注意到的,事情变得更奇怪了:

有些 HEIC 文件确实有缩略图,但图像查看器不会打开它们,有些没有缩略图,但图像查看器会打开它们...

flo*_*lob 10

截至 2022 年 9 月运行

sudo apt-get install libheif1 heif-thumbnailer 
Run Code Online (Sandbox Code Playgroud)

立即为我的 heic 图像生成缩略图,无需运行任何命令或重新启动任何内容:-) 就像一个魅力:-)