Thumbnails: Difference between revisions
Line 72: | Line 72: | ||
=== HEIC thumbnailer === | === HEIC thumbnailer === | ||
On minimal GNOME environments as explained in the <code>FFmpeg thumbnailer</code> section above HEIC thumbnails do not work despite the <code>libheif</code> package being installed. To fix this, you need <code>libheif.out</code> as well. HEIF thumbnails should now work correctly if the symlinks to 'share/thumbnailers' are defined: | On minimal GNOME environments (as explained in the <code>FFmpeg thumbnailer</code> section above) HEIC thumbnails do not work despite the <code>libheif</code> package being installed. To fix this, you need <code>libheif.out</code> as well. HEIF thumbnails should now work correctly if the symlinks to 'share/thumbnailers' are defined: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> |