diff options
| author | Antti Ajanki <antti.ajanki@iki.fi> | 2011-03-26 21:20:06 +0200 |
|---|---|---|
| committer | Antti Ajanki <antti.ajanki@iki.fi> | 2011-03-27 11:00:12 +0300 |
| commit | 3fa1dcea8b14529b3f10fef49474bbc0471ba5d1 (patch) | |
| tree | 9fb5e39a5a77a7178bfb4a360b0408423736c589 /debian/plugin.webvideo.conf | |
| parent | 5b4fa3b79fb21af3d22fc5913e7c3939817eb54e (diff) | |
| download | vdr-plugin-webvideo-3fa1dcea8b14529b3f10fef49474bbc0471ba5d1.tar.gz vdr-plugin-webvideo-3fa1dcea8b14529b3f10fef49474bbc0471ba5d1.tar.bz2 | |
Document new config options
Diffstat (limited to 'debian/plugin.webvideo.conf')
| -rw-r--r-- | debian/plugin.webvideo.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/plugin.webvideo.conf b/debian/plugin.webvideo.conf index 74842bf..1bcecc4 100644 --- a/debian/plugin.webvideo.conf +++ b/debian/plugin.webvideo.conf @@ -6,6 +6,8 @@ # -t DIR, --templatedir=DIR Read video site templates from DIR # -c FILE, --conf=FILE Read settings from FILE # -p CMD, --postprocess=CMD Execute CMD on downloaded files +# --vfat Generate Windows compatible filenames +# -m, --prefermplayer Prefer mplayer over xineliboutput when streaming # --downloaddir=/var/lib/webvideo --templatedir=/usr/share/webvi/templates |
