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. How to get list of video file formats that Qt is currently supporting in QML (not video codecs)?
Forum Updated to NodeBB v4.3 + New Features

How to get list of video file formats that Qt is currently supporting in QML (not video codecs)?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 208 Views 2 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
    Siarhei Darhel
    wrote on 27 Jul 2022, 20:34 last edited by
    #1

    Hi here!
    And thank you in advance !
    I am wondering if there is a way to get list of currently supporting video file formats (extensions) in Qt/Qml ? Not a video codecs. I need it for setting file dialog nameFilters with that, so the user will select video which Qt can play.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 28 Jul 2022, 21:23 last edited by
      #2

      Hi,

      I don't remember such a possibility. It would be anyway complicated as a file extension does not necessarily provides the adequate information. You can have different containers using different video codecs and audio codecs but the extension wont't change.

      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
      0

      1/2

      27 Jul 2022, 20:34

      • Login

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