@@ -1359,17 +1359,17 @@ Video
13591359
13601360 Actively supported hwdecs:
13611361
1362- :d3d11va: requires ``--vo=gpu `` with ``--gpu-context=d3d11 `` or
1362+ :d3d11va: requires ``--vo=gpu `` or `` --vo=gpu-next `` with ``--gpu-context=d3d11 `` or
13631363 ``--gpu-context=angle `` (Windows 8+ only)
13641364 :d3d11va-copy: copies video back to system RAM (Windows 8+ only)
1365- :videotoolbox: requires ``--vo=gpu `` (macOS 10.8 and up),
1365+ :videotoolbox: requires ``--vo=gpu `` or `` --vo=gpu-next `` (macOS 10.8 and up),
13661366 or ``--vo=libmpv `` (iOS 9.0 and up)
13671367 :videotoolbox-copy: copies video back into system RAM (macOS 10.8 or iOS 9.0 and up)
1368- :vaapi: requires ``--vo=gpu ``, ``--vo=vaapi `` or ``--vo=dmabuf-wayland `` (Linux only)
1368+ :vaapi: requires ``--vo=gpu ``, ``--vo=gpu-next ``, `` --vo= vaapi `` or ``--vo=dmabuf-wayland `` (Linux only)
13691369 :vaapi-copy: copies video back into system RAM (Linux with some GPUs or Windows)
1370- :nvdec: requires ``--vo=gpu `` (Any platform CUDA is available)
1370+ :nvdec: requires ``--vo=gpu `` or `` --vo=gpu-next `` (Any platform CUDA is available)
13711371 :nvdec-copy: copies video back to system RAM (Any platform CUDA is available)
1372- :drm: requires ``--vo=gpu `` (Linux only)
1372+ :drm: requires ``--vo=gpu `` or `` --vo=gpu-next `` (Linux only)
13731373 :drm-copy: copies video back to system RAM (Linux only)
13741374 :vulkan: requires ``--vo=gpu-next `` (Any platform with Vulkan Video Decoding)
13751375 :vulkan-copy: copies video back to system RAM (Any platform with Vulkan Video Decoding)
0 commit comments