summarylogtreecommitdiffstats
path: root/50-markad.conf
diff options
context:
space:
mode:
Diffstat (limited to '50-markad.conf')
-rw-r--r--50-markad.conf17
1 files changed, 5 insertions, 12 deletions
diff --git a/50-markad.conf b/50-markad.conf
index 748ec209ec40..33ded9216df7 100644
--- a/50-markad.conf
+++ b/50-markad.conf
@@ -5,14 +5,11 @@
#--logocachedir=DIR
# use DIR as location for markad logos (default: /var/lib/markad)
---astopoffs=0
+#--astopoffs=0
# assume stop of the recording SECONDS after the end of the EPG time.
-# default is 100 s
+# default is 0 s
# If end marks are to early, try to add some seconds
---cDecoder
-# use the alternative decoder
-
#--cut
# cut video based on marks and write it in the recording directory
# requires --cDecoder
@@ -21,14 +18,10 @@
#--ac3reencode
# re-encode AC3 stream to fix low audio level of cutted video on same devices
-# requires --cDecoder and --cut
#--autologo=<option>
-# 0 = disable, only use logos from logo cache directory (default)
-# 1 = enable, if there is no suitable logo in the logo cache directroy
-# find logo from recording and store it in the recording directory
-# memory usage optimized operation mode, but runs slow
+# 0 = disable, only use logos from logo cache directory
+#
# 2 = enable, if there is no suitable logo in the logo cache directroy
# find logo from recording and store it in the recording directory
-# speed optimized operation mode, but needs a lot of memonry, use it
-# only > 1 GB memory
+# (default)