~ubuntu-branches/ubuntu/jaunty/xvidcap/jaunty-proposed

« back to all changes in this revision

Viewing changes to doc/man/C/xvidcap-dbus-client.1

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc, Andrew Starr-Bochicchio, Lionel Le Folgoc
  • Date: 2008-12-26 00:10:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20081226001006-2040ls9680bd1blt
Tags: 1.1.7-0.2ubuntu1
[ Andrew Starr-Bochicchio ]
* Merge from debian-multimedia (LP: #298547), Ubuntu Changes:
 - For ffmpeg-related build-deps, fix versionized dependencies
   as the ubuntu versioning is different than debian-multimedia's.

[ Lionel Le Folgoc ]
* LP: #311412 is fixed since the 1.1.7~rc1-0.1 revision.
* debian/patches/03_ffmpeg.diff: updated to fix FTBFS due to libswscale API
  change (cherry-pick from Gentoo #234383).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
'\" -*- coding: iso8859-1 -*-
 
2
.if \n(.g .ds T< \\FC
 
3
.if \n(.g .ds T> \\F[\n[.fam]]
 
4
.de URL
 
5
\\$2 \(la\\$1\(ra\\$3
 
6
..
 
7
.if \n(.g .mso www.tmac
 
8
.TH xvidcap-dbus-client 1 "23 May 2008" "May 2008" ""
 
9
.SH NAME
 
10
XVidCap D-BUS Client \- Remote Control Utility for XVidCap
 
11
.SH SYNOPSIS
 
12
'nh
 
13
.fi
 
14
.ad l
 
15
\fBxvidcap-dbus-client\fR \kx
 
16
.if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
 
17
'in \n(.iu+\nxu
 
18
[--action start|stop|pause ]
 
19
'in \n(.iu-\nxu
 
20
.ad b
 
21
'hy
 
22
.SH INTRODUCTION
 
23
xvidcap-dbus-client is a small utility to allow for manipulating an
 
24
xvidcap capture session from outside xvidcap. Its main purpose is to be used from the command
 
25
line or key bindings.
 
26
.PP
 
27
For inter process communication this utility uses D-BUS. If xvidcap is not running when this
 
28
program is invoked to trigger an action, xvidcap is started through D-BUS activation. 
 
29
For help, feature requests, or bug-reports please turn to http://www.sourceforge.net/projects/xvidcap/
 
30
.SH OPTIONS
 
31
This program follows the usual GNU command line syntax, 
 
32
with long options starting with two dashes (\*(T<\-\-\*(T>). 
 
33
A summary of options is included below.
 
34
.TP 
 
35
\*(T<\fB\-\-action \fR\*(T>start|stop|pause
 
36
This sends a command to xvidcap to either start or stop a capturing session or
 
37
to pause or resume one. If xvidcap is not running it will be started.
 
38
.SH AUTHORS
 
39
xvidcap-dbus-client was written by Karl H. Beckers.
 
40
.PP
 
41
This manual page was written by Karl H. Beckers <\*(T<karl.h.beckers@gmx.net\*(T>> for 
 
42
the xvidcap project.
 
43
.PP
 
44
This translation was done by TRANSLATOR-CREDITS HERE!!!
 
45
.PP
 
46
Permission is granted to copy, distribute and/or modify this document under 
 
47
the terms of the GNU Free Documentation 
 
48
License, Version 1.1 or any later version published by the Free 
 
49
Software Foundation; with no Invariant Sections, no Front-Cover 
 
50
Texts and no Back-Cover Texts.