summaryrefslogtreecommitdiff
path: root/data/totem-video-thumbnailer.1
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2009-04-21 14:52:52 +0100
committerBastien Nocera <hadess@hadess.net>2009-04-21 14:52:52 +0100
commit7949b80c11ea6192976fefc24f65b22b4c73b2e4 (patch)
tree6e68f28b73f972c554d50392a8859e04ff799b56 /data/totem-video-thumbnailer.1
parent1f176d9277ed36b09ac8e6fbeeea420667e86916 (diff)
downloadtotem-7949b80c11ea6192976fefc24f65b22b4c73b2e4.tar.gz
Update man pages
2009-04-21 Bastien Nocera <hadess@hadess.net> * data/totem-video-thumbnailer.1: * data/totem-video-thumbnailer.pod: Update man pages
Diffstat (limited to 'data/totem-video-thumbnailer.1')
-rw-r--r--data/totem-video-thumbnailer.150
1 files changed, 33 insertions, 17 deletions
diff --git a/data/totem-video-thumbnailer.1 b/data/totem-video-thumbnailer.1
index 4ffc213d1..1c6e67093 100644
--- a/data/totem-video-thumbnailer.1
+++ b/data/totem-video-thumbnailer.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
+.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.07)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -25,11 +25,11 @@
..
.\" Set up some character translations and predefined strings. \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
-.\" double quote, and \*(R" will give a right double quote. | will give a
-.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
-.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
-.\" expand to `' in nroff, nothing in troff, for use with C<>.
-.tr \(*W-|\(bv\*(Tr
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
. ds -- \(*W-
@@ -38,8 +38,8 @@
. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
. ds L" ""
. ds R" ""
-. ds C`
-. ds C'
+. ds C` ""
+. ds C' ""
'br\}
.el\{\
. ds -- \|\(em\|
@@ -48,22 +48,25 @@
. ds R" ''
'br\}
.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
-.if \nF \{\
+.ie \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
. nr % 0
. rr F
.\}
-.\"
-.\" For nroff, turn off justification. Always turn off hyphenation; it makes
-.\" way too many mistakes in technical documents.
-.hy 0
-.if n .na
+.el \{\
+. de IX
+..
+.\}
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
@@ -128,13 +131,17 @@
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
-.IX Title "totem-video-thumbnailer 1"
-.TH totem-video-thumbnailer 1 "2005-03-14" "GNOME" ""
+.IX Title "TOTEM-VIDEO-THUMBNAILER 1"
+.TH TOTEM-VIDEO-THUMBNAILER 1 "2009-04-21" "GNOME" ""
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
.SH "NAME"
totem\-video\-thumbnailer \- video thumbnailer for the GNOME desktop
.SH "SYNOPSYS"
.IX Header "SYNOPSYS"
-\&\fBtotem-video-thumbnailer\fR [\-s size] input output [backend options]
+\&\fBtotem-video-thumbnailer\fR [\-j|\-\-jpeg] [\-l|\-\-no\-limit] [\-g num|\-\-gallery num] [\-s size] input output [backend options]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
This manual page documents briefly the \fBtotem-video-thumbnailer\fR command. This manual page was written for the Debian Project because the original program does not have a manual page.
@@ -153,6 +160,15 @@ The output filename, output in \s-1PNG\s0 format.
Options to be passed to the backend (i.e. \fBxine\fR or \fBgstreamer\fR).
.SH "OPTIONS"
.IX Header "OPTIONS"
+.IP "\fB\-j\fR \fB\-\-jpeg\fR" 8
+.IX Item "-j --jpeg"
+Switch the output format to \s-1JPEG\s0. The default is \s-1PNG\s0.
+.IP "\fB\-g num\fR \fB\-\-gallery num\fR" 8
+.IX Item "-g num --gallery num"
+Output a gallery of the given number (0 is the default) of screenshots.
+.IP "\fB\-l\fR \fB\-\-no\-limit\fR" 8
+.IX Item "-l --no-limit"
+Don't limit the thumbnailing time to 30 seconds. For debugging purposes.
.IP "\fB\-s size\fR" 8
.IX Item "-s size"
The size of the thumbnail. Example: \*(L"64x64\*(R". The default is \*(L"128x96\*(R".