Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 718
    • Issues 718
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 371
    • Merge requests 371
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gstreamergstreamer
  • Merge requests
  • !1445

video-info: Don't assume colorimetry of UHD resolution as BT.2020

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Seungha Yang requested to merge seungha.yang/gstreamer:default-color into main Dec 13, 2021
  • Overview 9
  • Commits 1
  • Pipelines 3
  • Changes 1

BT.2020 color primaries are designed to cover much wider range of CIE chromaticity than BT.709, and also it's used for both SDR and HDR contents. So, the incorrect assumption (i.e., BT.709 as a BT.2020) is risky and resulting image color tends to be visually very wrong. Unless there's obvious clue, don't consider color space of high resolution video stream as BT.2020

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: default-color