Nemo video thumbnails not showing in remote drive

I have been using Virtualbox to try out the Cinnamon desktop edition in four distros: Linux Mint, Manjaro, EndeavourOS and ArcoLinuxB. The default file manager for Cinnamon is Nemo. In Nemo’s preferences, I enabled all thumbnails (show thumbnails: yes) for files smaller than 64 GB. Then, I connected to my remote network hard drive formatted with NTFS attached to my router and browsed the files, which include various images, videos and PDFs. All the thumbnails were shown properly in Linux Mint and Manjaro. However, in ArcoLinux and EndeavourOS, the image and PDF thumbnails were displayed, but they could not generate thumbnails for any of the videos.

I read the Arch wiki pages on Nemo and thumbnailers, ensured that ffmpeg and ffmpegthumbnailer were installed, installed xplayer from the AUR, installed nemo-preview, deleted ~/.cache/thumbnails and the video thumbnails were still not working. I copied one of the videos to ~/Videos and the thumbnail was generated for that video. So the thumbnailer for Nemo is not working for videos on a remote drive for ArcoLinux and EndeavourOS. ArcoLinux also had Thunar and tumbler installed by default. When I browsed my remote drive with Thunar, all thumbnails were generated. So this seems to be a problem with Nemo.

What does Linux Mint and Manjaro have which allows them to display video thumbnails on remote network shared drives with Nemo? Any other ideas for how to solve this? I don’t want to be forced to use Thunar.

for investigation

what is the output of ;

pacman -Qs gvfs
pacman -Qs nemo

can se further on this …

~$ pacman -Qs gvfs
local/gvfs 1.48.1-1 (gnome)
    Virtual filesystem implementation for GIO
local/gvfs-afc 1.48.1-1 (gnome)
    Virtual filesystem implementation for GIO (AFC backend; Apple mobile devices)
local/gvfs-goa 1.48.1-1 (gnome)
    Virtual filesystem implementation for GIO (Gnome Online Accounts backend; cloud storage)
local/gvfs-google 1.48.1-1 (gnome)
    Virtual filesystem implementation for GIO (Google Drive backend)
local/gvfs-gphoto2 1.48.1-1 (gnome)
    Virtual filesystem implementation for GIO (gphoto2 backend; PTP camera, MTP media player)
local/gvfs-mtp 1.48.1-1 (gnome)
    Virtual filesystem implementation for GIO (MTP backend; Android, media player)
local/gvfs-nfs 1.48.1-1 (gnome)
    Virtual filesystem implementation for GIO (NFS backend)
local/gvfs-smb 1.48.1-1 (gnome)
    Virtual filesystem implementation for GIO (SMB/CIFS backend; Windows client)
~$ pacman -Qs nemo
local/cinnamon-translations 4.8.3-1
    Translations for Cinnamon and Nemo
local/nemo 4.8.5-1
    Cinnamon file manager (Nautilus fork)
local/nemo-fileroller 4.8.0-2
    File archiver extension for Nemo
local/nemo-image-converter 4.8.0-2
    Nemo extension to rotate/resize image files
local/nemo-preview 4.8.0-2
    Quick file previewer for Nemo
local/nemo-share 4.8.0-2
    Samba extension for Nemo