Ubuntu video thumbnails fix

  • Check if ffmpegthumbnailer is installed
ffmpegthumbnailer -h
sudo apt update
sudo apt install ffmpegthumbnailer
  • Then clear the thumbnail cache
rm -rf ~/.cache/thumbnails/*
  • Restart files
nautilus -q

Published by

Leave a Reply

Your email address will not be published. Required fields are marked *