mpv-player / mpv-player/mpv

overlay_cuda filter fails

Open
#9,198 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

os:linux
Dominant language
C
Stars
37k
Forks
3.5k
Avg merge
1d 10h
Merged PRs (30d)
22

Description

  • mpv version: 0.33.0
  • Linux Distribution and Version: CentOS 7
  • Source of the mpv binary: github
  • GPU Driver Version: 440.64.00 CUDA Version: 10.2

im not able to make overlay_cuda filter work in mpv, while if I try same filter chain in ffmpeg it works!
Getting format error in filter graph between mpv_src_vid and auto_scale.

ffmpeg command and log: https://pastebin.com/88X1aq1L
mpv command and log: https://pastebin.com/3JW9hxt2

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 reproducing the reported mpv command and reviewing the mpv log alongside the linked ffmpeg command and log. Trace the format negotiation between mpv_src_vid, auto_scale, and overlay_cuda. Done means the reported filter chain works in mpv without the format error on the stated environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli, computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.