versuche doch einmal diese Einstellung für softhddrm für Dolby beim NUC11
softhddrm.conf
Code
#
# softhddrm - A software and GPU emulated UHD 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
# -v device video driver device (vdpau)
# -r refresh for DRM 50Hz, 60Hz
# -C Connector for DRM HDMI
# -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)
# -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
# use-possible-defect-frames prefer faster channel switch
#
# [Moeglichkeiten]
# -a surround51:CARD=PCH,DEV=0
# -p surround51:CARD=PCH,DEV=0
# -a hdmi:1
# -p hdmi:1
# -r 50
# -C DP-3
# -S adaptive-sharpen.glsl
# -D start in detached mode
[softhddrm]
# 4K - Wiedergabe
-f
-d :0.0
-a surround51:CARD=PCH,DEV=0
-p surround51:CARD=PCH,DEV=0
-c PCM
-g 3840x2160+0+0
-r 50
Display More