Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. JQuery animations in WebEngineView are not smooth while video is playing
Forum Updated to NodeBB v4.3 + New Features

JQuery animations in WebEngineView are not smooth while video is playing

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 401 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.
  • T Offline
    T Offline
    themusicalduck
    wrote on last edited by
    #1

    Hi,

    I'm developing an application that uses webengineview to display a webpage and overlay it with video playback (using libmpv).

    My main UI only has the webenginview widget and the mpv widget. Mpv uses opengl to playback video in the mpv widget.

    The webpage being displayed has some scrolling animations that are done with jquery. I find that when video is playing, the animations are less smooth than when video is not playing.

    The system doesn't seem to be struggling for resources. Video playback is hardware accelerated, so CPU use sits around 45%.

    Is there something I can do to make things look a little smoother?

    Thanks!

    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