mirror of
https://github.com/mpv-player/mpv
synced 2025-03-20 10:17:31 +00:00
parent
6d83455a95
commit
e58ecc3630
@ -644,9 +644,9 @@ Video
|
|||||||
``vdpau`` is usually safe. If deinterlacing enabled (or the ``vdpaupp``
|
``vdpau`` is usually safe. If deinterlacing enabled (or the ``vdpaupp``
|
||||||
video filter is active in general), it forces RGB conversion. The latter
|
video filter is active in general), it forces RGB conversion. The latter
|
||||||
currently does not treat certain colorspaces like BT.2020 correctly
|
currently does not treat certain colorspaces like BT.2020 correctly
|
||||||
(which is mostly a mpv-specific restriction). If the ``vdpauprb``
|
(which is mostly a mpv-specific restriction). The ``vdpauprb`` video
|
||||||
retrieves image data without RGB conversion, but does not work with
|
filter retrieves image data without RGB conversion and is safe (but
|
||||||
postprocessing.
|
precludes use of vdpau postprocessing).
|
||||||
|
|
||||||
``vaapi`` is safe if the ``vaapi-egl`` backend is indicated in the logs.
|
``vaapi`` is safe if the ``vaapi-egl`` backend is indicated in the logs.
|
||||||
If ``vaapi-glx`` is indicated, and the video colorspace is either BT.601
|
If ``vaapi-glx`` is indicated, and the video colorspace is either BT.601
|
||||||
|
Loading…
Reference in New Issue
Block a user