I have a Samsung phone and I use the default camera to take videos. Then, in my home wifi, I transfer the files to my server using syncthing. The folders where these files are stored is then mounted on a different computer via lan (my main machine). The videos on that machine don’t always have thumbnails and I’m not sure why. How can I track that down? At what stage should the thumbnail be generated?

Technical information (based on questions that I am asked):

  • The files are mp4
  • I’m using kubuntu 24.10
  • I’m using Dolphine file browser

Solution
On dolphin go to settings -> preview -> file size for remote storage.

  • Mactan
    link
    fedilink
    99 days ago

    dumb dolphin thing I forget every couple years, F12 toggles thumbnails on and off

  • @[email protected]
    link
    fedilink
    English
    58 days ago

    In this scenario, the thumbnails are going to be generated when you browse the directory. Probably what network filesystem you’re using. Alternately, maybe there is a maximum file size on previews? I know dolphin has that option.

    • 0x0F
      link
      fedilink
      English
      1
      edit-2
      8 days ago

      Alternately, maybe there is a maximum file size on previews?

      it’s likely this, the mp4s don’t have thumbnail embedded and dolphin is skipping the big ones

  • @[email protected]
    link
    fedilink
    19 days ago

    Do a test: copy a bunch of videos directly from your phone to a test folder separate from the current one you use. See if all of the files get thumbnails.

  • @[email protected]
    link
    fedilink
    English
    18 days ago

    try installing ffmpegthumbnailer and see if that works after reboot / relogin, if not uninstall and try another method

    • a new sad meOP
      link
      fedilink
      39 days ago

      Important questions, I’ve added this to my original post:

      • The files are mp4
      • I’m using kubuntu 24.10
      • I’m using Dolphine file browser