• Kickass Women@lemmy.worldOP
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    6 months ago

    Got the command to work. Here’s the info for one of the files for which a preview thumbnail/icon isn’t available:

    • AVincentInSpace@pawb.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      6 months ago

      Looks like that video is encoded H.264, which according to Google is one of the codecs that Debian only makes available via third party repository.

      Here are instructions from debian.org for installing the codec by manually downloading and installing a single package file:

      https://wiki.debian.org/MultimediaCodecs

      And here are instructions from a third party explaining how to tell apt how to install them so they can be kept up to date (be sure you read the warning on the debian.org page about why they don’t tell you to do that before you do it):

      https://www.debiantutorials.com/how-to-install-ffmpeg-with-h-264mpeg-4-avc/

      Depending on how exactly your file manager works, installing the codec may or may not be sufficient to display thumbnails. If not, there are probably instructions specific to your file manager for installing the appropriate plugin.

      • Kickass Women@lemmy.worldOP
        link
        fedilink
        arrow-up
        1
        ·
        6 months ago

        I have been installing the codecs through the Software app. Should I delete them and then install through the terminal?

        Btw here are the codecs I have installed through the Software app:

        • AVincentInSpace@pawb.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 months ago

          You have openh264 installed already which should cover your bases. Since it quite clearly isn’t I’m not sure what to suggest. What file manager is this that’s having issues?

            • AVincentInSpace@pawb.social
              link
              fedilink
              English
              arrow-up
              3
              ·
              edit-2
              6 months ago

              Ext4 is a filesystem. That is the part of the kernel that actually stores and retrieves the files on disk. What program are you using to browse files? It’s a bit hard to tell from this screenshot what program it’s a screenshot of, but it looks like Nautilus (the default file browser in GNOME). Is that it?