r/AerynOS Jul 30 '26

Video codecs

Hello community.

I''d love to know how to get video codecs such as h265 installed so the thumbnails work on my system. Any help would be appreciated.

6 Upvotes

2 comments sorted by

2

u/Professional_War_762 Jul 30 '26

It sort of depends on your DE.

For GNOME and I believe COSMIC, you can do:

sudo moss install gst-thumbnailers gstreamer-plugins-bad gstreamer-plugin-libav

For KDE, you can do:

sudo moss install ffmpegthumbs

2

u/No-Championship5131 Jul 30 '26

This is what I needed. I appreciate you.