Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Set source image for android without white flicker

Set source image for android without white flicker

Scheduled Pinned Locked Moved Solved QML and Qt Quick
4 Posts 2 Posters 410 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.
  • M Offline
    M Offline
    Mihaill
    wrote on last edited by
    #1

    Hi!
    I get 20 images in second and I set this second QImage for qml Image source, but Image flicked when updating.
    How I can fix this? Maybe need use VideoOutput?

    jsulmJ 1 Reply Last reply
    0
    • M Mihaill

      Hi!
      I get 20 images in second and I set this second QImage for qml Image source, but Image flicked when updating.
      How I can fix this? Maybe need use VideoOutput?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Mihaill said in Set source image for android without white flicker:

      I get 20 images in second and I set this second QImage for qml Image source

      Do you mean you get 20 images per second?
      You need at least 24 pictures per second to have a smooth "video".

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mihaill
        wrote on last edited by
        #3

        @jsulm said in Set source image for android without white flicker:

        You need at least 24 pictures per second to have a smooth "video".

        As the frequency increases, the frequency of white flicker increases. When displaying a small image from resources, there is no flicker. There is no flicker on the computer. Flicker only on tablet and phone.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Mihaill
          wrote on last edited by
          #4

          It is solutins

          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