summarylogtreecommitdiffstats
path: root/50-softhddevice.conf
diff options
context:
space:
mode:
authorManuel Reimer2021-06-05 13:44:13 +0200
committerManuel Reimer2021-06-05 13:44:13 +0200
commit1cccd030720c707b81548cd80ada47d0c3f0a061 (patch)
treeb92f13a91000e1741802a2f7c5b7f132b4939d00 /50-softhddevice.conf
parentb0f4d1079864d5a002bb6cce080b5d68decb6815 (diff)
downloadaur-1cccd030720c707b81548cd80ada47d0c3f0a061.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/c27877b262655a135254b707b0af1b923a4c0dca)
Diffstat (limited to '50-softhddevice.conf')
-rw-r--r--50-softhddevice.conf10
1 files changed, 8 insertions, 2 deletions
diff --git a/50-softhddevice.conf b/50-softhddevice.conf
index f53b3c3856e8..70f3cb77db97 100644
--- a/50-softhddevice.conf
+++ b/50-softhddevice.conf
@@ -17,6 +17,9 @@
#-g geometry
# x11 window geometry wxh+x+y
+#-l loglevel
+# set the log level (0=none, 1=errors, 2=info, 3=debug)
+
#-p device
# audio device for pass-through (hw:0,1)
@@ -24,7 +27,7 @@
# start in suspended mode
#-v device
-# video driver device (va-api, vdpau, noop)
+# video driver device (va-api, vdpau, cuvid, noop)
#-w workaround
# enable/disable workarounds
@@ -44,10 +47,13 @@
# enable close open delay to fix no sound bug
# ignore-repeat-pict
# disable repeat pict message
+# use-possible-defect-frames
+# prefer faster channel switch
+# disable-ogl-osd
+# disable openGL osd
#-x
# start x11 server, with -xx try to connect, if this fails
#-X args
# X11 server arguments (f.e. -nocursor)
-