Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qml Multiple Image Usage and Performance Problem
Qt 6.11 is out! See what's new in the release blog

Qml Multiple Image Usage and Performance Problem

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 2 Posters 2.3k Views 2 Watching
  • 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.
  • A Offline
    A Offline
    aktay
    wrote on last edited by
    #1

    Dear all,

    I have an animation project. The designer gave me 800 pictures about this subject. But I know that I can not upload so many pictures to QT. What do you recommend on this issue? What can I do, how should I follow a way?

    Animation start position.

    http://imgur.com/xmS4ca3

    Animation end position.

    http://imgur.com/zDoT9e5

    Thanks.

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Zip them, use dropbox or google drive to share download link here.

      A 1 Reply Last reply
      1
      • mrjjM mrjj

        Hi
        Zip them, use dropbox or google drive to share download link here.

        A Offline
        A Offline
        aktay
        wrote on last edited by aktay
        #3

        @mrjj

        Link is below.

        https://www.dropbox.com/sh/ja5nnekwbxp55hs/AACwph6OUTjpYlBNySAZ4Gnqa?dl=0

        1 Reply Last reply
        2
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #4

          Hi super.
          wanted to see the size.
          they are pretty big-ish.

          how much is all images all in all ?

          Did you try with
          http://doc.qt.io/qt-5/qml-qtquick-animatedimage.html#details

          Also, did you try make a movie from them and see what size then?

          1 Reply Last reply
          1
          • A Offline
            A Offline
            aktay
            wrote on last edited by aktay
            #5

            Hi,
            This is a speed dial. Each line you see in the images contains 2 values.(total 0 to 180 or 0 to 230 etc.)As it accelerates, the red lines come instead of the gray lines.
            I tried to draw with the canvas, but the images is not very appropriate.Some places are overflowing.

            Any other ideas?

            mrjjM 1 Reply Last reply
            0
            • A aktay

              Hi,
              This is a speed dial. Each line you see in the images contains 2 values.(total 0 to 180 or 0 to 230 etc.)As it accelerates, the red lines come instead of the gray lines.
              I tried to draw with the canvas, but the images is not very appropriate.Some places are overflowing.

              Any other ideas?

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @aktay said in Qml Multiple Image Usage and Performance Problem:

              , but the images is not very appropriate

              They are blurry or in what way wrong ?

              If not copyrighted/forbidden to share , would it be possible to get all 800 images as zip file on dropbox to play with?

              So it should be interactive ? Not as video but as user control ?

              A 1 Reply Last reply
              0
              • mrjjM mrjj

                @aktay said in Qml Multiple Image Usage and Performance Problem:

                , but the images is not very appropriate

                They are blurry or in what way wrong ?

                If not copyrighted/forbidden to share , would it be possible to get all 800 images as zip file on dropbox to play with?

                So it should be interactive ? Not as video but as user control ?

                A Offline
                A Offline
                aktay
                wrote on last edited by
                #7

                @mrjj

                Sorry, sharing is forbidden. The pictures should change according to the speed value from the user. Each spiral you see in the picture corresponds to a value.(0 to 180). As the speed increases, the gray color turns into a red color.(As you can see in the illustrations.)
                The problem with the canvas is that the curvature of the spiral cannot be caught.(Some parts look like 3d on images)

                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