Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Does Qt Support HDR Image/Video Rendering?
Forum Updated to NodeBB v4.3 + New Features

Does Qt Support HDR Image/Video Rendering?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 137 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    harsh_ag
    wrote last edited by
    #1

    Hi everyone,

    I’m exploring HDR (High Dynamic Range) workflows in my application and wanted to understand what level of support Qt currently provides for HDR image and video rendering.

    Specifically:

    Can Qt display HDR images (HDR10, PQ, HLG, etc.) with full dynamic range on HDR-capable displays?

    Does QImage, QPixmap, or QVideoSink internally support 10-bit/12-bit color formats or wide-gamut color spaces like Rec.2020?

    Are there any Qt modules (Qt Multimedia, Qt Quick, or Qt Graphics) that can handle HDR playback or rendering without custom GPU pipelines?

    If not fully supported, are there recommended workarounds - e.g., integrating Vulkan/DirectX for HDR swapchains, using external libraries, or tone-mapping manually?

    I’ve seen mixed information online, so I’d really appreciate clarity or pointers to documentation, examples, or real-world usage.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote last edited by
      #2

      Hi,

      Did you already check QVideoFrameFormat and its friends to check whether they fit your need somehow ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved