1istanbul(1)                 General Commands Manual                istanbul(1)
2
3
4

NAME

6       istanbul - a desktop session recorder
7

SYNOPSIS

9       istanbul [options]
10

DESCRIPTION

12       This manual page documents briefly the istanbul command.
13
14       istanbul  is  a  program that allow you to record your desktop session.
15       After you started it, you can control it with the icon in the notifica‐
16       tion  area:  a  click  on the icon to start recording, another click to
17       stop.
18
19       istanbul preferences can be configured with a right click on the icon.
20
21       It can also stream to an Icecast2 server.
22
23       By default it records to ~/desktop-recording.ogg
24

OPTIONS

26       Istanbul follows the usual GNU command line syntax, with  long  options
27       starting  with  two  dashes  (`-').   A  summary of options is included
28       below.
29
30       -h, -?, --help
31              Show summary of options.
32
33       --version
34              Show version of program.
35
36       --usage
37              Display brief usage message
38
39       Istanbul accepts also GStreamer options.
40              A summary of them is included below.
41
42       --gst-version
43              Print the GStreamer version
44
45       --gst-fatal-warnings
46              Make all warnings fatal
47
48       --gst-debug-help
49              Print available debug categories and exit
50
51       --gst-debug-level=LEVEL
52              Default debug level from 1 (only error) to 5 (anything) or 0 for
53              no output
54
55       --gst-debug=LIST
56              Comma-separated  list  of  category_name:level pairs to set spe‐
57              cific levels for the individual categories
58
59       --gst-debug-no-color
60              Disable colored debugging output
61
62       --gst-debug-disable
63              Disable debugging
64
65       --gst-disable-cpu-opt
66              Disable accelerated CPU instructions
67
68       --gst-plugin-spew
69              Enable verbose plugin loading diagnostics
70
71       --gst-plugin-path=PATHS
72              path list for loading plugins (separated by ':')
73
74       --gst-plugin-load=PLUGINS
75              Comma-separated list of plugins to preload in  addition  to  the
76              list stored in environment variable GST_PLUGIN_PATH
77
78       --gst-disable-segtrap
79              Disable trapping of segmentation faults during plugin loading
80
81       --gst-scheduler=SCHEDULER
82              Scheduler to use (default is 'opt')
83
84       --gst-registry=REGISTRY
85              Registry to use
86

AUTHOR

88       Istanbul was written by  Zaheer Abbas Merali <zaheerabbas@merali.org>.
89
90       This  manual  page  was written by Luca Bruno <luca.br@uno.it>, for the
91       Debian project (but may be used by others).
92
93
94
95                                02 October 2005                    istanbul(1)
Impressum