logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

totem-video-thumbnailer - video thumbnailer for the GNOME desktop

Arguments

input   The input filename. This can be in any format that totem can play.

       output  The output filename, output in PNG format.

       backendoptions
               Options to be passed to the backend (i.e. gstreamer).

Author

totem-video-thumbnailer was written by Bastien Nocera <hadess@hadess.net>.

       This  manual  page was written by Zack Cerza <zcerza@coe.neu.edu> for the Debian Project (but may be used
       by others).

Description

       This manual page documents briefly the totem-video-thumbnailer command. This manual page was written for
       the Debian Project because  the original program does not have a manual page.

       totem-video-thumbnailer is used internally by GNOME applications such as nautilus to generate PNG
       thumbnails of video files. While it is possible to invoke it manually, it is usually done automatically
       by nautilus.

Name

       totem-video-thumbnailer - video thumbnailer for the GNOME desktop

Options

-j--jpeg
               Switch the output format to JPEG. The default is PNG.

       -l--no-limit
               Don't limit the thumbnailing time to 30 seconds. For debugging purposes.

       -ssize The size of the thumbnail. Example: "64x64". The default is "128x96".

See Also

totem, nautilus

GNOME                                              2025-03-13                         totem-video-thumbnailer(1)

Synopsys

totem-video-thumbnailer [-j|--jpeg] [-l|--no-limit] [-s size] input output [backend options]

See Also