colors are not correct when creating webp in encode mode
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 37k
- Forks
- 3.5k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 22
Description
mpv 0.32.0-791-g73be20143e
FFmpeg version: N-99820-g2ddd6afd30
vo=x11
What's wrong?
- the colors between png and webp are totally different.
- size of webp is equal even if lower "screenshot-webp-compression=6". It's seems the var has no influence.
- webp looks very bad, the size say all. it's not lossless.
mpv log file taking png screenshot
https://0x0.st/ide1.log
mpv log file taking webp screenshot
https://0x0.st/idej.log
webp screenshot
https://0x0.st/ideA.webp
png screenshot
https://0x0.st/idem.png
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 reviewing the linked PNG and WebP mpv logs and comparing the reported screenshots. Trace the screenshot path used by encode mode and the screenshot-webp-compression option, then verify that WebP colors, quality, and compression respond correctly while PNG output remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- backend, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100