mpv-player / mpv-player/mpv

stats.lua: show embedded ICC profile name when displaying images

Open
#17,128 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Expected behavior of the wanted feature

When displaying images, and the image has an embedded ICC profile, it would be nice to display its name in the stats overlay:

Image

This can be extracted from EXIF metadata, and a few other keys can be included as well if those are judged to be useful.

Alternative behavior of the wanted feature

No response

Log File

No response

Sample Files

Image

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 with stats.lua, which builds the image stats overlay, and inspect how EXIF metadata is currently read. Use the provided sample image to verify that an embedded ICC profile name appears in the overlay when present; the issue also leaves the usefulness of other metadata keys open for judgment.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.