overlay_cuda filter fails
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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