summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-vaapidevice/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
commit463397cf1e064185110fe57c568d73f99a06f5d1 (patch)
tree9aa75eefc5154eaf0e3c33658b830fc54dc68052 /media-plugins/vdr-vaapidevice/files
parentc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (diff)
gentoo resync : 17.02.2021
Diffstat (limited to 'media-plugins/vdr-vaapidevice/files')
-rw-r--r--media-plugins/vdr-vaapidevice/files/confd30
1 files changed, 30 insertions, 0 deletions
diff --git a/media-plugins/vdr-vaapidevice/files/confd b/media-plugins/vdr-vaapidevice/files/confd
new file mode 100644
index 000000000000..4d25501b1493
--- /dev/null
+++ b/media-plugins/vdr-vaapidevice/files/confd
@@ -0,0 +1,30 @@
+# vaapidevice - VA-API Output Device
+#
+# -a device audio device (fe. alsa: hw:0,0 oss: /dev/dsp)
+# -p device audio device for pass-through (hw:0,1 or /dev/dsp1)
+# -c channel audio mixer channel name (fe. PCM)
+# -d display display of x11 server (fe. :0.0)
+# -f start with fullscreen window (only with window manager)
+# -g geometry x11 window geometry wxh+x+y
+# -t tracemode set the trace mode for debugging
+# -v device video driver device (vaapi, noop)
+# -s start in suspended mode
+# -x start x11 server, with -xx try to connect, if this fails
+# -X args X11 server arguments (f.e. -nocursor)
+# -D start in detached mode
+#
+# -w workaround enable/disable workarounds
+# no-hw-decoder disable hw decoder, use software decoder only
+# no-mpeg-hw-decoder disable hw decoder for mpeg only
+# still-hw-decoder enable hardware decoder for still-pictures
+# still-h264-hw-decoder enable h264 hw decoder for still-pictures
+# alsa-driver-broken disable broken alsa driver message
+# alsa-no-close-open disable close open to fix alsa no sound bug
+# alsa-close-open-delay enable close open delay to fix no sound bug
+# ignore-repeat-pict disable repeat pict message
+#
+# no default parameters
+# uncomment the next line and add your personal settings
+
+#_EXTRAOPTS=""
+