Video thumbnails simply stopped showing. I still get the PDFs and images thumbnails, but the video ones are no longer showing.
I've already tried everything I found in Google, but nothing works.
Could anyone help me with this?
Here's what I've already tried from what I could get in other topics/forums:
sudo apt install ffmpegthumbnailer
sudo apt install gstreamer1.0-libav
sudo apt-get install gstreamer1.0-plugins-ugly
sudo apt-get install gstreamer1.0-plugins-bad
rm -r ~/.cache/thumbnails
Then I restarted the pc.
I also tried:
sudo chown -R $USER:$USER ~/.thumbnails
sudo chown -R $USER:$USER ~/.cache/thumbnails
sudo rm -rf ~/.thumbnails/* ~/.cache/thumbnails/*
Restarted PC.
That's all the help I could find, but it's still not working.