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. Memory leak when using video tag to play webm
Forum Update on Monday, May 27th 2025

Memory leak when using video tag to play webm

Scheduled Pinned Locked Moved Unsolved General and Desktop
5.6.0webenginememory leakwebmwindows 7
3 Posts 2 Posters 1.7k 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.
  • F Offline
    F Offline
    flyingdragon
    wrote on 7 Aug 2016, 10:00 last edited by
    #1

    When we are using the Video tag to play back the webm format video in Windows 7, the memory is out of control, and going up till the application crashes. When you look at the task manager, the memory for the application is not excessive.

    Anyone experience the same problem? Is there an solution?

    Thanks for the help.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on 7 Aug 2016, 10:58 last edited by
      #2

      Hi! Are you talking about playing a video inside QWebEngineView or with QMediaPlayer?

      F 1 Reply Last reply 7 Aug 2016, 14:49
      0
      • ? A Former User
        7 Aug 2016, 10:58

        Hi! Are you talking about playing a video inside QWebEngineView or with QMediaPlayer?

        F Offline
        F Offline
        flyingdragon
        wrote on 7 Aug 2016, 14:49 last edited by
        #3

        @Wieland No, we are using the <video> tag in HTML5, together with JS to play webM format video. With 5.6, the video goes up all the time till the system crashes.

        The problem is disappeared in 5.7 with newer Chromium core, but it leads out a new problem as indicated the https://bugreports.qt.io/browse/QTBUG-53411.

        When we use 5.7, the memory is fairly stable, but then after the first run, the JS will fail to work with the application due to a bug in QwebchannelTransport.

        We tried to build QT from source code, but the WebEngine won't build (see my other post).

        We are looking for a compiled WebEngine module with the bugs fixed as indicated in the QTBug-53411.

        Thank you.

        1 Reply Last reply
        0

        2/3

        7 Aug 2016, 10:58

        • Login

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