Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HDR color properties support in FFProbe analysis #498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Tomiscout
Copy link

@Tomiscout Tomiscout commented Jan 29, 2024

Since HDR videos contain crucial color handling information, it is necessary to include this in the analysis results.

Added color-range, color-space, color-transfer, color-primaries from the FFProbe output into analysis results.
Added a unit test, and a test video from Kodi sample list (Dolby Vision w/embedded HLG HEVC 59.94 example), downscaled, truncated and with reduced framerate.

@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.01%. Comparing base (f8407bc) to head (ef08fd9).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #498      +/-   ##
==========================================
- Coverage   74.31%   71.01%   -3.31%     
==========================================
  Files         113      115       +2     
  Lines        2854     2922      +68     
  Branches        0      281     +281     
==========================================
- Hits         2121     2075      -46     
- Misses        733      739       +6     
- Partials        0      108     +108     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants