某手机厂商将拍照的默认格式改为HEIF(.HEIC,High Efficiency Image File Format),并没有询问用户(虽然仍然可以选择使用jpeg/jpg)。
Ubuntu 上是否有可以打开和/或转换 HEIF 图片甚至可以编辑它们的应用程序/程序?
photo-management convert file-format software-recommendation photo
我对 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)