Hi everyone,
I'm trying to display 180 .png's as a image sequence for a video and all images contain alpha channel, so I cannot use Video component.
I've tried NumberAnimation but its performance was very poor.
What would you recommend and please give some examples since I am new to QML concept.