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. what are the exact file-format support by QMediaPlayer?eg. .mp3
Forum Updated to NodeBB v4.3 + New Features

what are the exact file-format support by QMediaPlayer?eg. .mp3

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

    what are the exact file-format support by QMediaPlayer?eg. .mp3

    jsulmJ 1 Reply Last reply
    0
    • O opengpu

      what are the exact file-format support by QMediaPlayer?eg. .mp3

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @opengpu Depends on installed codecs ans the OS. I don't think you will get an exact list.
      On Linux, for example, GStreamer is used as backend for multimedia. So, supported formats depend on what GStreamer supports and which parts of GStreamer are installed.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      O 1 Reply Last reply
      3
      • jsulmJ jsulm

        @opengpu Depends on installed codecs ans the OS. I don't think you will get an exact list.
        On Linux, for example, GStreamer is used as backend for multimedia. So, supported formats depend on what GStreamer supports and which parts of GStreamer are installed.

        O Offline
        O Offline
        opengpu
        wrote on last edited by
        #3

        @jsulm said in what are the exact file-format support by QMediaPlayer?eg. .mp3:

        Depends on installed codecs ans the OS. I don't think you will get an exact list.
        On Linux, for example, GStreamer is

        i am on WIndows 10.
        so there is no way to get the exact list? i want to filter the files when select audio file

        jsulmJ 1 Reply Last reply
        0
        • O opengpu

          @jsulm said in what are the exact file-format support by QMediaPlayer?eg. .mp3:

          Depends on installed codecs ans the OS. I don't think you will get an exact list.
          On Linux, for example, GStreamer is

          i am on WIndows 10.
          so there is no way to get the exact list? i want to filter the files when select audio file

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @opengpu https://doc.qt.io/qt-5/qaudioencodersettingscontrol.html#supportedAudioCodecs

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          3

          • Login

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