Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. JPEG image quality decreases on cross compile to raspberry pi

JPEG image quality decreases on cross compile to raspberry pi

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 353 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.
  • B Offline
    B Offline
    bladekel
    wrote on last edited by SGaist
    #1

    Hello to all,
    I'm trying to use qtquick project on my raspberry pi.
    I have a jpeg image on my project.
    The problem is when I cross compiled the project to the raspberry the quality of the image is getting bad as on the picture below... ( Left hand side monitor is connected to the raspberry pi)
    My screens

    How can I handle this problem ? From where I have to start ?

    [edit: fixed image link SGaist]

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bladekel
      wrote on last edited by
      #2

      The solution to whom can face this problem is;

      export QT_QPA_EGLFS_FORCE888=1
      

      adding this line to /etc/profile...

      Its the problem of color depth for EGLFS on RPI.

      1 Reply Last reply
      1

      • Login

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