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. Why does QVideoWidget lag when resizing with QSplitter

Why does QVideoWidget lag when resizing with QSplitter

Scheduled Pinned Locked Moved Unsolved General and Desktop
qvideowidgetlagqt6.6
1 Posts 1 Posters 227 Views
  • 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.
  • S Offline
    S Offline
    Saviz
    wrote on 27 Dec 2023, 06:38 last edited by
    #1

    In my UI form, I have a QSplitter configured in a horizontal orientation, comprising two child elements: a QWidget promoted to a QVideoWidget and a QLabel on the opposite side. When the QSplitter does not contain a QVideoWidget, it demonstrates responsive behavior and smooth resizing when the handler is dragged quickly. However, when I introduce a QVideoWidget into the splitter, it experiences significant lag and behaves poorly. This is true even if the QVideoWidget is not displaying anything and is just a black screen. I am using Qt version 6.6.1 on a 64-bit Windows 10 operating system. Any insights into the cause of this issue and suggestions for resolution would be appreciated.

    1 Reply Last reply
    0

    1/1

    27 Dec 2023, 06:38

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved