Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-45597

Use DirectShow as default multimedia backend on Windows

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • 5.6.0
    • None
    • Multimedia
    • None

    Description

      We currently have two multimedia backends on desktop Windows: DirectShow and WMF.

      • WMF is used with MSVC on Windows Vista and later
      • DirectShow is used on Windows XP with all compilers and on other versions with MinGW

      We should use only one backend for all versions of Windows and with all compilers in order to ease maintenance. DirectShow also has the advantage of having better codec support.

      Some missing features need to be implemented to be on par with the WMF backend and to not brake existing apps.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-45597
          # Subject Branch Project Status CR V

          Activity

            People

              ylopes Yoann Lopes
              ylopes Yoann Lopes
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes