summarylogtreecommitdiffstats
path: root/50-softhdcuvid.conf
blob: 4f00b13129a0cd1a0640c1f0032baf06e51ecadd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[softhdcuvid]
#-a device
#    audio device (fe. alsa: hw:0,0)

#-c channel
#    audio mixer channel name (fe. PCM)

#-C connector
#    connector for DRM (default is current Connector)

#-d display
#    display of x11 server (fe. :0.0)

#-D
#    start in detached mode

#-f
#    start with fullscreen window (only with window manager)

#-g geometry
#    x11 window geometry wxh+x+y

#-p device
#    audio device for pass-through (hw:0,1)

#-r refresh
#    refresh rate for DRM (default is 50 Hz)

#-s
#    start in suspended mode

#-S shader
#    shader to use. Only with placebo. Can be repeated for more shaders

#-v device
#    video driver device (cuvid)

#-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

#-x
#    start x11 server, with -xx try to connect, if this fails

#-X args
#    X11 server arguments (f.e. -nocursor)