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. Any plans to get Qt Multimedia working on Windows?

Any plans to get Qt Multimedia working on Windows?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 466 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.
  • K Offline
    K Offline
    kitfox
    wrote on last edited by
    #1

    After doing a lot of testing trying to get Qt Multimedia related classes working in a Windows environment, I came across this:

    https://doc.qt.io/qt-5/qtmultimedia-windows.html

    This was referenced by a newsgroup post from 2014 so presumably it's been an issue for a while.

    I have program that I want to use to publish multimedia content and would like for it to run in a Windows envirnoment. Is there any hope that the Windows bindings for this library will ever be completed?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That's bit too light in details. What feature do you need exactly ?

      On a side note, you should rather bring this topic to the interest mailing list. You'll find there QtMultimedia's developers/maintainers. This forum is more user oriented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • K Offline
        K Offline
        kitfox
        wrote on last edited by
        #3

        I'd like to be able to create a video and have my program generate the audio and video content for the file. I'm considering using the ffmpeg library, but wanted to see if there was a pure Qt solution first.

        I'm having very little luck. Even querying QMediaRecorder to get a list of available codecs is returning null. The linked page suggests that the bulk of Qt Multimedia is not implemented on Windows, which would explain my problems. However, it also means that I cannot use Qt for multimedia if I want a cross platform program.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          VLC might be an interesting option too as it provides bindings for Qt.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

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