# # 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 # -D start in detached mode # [softhddrm] # HD - Wiedergabe #-f #-d :0.0 #-a hdmi # oder sowas wie hw:card=HDMI,device=7 - das hängt von der eigenen Hardware ab #-p hdmi #-c PCM #-g 1280x720+0+0 #-C DP-1 #-r 50 #-S adaptive-sharpen.glsl # FULL HD - Wiedergabe ###-C HDMI-A-1 -f -d :0.0 -a hdmi:1 -p hdmi:1 #-a surround51:CARD=PCH,DEV=0 #-p surround51:CARD=PCH,DEV=0 -c PCM -g 1920x1080+0+0 #-C DP-1 -r 50 #-S adaptive-sharpen.glsl # 4K - Wiedergabe #-f #-d :0.0 #-a hdmi:CARD=PCH,DEV=0 #-p hdmi:CARD=PCH,DEV=0 ##-a hdmi:1 ##-p hdmi:1 ##-a hdmi # oder sowas wie hw:card=HDMI,device=7 - das hängt von der eigenen Hardware ab ##-p hdmi #-c PCM #-g 3840x2160+0+0 #-r 50 ##-C DP-1 ##-S adaptive-sharpen.glsl