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. VideoWidget
Forum Updated to NodeBB v4.3 + New Features

VideoWidget

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 254 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.
  • V Offline
    V Offline
    ViperSnipper
    wrote on last edited by
    #1

    Hello, I am using the grabToImage() feature of VideoWidget to acquire Overlayed images. Actually I am using this for recording a video. My question is, can I use this method to grab 4K images. I am able to use the grabToImage() feature of QT/QML to acquire up to Full HD. But when I move into 4K zone I see grabToImage() struggling and causing the whole system to suffer. FYI, I tried using this with i5, i7 and even i9 CPUs and a humongous RAM and GPU combo. Still I see QT/QML struggling.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      I think you should use some other method for this. grabToImage() is not designed for video creation. Research some other, more generic screen capture techniques. I'm sure there are some libraries which are well suited for this, since screen capturing and streaming is very popular nowadays.

      (Z(:^

      1 Reply Last reply
      0
      • V Offline
        V Offline
        ViperSnipper
        wrote on last edited by
        #3

        As I said in my original post, I have crossed FHD recording, the issue is with 4K... I want to understand whether QT/QML has the capability to support this...

        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