mpv-player / mpv-player/mpv

Support for libplacebo (gpu-next) in the rendering API

Open
#10,810 9 comments 17 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

meta:feature-request vo:gpu-next
Dominant language
C
Stars
37k
Forks
3.5k
Avg merge
1d 10h
Merged PRs (30d)
22

Description

As of now, --vo=libmpv with the OpenGL backend has features roughly equivalent to --vo=gpu. Features only available in gpu-next are currently not available when using the rendering API. It would be nice if we could get support for a libplacebo-based backend in the rendering API.

Expected behavior of the wanted feature

An option to choose between using a gpu- or gpu-next-based OpenGL backend when using --vo=libmpv.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing --vo=libmpv rendering API path and its OpenGL backend, then compare how the gpu and gpu-next backends are selected. The work is complete when the API exposes an option to select either backend and gpu-next-only features are available through --vo=libmpv.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
api, computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.