1totem-video-thumbnailer(1) "" totem-video-thumbnailer(1)
2
3
4
6 totem-video-thumbnailer - video thumbnailer for the GNOME desktop
7
9 totem-video-thumbnailer [-j|--jpeg] [-l|--no-limit] [-s size] input
10 output [backend options]
11
13 This manual page documents briefly the totem-video-thumbnailer command.
14 This manual page was written for the Debian Project because the
15 original program does not have a manual page.
16
17 totem-video-thumbnailer is used internally by GNOME applications such
18 as nautilus to generate PNG thumbnails of video files. While it is
19 possible to invoke it manually, it is usually done automatically by
20 nautilus.
21
23 input The input filename. This can be in any format that totem can
24 play.
25
26 output The output filename, output in PNG format.
27
28 backend options
29 Options to be passed to the backend (i.e. gstreamer).
30
32 -j --jpeg
33 Switch the output format to JPEG. The default is PNG.
34
35 -l --no-limit
36 Don't limit the thumbnailing time to 30 seconds. For debugging
37 purposes.
38
39 -s size The size of the thumbnail. Example: "64x64". The default is
40 "128x96".
41
43 totem-video-thumbnailer was written by Bastien Nocera
44 <hadess@hadess.net>.
45
46 This manual page was written by Zack Cerza <zcerza@coe.neu.edu> for the
47 Debian Project (but may be used by others).
48
50 totem, nautilus
51
52
53
54GNOME 2023-01-21 totem-video-thumbnailer(1)