mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Auto-Update wiki pages
parent
c4aacd5b7f
commit
d8711032fa
@ -36,7 +36,7 @@
|
|||||||
<section>
|
<section>
|
||||||
<h1>OPTIONS</h1>
|
<h1>OPTIONS</h1>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><h3>-a cmd, --audio=cmd</h3></dt>
|
<dt><h3>-a cmd, --audio=cmd</h3></dt>
|
||||||
<dd>Send Dolby Digital audio to stdin of command <i>cmd</i>.</dd>
|
<dd>Send Dolby Digital audio to stdin of command <i>cmd</i>.</dd>
|
||||||
<dt><h3>--cachedir=dir</h3></dt>
|
<dt><h3>--cachedir=dir</h3></dt>
|
||||||
<dd>Save cache files in <i>dir</i> (default is to save them in the video
|
<dd>Save cache files in <i>dir</i> (default is to save them in the video
|
||||||
@ -45,12 +45,12 @@
|
|||||||
<dd>Set the character table to use for strings in the DVB data stream that
|
<dd>Set the character table to use for strings in the DVB data stream that
|
||||||
don't begin with a character table indicator, but don't use the standard
|
don't begin with a character table indicator, but don't use the standard
|
||||||
default character table (for instance ISO-8859-9).</dd>
|
default character table (for instance ISO-8859-9).</dd>
|
||||||
<dt><h3>-c dir, --config=dir</h3></dt>
|
<dt><h3>-c dir, --config=dir</h3></dt>
|
||||||
<dd>Read config files from directory <i>dir</i> (default is to read them from
|
<dd>Read config files from directory <i>dir</i> (default is to read them from
|
||||||
the video directory).</dd>
|
the video directory).</dd>
|
||||||
<dt><h3>-d, --daemon</h3></dt>
|
<dt><h3>-d, --daemon</h3></dt>
|
||||||
<dd>Run in daemon mode (implies --no-kbd).</dd>
|
<dd>Run in daemon mode (implies --no-kbd).</dd>
|
||||||
<dt><h3>-D num, --device=num</h3></dt>
|
<dt><h3>-D num, --device=num</h3></dt>
|
||||||
<dd>Use only the given DVB device (<i>num</i> = 0, 1, 2...). There may be
|
<dd>Use only the given DVB device (<i>num</i> = 0, 1, 2...). There may be
|
||||||
several <b>-D</b> options (by default all DVB devices will be used). If
|
several <b>-D</b> options (by default all DVB devices will be used). If
|
||||||
<b>-D-</b> is given, no DVB devices will be used at all, independent of
|
<b>-D-</b> is given, no DVB devices will be used at all, independent of
|
||||||
@ -70,7 +70,7 @@
|
|||||||
<dd>Edit the given recording. <i>rec</i> must be the full path name of an
|
<dd>Edit the given recording. <i>rec</i> must be the full path name of an
|
||||||
existing recording. The program will return immediately after editing the
|
existing recording. The program will return immediately after editing the
|
||||||
recording.</dd>
|
recording.</dd>
|
||||||
<dt><h3>-E file, --epgfile=file</h3></dt>
|
<dt><h3>-E file, --epgfile=file</h3></dt>
|
||||||
<dd>Write the EPG data into the given <i>file</i> (default is <i>epg.data</i>
|
<dd>Write the EPG data into the given <i>file</i> (default is <i>epg.data</i>
|
||||||
in the cache directory). Use <b>-E-</b> to disable this. If <i>file</i> is
|
in the cache directory). Use <b>-E-</b> to disable this. If <i>file</i> is
|
||||||
a directory, the file <i>epg.data</i> will be created in that
|
a directory, the file <i>epg.data</i> will be created in that
|
||||||
@ -90,27 +90,27 @@
|
|||||||
generating the index. Note that using this option while another instance
|
generating the index. Note that using this option while another instance
|
||||||
of VDR is currently replaying the given recording, or if the recording has
|
of VDR is currently replaying the given recording, or if the recording has
|
||||||
not been finished yet, may lead to unexpected results.</dd>
|
not been finished yet, may lead to unexpected results.</dd>
|
||||||
<dt><h3>-g, --grab=dir</h3></dt>
|
<dt><h3>-g, --grab=dir</h3></dt>
|
||||||
<dd>Write images from the SVDRP command GRAB into the given directory
|
<dd>Write images from the SVDRP command GRAB into the given directory
|
||||||
<i>dir</i>. <i>dir</i> must be the full path name of an existing
|
<i>dir</i>. <i>dir</i> must be the full path name of an existing
|
||||||
directory, without any "..", double '/' or symlinks. By default,
|
directory, without any "..", double '/' or symlinks. By default,
|
||||||
or if <b>-g-</b> is given, grabbing images to disk is disabled.</dd>
|
or if <b>-g-</b> is given, grabbing images to disk is disabled.</dd>
|
||||||
<dt><h3>-h, --help</h3></dt>
|
<dt><h3>-h, --help</h3></dt>
|
||||||
<dd>Print a help message and exit.</dd>
|
<dd>Print a help message and exit.</dd>
|
||||||
<dt><h3>-i instance, --instance=instance</h3></dt>
|
<dt><h3>-i instance, --instance=instance</h3></dt>
|
||||||
<dd>Use <i>instance</i> as the id of this VDR instance (default is 0). In an
|
<dd>Use <i>instance</i> as the id of this VDR instance (default is 0). In an
|
||||||
environment where several instances of VDR use the same video directory,
|
environment where several instances of VDR use the same video directory,
|
||||||
this parameter can be set to a positive integer value that's unique for
|
this parameter can be set to a positive integer value that's unique for
|
||||||
each instance, so that they won't interfere with each other in case they
|
each instance, so that they won't interfere with each other in case they
|
||||||
record exactly the same broadcast. The number given here will be part of
|
record exactly the same broadcast. The number given here will be part of
|
||||||
the directory name in which the recordings will be stored.</dd>
|
the directory name in which the recordings will be stored.</dd>
|
||||||
<dt><h3>-l level, --log=level</h3></dt>
|
<dt><h3>-l level, --log=level</h3></dt>
|
||||||
<dd>Set logging to <i>level</i>. <b>0</b> = no logging,
|
<dd>Set logging to <i>level</i>. <b>0</b> = no logging,
|
||||||
<b>1</b> = errors only, <b>2</b> = errors and
|
<b>1</b> = errors only, <b>2</b> = errors and
|
||||||
info, <b>3</b> = errors, info and debug. The default logging
|
info, <b>3</b> = errors, info and debug. The default logging
|
||||||
level is <b>3</b>. If logging should be done to LOG_LOCAL<i>n</i> instead
|
level is <b>3</b>. If logging should be done to LOG_LOCAL<i>n</i> instead
|
||||||
of LOG_USER, add '.n' to LEVEL, as in 3.7 (n=0..7).</dd>
|
of LOG_USER, add '.n' to LEVEL, as in 3.7 (n=0..7).</dd>
|
||||||
<dt><h3>-L dir, --lib=dir</h3></dt>
|
<dt><h3>-L dir, --lib=dir</h3></dt>
|
||||||
<dd>Search for plugins in directory <i>dir</i> (default is ./PLUGINS/lib).
|
<dd>Search for plugins in directory <i>dir</i> (default is ./PLUGINS/lib).
|
||||||
There can be several <b>-L</b> options with different <i>dir</i> values.
|
There can be several <b>-L</b> options with different <i>dir</i> values.
|
||||||
Each of them will apply to the <b>-P</b> options following it.</dd>
|
Each of them will apply to the <b>-P</b> options following it.</dd>
|
||||||
@ -123,14 +123,14 @@
|
|||||||
<dd>Mute audio of the primary DVB device at startup.</dd>
|
<dd>Mute audio of the primary DVB device at startup.</dd>
|
||||||
<dt><h3>--no-kbd</h3></dt>
|
<dt><h3>--no-kbd</h3></dt>
|
||||||
<dd>Don't use the keyboard as an input device.</dd>
|
<dd>Don't use the keyboard as an input device.</dd>
|
||||||
<dt><h3>-p port, --port=port</h3></dt>
|
<dt><h3>-p port, --port=port</h3></dt>
|
||||||
<dd>Use <i>port</i> for SVDRP. A value of <b>0</b> turns off SVDRP. The
|
<dd>Use <i>port</i> for SVDRP. A value of <b>0</b> turns off SVDRP. The
|
||||||
default SVDRP port is <b>6419</b>. You need to edit the file
|
default SVDRP port is <b>6419</b>. You need to edit the file
|
||||||
<i>svdrphosts.conf</i> in order to enable access to the SVDRP port from
|
<i>svdrphosts.conf</i> in order to enable access to the SVDRP port from
|
||||||
hosts other than the localhosts. Note that this option only changes the
|
hosts other than the localhosts. Note that this option only changes the
|
||||||
TCP port used for SVDRP commands. The UDP port for discovering peer VDRs
|
TCP port used for SVDRP commands. The UDP port for discovering peer VDRs
|
||||||
in the same network is always set to 6419 and can't be changed.</dd>
|
in the same network is always set to 6419 and can't be changed.</dd>
|
||||||
<dt><h3>-P options, --plugin=options</h3></dt>
|
<dt><h3>-P options, --plugin=options</h3></dt>
|
||||||
<dd>Load a plugin, defined by the given <i>options</i>. The first word in
|
<dd>Load a plugin, defined by the given <i>options</i>. The first word in
|
||||||
<i>options</i> must be the name of an existing <b>vdr</b> plugin,
|
<i>options</i> must be the name of an existing <b>vdr</b> plugin,
|
||||||
optionally followed by a blank separated list of command line options for
|
optionally followed by a blank separated list of command line options for
|
||||||
@ -144,7 +144,7 @@
|
|||||||
<p>(note the quotes around the asterisk to prevent wildcard
|
<p>(note the quotes around the asterisk to prevent wildcard
|
||||||
expansion).</p>
|
expansion).</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><h3>-r cmd, --record=cmd</h3></dt>
|
<dt><h3>-r cmd, --record=cmd</h3></dt>
|
||||||
<dd>Call <i>cmd</i> before and after a recording. See the file <i>INSTALL</i>
|
<dd>Call <i>cmd</i> before and after a recording. See the file <i>INSTALL</i>
|
||||||
for more information.</dd>
|
for more information.</dd>
|
||||||
<dt><h3>--resdir=dir</h3></dt>
|
<dt><h3>--resdir=dir</h3></dt>
|
||||||
@ -153,16 +153,16 @@
|
|||||||
<dt><h3>--showargs[=dir]</h3></dt>
|
<dt><h3>--showargs[=dir]</h3></dt>
|
||||||
<dd>Read command line arguments from <i>dir</i> (default is
|
<dd>Read command line arguments from <i>dir</i> (default is
|
||||||
<i>/etc/vdr/conf.d</i>), display them to the console and exit.</dd>
|
<i>/etc/vdr/conf.d</i>), display them to the console and exit.</dd>
|
||||||
<dt><h3>-s cmd, --shutdown=cmd</h3></dt>
|
<dt><h3>-s cmd, --shutdown=cmd</h3></dt>
|
||||||
<dd>Call <i>cmd</i> to shutdown the computer. See the file <i>INSTALL</i> for
|
<dd>Call <i>cmd</i> to shutdown the computer. See the file <i>INSTALL</i> for
|
||||||
more information.</dd>
|
more information.</dd>
|
||||||
<dt><h3>--split</h3></dt>
|
<dt><h3>--split</h3></dt>
|
||||||
<dd>Split edited files at the editing marks. This option is only useful in
|
<dd>Split edited files at the editing marks. This option is only useful in
|
||||||
conjunction with --edit, and must precede that option to have an
|
conjunction with --edit, and must precede that option to have an
|
||||||
effect.</dd>
|
effect.</dd>
|
||||||
<dt><h3>-t tty, --terminal=tty</h3></dt>
|
<dt><h3>-t tty, --terminal=tty</h3></dt>
|
||||||
<dd>Set the controlling terminal.</dd>
|
<dd>Set the controlling terminal.</dd>
|
||||||
<dt><h3>-u user, --user=user</h3></dt>
|
<dt><h3>-u user, --user=user</h3></dt>
|
||||||
<dd>Run as user <i>user</i> in case vdr was started as user 'root'. Starting
|
<dd>Run as user <i>user</i> in case vdr was started as user 'root'. Starting
|
||||||
vdr as 'root' is necessary if the system time shall be set from the
|
vdr as 'root' is necessary if the system time shall be set from the
|
||||||
transponder data, but for security reasons vdr can switch to a lesser
|
transponder data, but for security reasons vdr can switch to a lesser
|
||||||
@ -181,11 +181,11 @@
|
|||||||
<dd>Allow coredumps if -u is given (only for debugging).</dd>
|
<dd>Allow coredumps if -u is given (only for debugging).</dd>
|
||||||
<dt><h3>--vfat</h3></dt>
|
<dt><h3>--vfat</h3></dt>
|
||||||
<dd>For backwards compatibility (same as --dirnames= 250,40,1).</dd>
|
<dd>For backwards compatibility (same as --dirnames= 250,40,1).</dd>
|
||||||
<dt><h3>-v dir, --video=dir</h3></dt>
|
<dt><h3>-v dir, --video=dir</h3></dt>
|
||||||
<dd>Use <i>dir</i> as video directory. The default is <i>/video</i>.</dd>
|
<dd>Use <i>dir</i> as video directory. The default is <i>/video</i>.</dd>
|
||||||
<dt><h3>-V, --version</h3></dt>
|
<dt><h3>-V, --version</h3></dt>
|
||||||
<dd>Print version information and exit.</dd>
|
<dd>Print version information and exit.</dd>
|
||||||
<dt><h3>-w sec, --watchdog=sec</h3></dt>
|
<dt><h3>-w sec, --watchdog=sec</h3></dt>
|
||||||
<dd>Activate the watchdog timer with a timeout of <i>sec</i> seconds. A value
|
<dd>Activate the watchdog timer with a timeout of <i>sec</i> seconds. A value
|
||||||
of <b>0</b> (default) disables the watchdog.</dd>
|
of <b>0</b> (default) disables the watchdog.</dd>
|
||||||
</dl>
|
</dl>
|
||||||
@ -243,7 +243,7 @@
|
|||||||
<dd>Contains the key assignments for the remote control.</dd>
|
<dd>Contains the key assignments for the remote control.</dd>
|
||||||
<dt><h3>keymacros.conf</h3></dt>
|
<dt><h3>keymacros.conf</h3></dt>
|
||||||
<dd>Contains user defined remote control key macros.</dd>
|
<dd>Contains user defined remote control key macros.</dd>
|
||||||
<dt><h3>00001.ts ... 65535.ts</h3></dt>
|
<dt><h3>00001.ts ... 65535.ts</h3></dt>
|
||||||
<dd>The actual data files of a recording.</dd>
|
<dd>The actual data files of a recording.</dd>
|
||||||
<dt><h3>epg.data</h3></dt>
|
<dt><h3>epg.data</h3></dt>
|
||||||
<dd>Contains all current EPG data. Can be used for external processing and
|
<dd>Contains all current EPG data. Can be used for external processing and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user