Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.6.0 RC, 5.6.0
-
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
- is duplicated by
-
QTBUG-54878 mp4 video files do not play in qt 5.7.0
- Closed
- is required for
-
QTBUG-45599 Remove WMF backend
- Closed
- relates to
-
QTBUG-32783 QMediaPlayer should select its backend depending on the media played
- Closed
-
QTBUG-96599 No documentation for how to support different video formats
- Closed