shaber@fedora:~$ ffmpegthumbnailer -i ~/Pictures/Screenshots/"Screenshot From 2025-03-07 00-17-08.png" -o Test
Seeking in video failed Operation not permitted, will use first frame.
[thumb_buffer @ 0x55a0aba70800] Changing video frame properties on the fly is not supported by all filters.
[thumb_buffer @ 0x55a0aba70800] filter context - w: 741 h: 293 fmt: 26 csp: unknown range: unknown, incoming frame - w: 741 h: 293 fmt: 26 csp: gbr range: pc pts_time: 0
shaber@fedora:~$
Sorry, I’m not sure how to solve this. I cannot reproduce the same issue on Fedora VM, and it seems ffmpegthumbnailer is functioning correctly on your system.
Do you have gdk-pixbuf2 installed?
In my system, the thumbnails for image files are generated by gdk-pixbuf-thumbnailer.thumbnailer, cat /usr/share/thumbnailers/gdk-pixbuf-thumbnailer.thumbnailer:
shaber@fedora:~$ sudo dnf install gdk-pixbuf2
Updating and loading repositories:
Repositories loaded.
Package "gdk-pixbuf2-2.42.12-6.fc41.x86_64" is already installed.
Nothing to do.
it’s installed
but there is no file the the dir you pointed
shaber@fedora:~$ cat /usr/share/thumbnailers/gdk-pixbuf-thumbnailer.thumbnailer
cat: /usr/share/thumbnailers/gdk-pixbuf-thumbnailer.thumbnailer: No such file or directory
Something wrong happened to your system. Did you delete them accidentally or move them somewhere?
the link above shows gdk-pixbuf2 is supposed to provide gdk-pixbuf-thumbnailer.thumbnailer in /usr/share/thumbnailers. Maybe you can try reinstalling the package.
Also you can check the output of rpm -ql gdk-pixbuf2 | grep thumbnailer: It should look like: