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

QMediaPlayer fails to play some fomats (mp4/mkv)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.6.0 RC, 5.6.0
    • Multimedia
    • None
    •  * Windows 10 Pro Update 1511
       * Qt 5.6
       * msvc 2015 compiler (32 and 64 bit and WinRT), mingw
       * Nvidia GeForce GTX 960
       * OpenGL 4.4
       * DirectX 9.0c and 11.0

    Description

      Using the media-player example ("player"):

      The player compiles fine, but if I try to open different media files, some types will fail, all with the same error:

      DirectShowPlayerService::doRender: Unresolved error code 80040266
      

      I tested the following types:

      • .mp4
      • .mkv

      I tested .wmv too, but those worked. I tested all files using the Windows 10 Media-Player and VLC-mediaplayer - all worked fine.

      Update:
      I tested some more with 5.6 and got the following, interesting results:

      • Msvc 2015 x64: Shows the error code
      • Msvc 2015 and mingw x86: No error code, but will fail nonetheless
      • Msvc 2015 WinRT x64: No error and the video plays, but you can only hear sound, no display!

      I'm not shure what this means, but it may help.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ylopes Yoann Lopes
              SkyCoder Felix Barz
              Votes:
              13 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes