From 81d1a6d6608cd5841873cbc727150e643602eeba Mon Sep 17 00:00:00 2001 From: Daniel Meyerholt Date: Sun, 6 Feb 2011 18:20:58 +0100 Subject: * Changed support recording format to .ts present in vdr>=1.7 currently old recordings are not supported anymore * removed some bashisms in queuehandler.sh * renamed queuehandler.sh to queuehandler, removed sh in conf name as well --- FAQ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'FAQ') diff --git a/FAQ b/FAQ index af36672..85dd5ee 100755 --- a/FAQ +++ b/FAQ @@ -48,7 +48,7 @@ Which deinterlacing-Filter should i use ? I don't like your encoding-options. How can I change them ? - feel free to change them in the file queuehandler.sh: + feel free to change them in the queuehandler script: ... case "$vcodec" in @@ -124,8 +124,8 @@ a network ? encode.vdrrip. Then you only have to install mplayer/mencoder with all needed codecs and - container-tools, and copy the queuehandler (/scripts/queuehandler.sh & - /scripts/queuehandler.sh.conf) and perhaps vdrsync.pl to e.g. + container-tools, and copy the queuehandler (/scripts/queuehandler & + /scripts/queuehandler.conf) and perhaps vdrsync.pl to e.g. /usr/local/bin. See the table in the file INSTALL for further informations. -- cgit v1.2.3