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. Enable hardware acceleration in QtWebEngine.
Forum Updated to NodeBB v4.3 + New Features

Enable hardware acceleration in QtWebEngine.

Scheduled Pinned Locked Moved Solved QtWebEngine
2 Posts 2 Posters 628 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.
  • S Offline
    S Offline
    sepera_okeq
    wrote on 3 May 2021, 14:59 last edited by sepera_okeq 5 Mar 2021, 15:01
    #1

    Hello, I would like to know how to solve the problem with WebEninge. I don't understand how I can enable Out-of-process Rasterization, Rasterization, Hardware Protected Video Decode. I was able to activate WebGL and other necessary things, but specifically hardware acceleration I do not understand how to enable. I found options with command-line arguments, but for me this method is not acceptable. Thank you in advance!

    4fba0155-4b41-48a0-ab32-6deca9afe218-image.png

    R 1 Reply Last reply 3 May 2021, 19:11
    0
    • S sepera_okeq
      3 May 2021, 14:59

      Hello, I would like to know how to solve the problem with WebEninge. I don't understand how I can enable Out-of-process Rasterization, Rasterization, Hardware Protected Video Decode. I was able to activate WebGL and other necessary things, but specifically hardware acceleration I do not understand how to enable. I found options with command-line arguments, but for me this method is not acceptable. Thank you in advance!

      4fba0155-4b41-48a0-ab32-6deca9afe218-image.png

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 3 May 2021, 19:11 last edited by
      #2

      @sepera_okeq said in Enable hardware acceleration in QtWebEngine.:

      I found options with command-line arguments, but for me this method is not acceptable

      AFAIK this is the only way to configure webengine "deeply".
      You can also use the QTWEBENGINE_CHROMIUM_FLAGS env variable to set the same flags, e.g. via qputenv() in your main method (before constructing a QApplication instance)

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1

      1/2

      3 May 2021, 14:59

      • Login

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