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. How to export Qt Quick2 project into a video clip
Qt 6.11 is out! See what's new in the release blog

How to export Qt Quick2 project into a video clip

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 566 Views 1 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.
  • H Offline
    H Offline
    hailong
    wrote on last edited by
    #1

    Hi

     I just created a simple animation using Qt Quick2, I want to export it into a video clip so I can share it on the web. 
    
     The easist way is using a screen record software to make the video, but this means that I must play the animation  from start to the end, this will take a lot of time, what's more, I can't control the video quality easily.
    
     I want to write a simple tool to export Qt Quick2 animation into flash video(or other video format) in backend, so I can share it on youtube. The export progress should be quick enough, for example ,export a 100s length video clip should cost less than 10s.  But I don't know where to start.  Please help me.
    
    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