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] [-g num|--gallery
10 num] [-s size] input 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 -g num --gallery num
36 Output a gallery of the given number (0 is the default) of
37 screenshots.
38
39 -l --no-limit
40 Don't limit the thumbnailing time to 30 seconds. For debugging
41 purposes.
42
43 -s size The size of the thumbnail. Example: "64x64". The default is
44 "128x96".
45
47 totem-video-thumbnailer was written by Bastien Nocera
48 <hadess@hadess.net>.
49
50 This manual page was written by Zack Cerza <zcerza@coe.neu.edu> for the
51 Debian Project (but may be used by others).
52
54 totem, nautilus
55
56
57
58GNOME 2009-05-06 totem-video-thumbnailer(1)