summaryrefslogtreecommitdiff
path: root/trunk/data/totem.1
blob: a614ac7278c7a76b3a01c9fca1f3a8eef7d09940 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
.\" Copyright (C) 2004 Andre Lehovich <andrel@u.arizona.edu>
.\"
.\" This is free software; you may redistribute it and/or modify
.\" it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2,
.\" or (at your option) any later version.
.\"
.\" This is distributed in the hope that it will be useful, but
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License 
.\" along with this; if not write to the Free Software Foundation, Inc.
.\" 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
.TH totem 1 "2004\-04\-07" "GNOME"
.SH NAME
totem \- GNOME-desktop movie player based on the xine backend
.SH SYNOPSIS
.B totem
.RI [ option... ] " " [ filenames | URI ]
.SH DESCRIPTION
.B totem
is a movie player for the GNOME desktop.  Through use of the
.B xine
backend many popular file and streaming formats are supported including:
MPEG audio and video (MP3/MPV), Ogg, AVI, ASF, MOV, WMV,
Quicktime, and more.  Playing of DVD and VCD media is
usually possible if you have the appropriate drive.
Although primarily intended as a movie player,
.B totem
can also play many audio formats.
.P
For additional documentation on interactive use of 
.B totem
select the
.I Help
menu option.  The menus allow access to some features not
available through keybindings or command-line options.
.SH OPTIONS
.TP
.B --usage
Output a brief synopsis of command options then quit.
.TP
.B \-?, --help
Output a longer help message then quit.  (Any discrepancies
between this man page and the output of
.B totem --help
should be reported as a documentation bug.)
.TP
.B --version
Output version information then quit.
.P
The following options command an already running instance of
.B totem
to do something; they are useful for remote-control scripting:
.TP
.B --play-pause
Tell an already running instance of 
.B totem
to toggle between play and pause.
.TP
.B --play
Tell an already running instance of
.B totem
to play (has no effect if already playing)
.TP
.B --pause
Tell an already running instance of
.B totem
to pause (has no effect if already paused)
.TP
.B --next
Tell an already running instance of 
.B totem
to skip to the next movie or chapter in the playlist.
.TP
.B --previous
Tell an already running instance of 
.B totem
to return to the previous movie or chapter in the playlist.
.TP
.B --seek-fwd
Tell an already running instance of 
.B totem
to seek forwards 15 seconds in the current movie.
.TP
.B --seek-bwd
Tell an already running instance of 
.B totem
to seek backwards 15 seconds in the current movie.
.TP
.B --volume-up
Tell an already running instance of 
.B totem
to raise the volume by 8%.
.TP
.B --volume-down
Tell an already running instance of 
.B totem
to lower the volume by 8%.
.TP
.B --fullscreen
Tell an already running instance of 
.B totem
to toggle fullscreen mode.
.TP
.B --quit
Tell an already running instance of
.B totem
to quit.
.TP
.BI "--enqueue " filename|URI
Tell an already running instance of totem to add a new stream
to the playlist.
.TP
.BI "--replace " filename|URI
Tell an already running instance of totem to play 
from the playlist.
.P
The following options are standard to applications using the
GDK and GTK+ libraries:
.TP
.BI --gdk-debug= flags
GDK debugging flags to set.
.TP
.BI --gdk-no-debug= flags
GDK debugging flags to unset.
.TP
.BI --display= display
X display to use
.TP
.BI --screen= screen
X screen to use.
.TP
.BI --sync
Make X calls synchronous to facilitate debugging.
.TP
.BI --name= name
Program name as used by the window manager.
.TP
.BI --class= class
Program class a sused by the window manager.
.TP
.BI --gxid-host= host
.TP
.BI --gxid-port= port
.TP
.B --g-fatal-warnings
Make all warnings fatal.
.TP
.BI --gtk-debug= flags
GTK+ debugging flags to set.
.TP
.BI --gtk-no-debug= flags
GTK+ debugging flags to unset
.TP
.BI --gtk-module= module
Load an additional GTK module.
.P
The following options are for Bonobo activation support
.TP
.BI --oaf-ior-fd= fd
File descriptor to print IOR on
.TP
.BI --oaf-activate-iid= iid
IID to activate.
.TP
.BI --oaf-private
Prevent registering of server with OAF
.P
The following are standard GNOME options:
.TP
.BI --disable-sound
Disable sound server use.
.TP
.BI --enable-sound
Enable sound server use.
.TP
.BI --espeaker= hostname : port
Specify the host and port on which the sound server is listening.
.TP
.BI --disable-crash-dialog
Disable the crash-reporting dialog.
.P
The following options are for session management:
.TP
.BI --sm-client-id= ID
Specify session management ID
.TP
.BI --sm-config-prefix= prefix
Specify prefix of saved configuration
.TP
.BI --sm-disable
Disable connecting to session manager.
.SH KEYBINDINGS
Global keybindings for
.BR totem :
.P
.ta \w'Down-arrow   'u	
i	toggle interlacing on and off
.br
a	cycle between aspect ratios
.br
p	toggle between play and pause
.br
Esc	exit full screen mode
.br
f	toggle full screen
.br
h	toggle display of on-screen controls
.br
0	resize window to 50% original size
.br
1	resize window to 100% original size
.br
2	resize window to 200% original size
.br
.br
r	zoom in the video
.br
t	zoom out the video
.br
d	start and stop the telestrator (drawing) mode
.br
e	erase the drawing
.br
Left-arrow        skip back 15 seconds
.br
Right-arrow       skip forward 15 seconds
.br
Shift+Left-arrow  skip back 5 seconds
.br
Shift+Right-arrow skip forward 15 seconds
.br
Ctrl+Left-arrow   skip back 3 minutes
.br
Ctrl+Right arrow  skip forward 10 minutes
.br
s	show the "Skip to..." dialog
.br
Up-arrow	increase volume by 8%
.br
Down-arrow	decrease volume by 8%
.br
b		jump back to previous chapter/movie in playlist
.br
n		jump to next chapter/movie in playlist
.br
q		quit
.br
s		show the "skip to" dialog
.br
.br
Ctrl-E          eject the playing optical media
.br
Ctrl-O		open a new file
.br
Ctrl-L		open a new URI
.br
Ctrl-P		toggle display of the playlist
.br
m		show the DVD menu
.br
c		show the DVD chapter menu
.SH BUGS
.B totem
cannot play files using some proprietary codecs.
.SH AUTHOR
.B totem
was written by Bastien Nocera <hadess@hadess.net>.
This manual page was written by Andre Lehovich for the
Debian Project.
.SH DISTRIBUTION
The latest version of Totem may be downloaded from
.UR http://www.hadess.net/totem.php3
<http://www.hadess.net/totem.php3>
.UE
.SH SEE ALSO
.BR "totem-video-thumbnailer" (1),
.BR xine (1)
.P
The online documentation available through the program's
.I Help
menu.