Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. QtWebkit doesn't support HTML5 audio?
Forum Updated to NodeBB v4.3 + New Features

QtWebkit doesn't support HTML5 audio?

Scheduled Pinned Locked Moved Qt WebKit
5 Posts 4 Posters 4.4k 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
    serpulga
    wrote on last edited by
    #1

    Hello,

    I'm developing a QtWebkit application. First, I was compiling using Mingw but
    I had to migrate to Qt VS version.
    When I debugged the Mingw compiled app, it loaded phonon backend dlls, now that
    I'm compiling using the VS compiler, I don't see any phonon backends dlls being loaded.

    and when I open up this site:

    http://forestmist.org/2010/04/html5-audio-loops/

    Using the QtWebkit app, the audio players doesn't even show up.

    Could it be that my Qt VS compilation (that I downloaded from the Qt downloads site) was
    built without phonon?

    Has anyone been able to enable HTML5 audio at all?

    Thanks for your help,

    Sergio

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jake007
      wrote on last edited by
      #2

      Qt WebKit doesn't support audio tags.
      I tried w3 audio example in qwebview widget, and the output is:
      " Your browser does not support the audio element."


      Code is poetry

      1 Reply Last reply
      0
      • H Offline
        H Offline
        hellagot
        wrote on last edited by
        #3

        WebKit does, but for some reason it doesn't work on windows, maybe on the next update

        1 Reply Last reply
        0
        • S Offline
          S Offline
          serpulga
          wrote on last edited by
          #4

          [quote author="hellagot" date="1329192578"]WebKit does, but for some reason it doesn't work on windows, maybe on the next update[/quote]

          [quote author="Jake007" date="1329151256"]Qt WebKit doesn't support audio tags.
          I tried w3 audio example in qwebview widget, and the output is:
          " Your browser does not support the audio element."[/quote]

          Thank you guys for your replies.
          It's really a bummer that such basic HTML5 functionality is not supported in some cases.

          1 Reply Last reply
          0
          • X Offline
            X Offline
            xulinguestc
            wrote on last edited by
            #5

            it is amazing that qt webkit doesn't support video/audio tag!!!

            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