mirror of
https://github.com/jojo61/vdr-plugin-softhdcuvid.git
synced 2025-03-01 10:39:28 +00:00
Clarify use of LIBPLACEBO_GL
This commit is contained in:
parent
e624e9c83d
commit
6768bc5b18
2
Makefile
2
Makefile
@ -23,7 +23,7 @@ CUVID ?= 0
|
||||
DRM ?= 0
|
||||
|
||||
# use libplacebo -
|
||||
# available for all decoders but for DRM you need LIBPLACEBO_GL
|
||||
# available for all decoders but for DRM and VAAPI you need LIBPLACEBO_GL
|
||||
LIBPLACEBO ?= 0
|
||||
LIBPLACEBO_GL ?= 0
|
||||
|
||||
|
@ -251,8 +251,8 @@ Setup: /etc/vdr/setup.conf
|
||||
(Red * 65536 + Green * 256 + Blue)
|
||||
|
||||
softhddevice.StudioLevels = 0
|
||||
0 use limited RGB (16-235) with vdpau.
|
||||
1 use full RGB (0-255) with vdpau.
|
||||
0 use limited RGB (16-235) with placebo.
|
||||
1 use full RGB (0-255) with placebo.
|
||||
|
||||
softhddevice.Suspend.Close = 0
|
||||
1 suspend closes x11 window, connection and audio device.
|
||||
|
Loading…
x
Reference in New Issue
Block a user