Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. Qt5 Color Banding

Qt5 Color Banding

Scheduled Pinned Locked Moved QtonPi
3 Posts 3 Posters 3.0k Views
  • 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.
  • L Offline
    L Offline
    learc83
    wrote on last edited by
    #1

    I'm running this demo http://www.youtube.com/watch?v=wulbR2R1GpM on my raspberry pi.

    Everything works great at a constant 63 fps. However, the gradients are showing some pretty serious banding, it looks like it's displaying 16 bit color.

    Has anyone else noticed this.

    (I'm under the impression that if Qt is rendering using OpenGL then changing the framebuffer settings in config.txt won't affect it. I changed them anyway--nothing changed).

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Topguy
      wrote on last edited by
      #2

      In my experimenting with qmlscene and qml files, I found that using the
      "--transparent" option with qmlscene improves the gradients alot.

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        yanoscuni
        wrote on last edited by
        #3

        For raspberry pi I would suggest adding QT_QPA_EGLFS_FORCE888 environment variable (explained here http://doc-snapshot.qt-project.org/qt5-nosubdir/embedded-linux.html). Without this option gradients usually look terrible.

        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