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. Is QMediaPlayer supporting AVI files

Is QMediaPlayer supporting AVI files

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

    I tried the example "videoWiget" and it only support mp4... but the mime supported returns avi
    So when I select an AVI file it's grey even when the typeselector is on AVI DIVX(returned from mime supported)
    I can't accept the avi file.
    SO is QMediaPlayer a useless class? or The example badly implements support for codecs?
    I tested on linux It reads only the sound and black frame for display(the type selector is on . and nothing more)
    On Mac OS X catalina I can't even choose something else than mp4

    jsulmJ 1 Reply Last reply
    0
    • A Arafaer86

      I tried the example "videoWiget" and it only support mp4... but the mime supported returns avi
      So when I select an AVI file it's grey even when the typeselector is on AVI DIVX(returned from mime supported)
      I can't accept the avi file.
      SO is QMediaPlayer a useless class? or The example badly implements support for codecs?
      I tested on linux It reads only the sound and black frame for display(the type selector is on . and nothing more)
      On Mac OS X catalina I can't even choose something else than mp4

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

      @Arafaer86 said in Is QMediaPlayer supporting AVI files:

      On Mac OS X catalina I can't even choose something else than mp4

      Choose where?
      On Linux you need to install needed GStreamer plug-ins.

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

      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