Set source image for android without white flicker
-
wrote on 14 Feb 2022, 13:10 last edited by
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? -
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?@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". -
wrote on 14 Feb 2022, 13:38 last edited by
@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/4