Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. webm
    Log in to post

    • UNSOLVED High-quality animated image support
      Game Development • gif webm qtav sprites apng • • oldmud0  

      5
      1
      Votes
      5
      Posts
      2799
      Views

      @SGaist said in High-quality animated image support: Hi, AFAIK, it's not a format supported officially however IIRC, mng is. I stumbled upon this patch that might be of interest to you. Yes, I saw this patch. However, it's from 2013 - do you think it will still work? I guess there's only one way to find out...
    • UNSOLVED Memory leak when using video tag to play webm
      General and Desktop • windows 7 webengine memory leak 5.6.0 webm • • flyingdragon  

      3
      0
      Votes
      3
      Posts
      1117
      Views

      @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.
    • UNSOLVED Need help to build WebEngine module
      QtWebEngine • webengine memory leak webchannel 5.7.0 webm • • flyingdragon  

      1
      0
      Votes
      1
      Posts
      595
      Views

      No one has replied

    • How to play video with alpha channel
      QML and Qt Quick • video transparency webm alpha overlap • • charlycoste  

      1
      1
      Votes
      1
      Posts
      1176
      Views

      No one has replied