Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

totem-video-thumbnailer (1)

Name

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

Synopsis

Please see following description for synopsis

Description

""                                                  totem-video-thumbnailer(1)



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

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

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.

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

       output  The output filename, output in PNG format.

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

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.

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

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).


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | gnome/media/totem     |
       +---------------+-----------------------+
       |Stability      | Pass-through volatile |
       +---------------+-----------------------+

SEE ALSO
       totem, nautilus



NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://download.gnome.org/sources/totem/3.38/totem-3.38.2.tar.xz.

       Further information about this software can be found on the open source
       community website at https://wiki.gnome.org/Apps/Totem.



GNOME                             2021-10-12
                                                    totem-video-thumbnailer(1)